>>> Unpacking source... >>> Unpacking audacity-src-1.3.4.tar.bz2 to /var/tmp/portage/media-sound/audacity-1.3.4-r3/work >>> Unpacking pa_stable_v19_20071207.tar.gz to /var/tmp/portage/media-sound/audacity-1.3.4-r3/work >>> Unpacking audacity-1.3.4-portaudio-cvs-rev1.7.patch.bz2 to /var/tmp/portage/media-sound/audacity-1.3.4-r3/work * Updating portaudio-v19 snapshot to pa_stable_v19_20071207 * Applying audacity-1.3.4-nolibfailure.patch ...  [ ok ] * Applying CVE-2007-6061.patch ...  [ ok ] * Applying audacity-1.3.4-portaudio-cvs-rev1.7.patch ...  [ ok ] * Applying audacity-1.3.4-automagic.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/FileDialog' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/portaudio-v19/bindings/cpp' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/portaudio-v19' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/portmixer' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/dlcompat' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: audacity-src-1.3.4-beta * Applying install-sh-1.5.patch ... * Applying sed-1.5.6.patch ... * Applying uclibc-ltconf-1.3.0.patch ... * Running elibtoolize in: audacity-src-1.3.4-beta/lib-src/portaudio-v19 * Applying install-sh-1.5.patch ... * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta ... * Checking wxGTK-2.8 for X support ...  [ ok ] * Requested wxWidgets: unicode 2.8 * Using wxWidgets: gtk2-unicode-release-2.8 * econf: updating audacity-src-1.3.4-beta/config.guess with /usr/share/gnuconfig/config.guess * econf: updating audacity-src-1.3.4-beta/config.sub with /usr/share/gnuconfig/config.sub * econf: updating audacity-src-1.3.4-beta/lib-src/libresample/config.guess with /usr/share/gnuconfig/config.guess * econf: updating audacity-src-1.3.4-beta/lib-src/libresample/config.sub with /usr/share/gnuconfig/config.sub * econf: updating audacity-src-1.3.4-beta/lib-src/portaudio-v19/config.guess with /usr/share/gnuconfig/config.guess * econf: updating audacity-src-1.3.4-beta/lib-src/portaudio-v19/bindings/cpp/build/gnu/config.guess with /usr/share/gnuconfig/config.guess * econf: updating audacity-src-1.3.4-beta/lib-src/portaudio-v19/bindings/cpp/build/gnu/config.sub with /usr/share/gnuconfig/config.sub * econf: updating audacity-src-1.3.4-beta/lib-src/portaudio-v19/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-libexpat=system --enable-unicode --without-ladspa --with-vorbis --with-libmad --with-id3tag --with-libflac --disable-vamp --with-libtwolame --with-soundtouch --with-libsamplerate --with-alsa --without-jack --build=i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for a BSD-compatible install... /usr/bin/install -c configure: Determining what libraries are available in this tree and on the system checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes configure: Libsndfile libraries are available as system libraries checking for ./lib-src/libsndfile/src/sndfile.h.in... no configure: libsndfile libraries are NOT available in this source tree 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 for XML_ParserCreate in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes configure: Expat libraries are available as system libraries checking for ./lib-src/expat/xmlparse/xmlparse.h... yes configure: Expat libraries are available in the local tree checking for SAMPLERATE... yes configure: Libsamplerate libraries are available as system libraries checking for ./lib-src/libsamplerate/src/samplerate.h... no configure: libsamplerate libraries are NOT available in the local tree checking for ./lib-src/libresample/include/libresample.h... yes configure: libresample libraries are available in the local tree checking for vorbis_bitrate_addblock in -lvorbisfile... yes checking vorbis/vorbisfile.h usability... yes checking vorbis/vorbisfile.h presence... yes checking for vorbis/vorbisfile.h... yes configure: Vorbis libraries are available as system libraries checking for ./lib-src/libvorbis/include/vorbis/vorbisenc.h... no checking for ./lib-src/libogg/include/ogg/ogg.h... no configure: Vorbis libraries are NOT available in this source tree checking for LIBMAD... yes checking for mad_decoder_init in -lmad... yes configure: libmad libraries are available as system libraries checking for ./lib-src/libmad/frame.h... no configure: libmad libraries are NOT available in the local tree checking for FLAC__stream_decoder_new in -lFLAC... yes checking FLAC/format.h usability... yes checking FLAC/format.h presence... yes checking for FLAC/format.h... yes configure: FLAC libraries are available as system libraries checking for ./lib-src/libflac/include/FLAC/format.h... no checking for ./lib-src/libflac/include/FLAC++/decoder.h... no configure: FLAC libraries are NOT available in this source tree checking for id3_file_open in -lid3tag... yes checking id3tag.h usability... yes checking id3tag.h presence... yes checking for id3tag.h... yes configure: Libid3tag libraries are available as system libraries checking for ./lib-src/libid3tag/frame.h... no configure: libid3tag libraries are NOT available in the local tree checking for SOUNDTOUCH... yes configure: Libsoundtouch libraries are available as system libraries checking for ./lib-src/soundtouch/include/SoundTouch.h... no configure: libsoundtouch libraries are NOT available in the local tree checking for ./lib-src/libnyquist/nyx/nyx.h... yes configure: nyquist libraries are available in the local tree checking for VAMP... no configure: Vamp libraries are NOT available as system libraries checking for ./lib-src/libvamp/vamp-sdk/hostext/PluginLoader.h... yes configure: Vamp libraries are available in the local tree checking for LIBTWOLAME... yes configure: Libtwolame library available as system library checking for ./lib-src/twolame/libtwolame/twolame.h... no configure: libtwolame library is NOT available in the local tree configure: Figuring out what libraries to enable configure: Using SYSTEM libraries for LIBVORBIS configure: Using SYSTEM libraries for LIBMAD configure: Using SYSTEM libraries for LIBSNDFILE configure: Using SYSTEM libraries for LIBFLAC configure: Using SYSTEM libraries for LIBID3TAG configure: Using SYSTEM libraries for LIBSAMPLERATE configure: Using LOCAL libraries for LIBRESAMPLE configure: Using SYSTEM libraries for LIBSOUNDTOUCH configure: Using LOCAL libraries for LIBNYQUIST configure: disabling LIBVAMP at your request configure: Using SYSTEM libraries for LIBEXPAT configure: Using SYSTEM libraries for LIBTWOLAME configure: Both libresample and libsamplerate are available configure: deciding which to use based on arguments ... configure: Using libsamplerate as requested checking for wx-config... /usr/lib/wx/config/gtk2-unicode-release-2.8 configure: Checking that the installed version of wxWidgets is at least 2.6.x Great, you're using wxWidgets 2.8.7! checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for snd_pcm_open in -lasound... no configure: WARNING: Support for alsa not available checking for HPI_SubSysCreate in -lhpi... no checking for clock_gettime in -lrt... no checking for clock_gettime... no checking for nanosleep... no checking for lrint... yes checking for lrintf... yes checking for an ANSI C-conforming const... yes checking for size_t... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: creating lib-src/Makefile config.status: creating lib-src/allegro/Makefile config.status: creating lib-src/expat/Makefile config.status: creating lib-src/libnyquist/Makefile config.status: creating lib-src/libvamp/Makefile config.status: creating lib-src/portaudio/pa_unix_oss/Makefile config.status: creating locale/Makefile config.status: WARNING: locale/Makefile.in seems to ignore the --datarootdir setting config.status: creating tests/Makefile config.status: creating src/configunix.h === configuring in lib-src/FileDialog (/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/FileDialog) configure: running /bin/sh ./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-libexpat=system' '--enable-unicode' '--without-ladspa' '--with-vorbis' '--with-libmad' '--with-id3tag' '--with-libflac' '--disable-vamp' '--with-libtwolame' '--with-soundtouch' '--with-libsamplerate' '--with-alsa' '--without-jack' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden' '--with-wx-config=/usr/lib/wx/config/gtk2-unicode-release-2.8' '--with-pa-include=../portaudio-v19/include' --cache-file=/dev/null --srcdir=. checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ 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 i686-pc-linux-gnu-g++ accepts -g... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for ar... /usr/bin/ar checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for wx-config... /usr/lib/wx/config/gtk2-unicode-release-2.8 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.4.0... yes (version 2.12.8) configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in lib-src/portaudio-v19 (/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/portaudio-v19) configure: running /bin/sh ./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-libexpat=system' '--enable-unicode' '--without-ladspa' '--with-vorbis' '--with-libmad' '--with-id3tag' '--with-libflac' '--disable-vamp' '--with-libtwolame' '--with-soundtouch' '--with-libsamplerate' '--with-alsa' '--without-jack' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden' '--with-wx-config=/usr/lib/wx/config/gtk2-unicode-release-2.8' '--with-pa-include=../portaudio-v19/include' --cache-file=/dev/null --srcdir=. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for correct ltmain.sh version... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gfortran static flag -static works... yes checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/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 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ar... /usr/bin/ar checking whether byte ordering is bigendian... no checking for snd_pcm_open in -lasound... yes checking for HPI_SubSysCreate in -lhpi... no checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for JACK... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 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 === configuring in lib-src/portmixer (/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/portmixer) configure: running /bin/sh ./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-libexpat=system' '--enable-unicode' '--without-ladspa' '--with-vorbis' '--with-libmad' '--with-id3tag' '--with-libflac' '--disable-vamp' '--with-libtwolame' '--with-soundtouch' '--with-libsamplerate' '--with-alsa' '--without-jack' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden' '--with-wx-config=/usr/lib/wx/config/gtk2-unicode-release-2.8' '--with-pa-include=../portaudio-v19/include' --cache-file=/dev/null --srcdir=. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for ar... /usr/bin/ar checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether to compile debug version... no 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 linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no configure: --------------------------------------- configure: Including support for OSS configure: Including support for ALSA configure: --------------------------------------- configure: creating ./config.status config.status: creating Makefile Finished configure: LIBVORBIS: using SYSTEM libraries LIBMAD: using SYSTEM libraries LIBSNDFILE: using SYSTEM libraries LIBFLAC: using SYSTEM libraries LIBID3TAG: using SYSTEM libraries LIBSAMPLERATE: using SYSTEM libraries LIBRESAMPLE: disabled LIBSOUNDTOUCH: using SYSTEM libraries LIBNYQUIST: using LOCAL libraries LIBVAMP: disabled LIBEXPAT: using SYSTEM libraries LIBTWOLAME: using SYSTEM libraries ladspa: enabled audiounits: disabled prefix=/usr portaudio: v19 Run 'configure --help' for an explanation of these options, otherwise run 'make' to build Audacity. make -C lib-src make[1]: Entering directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src' make -C libnyquist make[2]: Entering directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/libnyquist' i686-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft -c -o nyx/nyx.o nyx/nyx.c In Datei, eingefügt von nyx/nyx.c:27: xlisp/xlisp.h:156:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyx/nyx.c:26: sys/switches.h:26:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft -c -o xlisp/path.o xlisp/path.c In Datei, eingefügt von xlisp/path.c:15: xlisp/xlisp.h:156:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von xlisp/path.c:14: sys/switches.h:26:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c xlisp/extern.c -o xlisp/extern.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xldmem.c -o xlisp/xldmem.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlbfun.c -o xlisp/xlbfun.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlcont.c -o xlisp/xlcont.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xldbug.c -o xlisp/xldbug.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xleval.c -o xlisp/xleval.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlfio.c -o xlisp/xlfio.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von xlisp/xlfio.c:16: xlisp/xlisp.h:156:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von xlisp/xlfio.c:12: sys/switches.h:26:1: Warnung: dies ist die Stelle der vorherigen Definition cd misc; make intgen make[3]: Entering directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/libnyquist/misc' cc -g -I../sys -I../cmt -g -I../sys -I../cmt -c -o cmdline.o cmdline.c cc -g -I../sys -I../cmt -g -I../sys -I../cmt -c -o intgen.o intgen.c In Datei, eingefügt von intgen.c:114: ../sys/switches.h:73:1: Warnung: »NYQUIST« redefiniert intgen.c:93:1: Warnung: dies ist die Stelle der vorherigen Definition cc -g -I../sys -I../cmt cmdline.o intgen.o -o ./intgen make[3]: Leaving directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/libnyquist/misc' misc/intgen nyqsrc/sndfnint snd/snd.h nyqsrc/sound.h nyqsrc/downsample.h nyqsrc/sndread.h nyqsrc/sndseq.h nyqsrc/add.h nyqsrc/multiseq.h nyqsrc/samples.h nyqsrc/sndwrite.h nyqsrc/sndmax.h nyqsrc/compose.h nyqsrc/inverse.h nyqsrc/resamp.h nyqsrc/resampv.h nyqsrc/fft.h nyqsrc/avg.h tran/amosc.h tran/clip.h tran/const.h tran/fmosc.h tran/integrate.h tran/log.h tran/maxv.h tran/osc.h tran/prod.h tran/buzz.h tran/pwl.h tran/recip.h tran/upsample.h tran/scale.h tran/sine.h tran/partial.h tran/white.h tran/tone.h tran/tonev.h tran/atonev.h tran/atone.h tran/reson.h tran/areson.h tran/resonvc.h tran/resoncv.h tran/aresonvc.h tran/aresoncv.h tran/resonvv.h tran/aresonvv.h tran/offset.h tran/slope.h tran/delay.h tran/delaycv.h tran/shape.h tran/sampler.h tran/exp.h tran/siosc.h tran/follow.h tran/gate.h tran/quantize.h tran/ifft.h tran/congen.h tran/fromobject.h tran/fromarraystream.h tran/coterm.h tran/convolve.h tran/alpass.h tran/oneshot.h tran/chase.h tran/tapv.h tran/biquad.h tran/pluck.h tran/abs.h tran/sqrt.h tran/alpasscv.h tran/alpassvc.h writing nyqsrc/sndfnint.c ... snd/snd.h writing nyqsrc/sndfnint.lsp ... nyqsrc/sound.h nyqsrc/downsample.h nyqsrc/sndread.h nyqsrc/sndseq.h nyqsrc/add.h nyqsrc/multiseq.h nyqsrc/samples.h nyqsrc/sndwrite.h nyqsrc/sndmax.h nyqsrc/compose.h nyqsrc/inverse.h nyqsrc/resamp.h nyqsrc/resampv.h nyqsrc/fft.h nyqsrc/avg.h tran/amosc.h tran/clip.h tran/const.h tran/fmosc.h tran/integrate.h tran/log.h tran/maxv.h tran/osc.h tran/prod.h tran/buzz.h tran/pwl.h tran/recip.h tran/upsample.h tran/scale.h tran/sine.h tran/partial.h tran/white.h tran/tone.h tran/tonev.h tran/atonev.h tran/atone.h tran/reson.h tran/areson.h tran/resonvc.h tran/resoncv.h tran/aresonvc.h tran/aresoncv.h tran/resonvv.h tran/aresonvv.h tran/offset.h tran/slope.h tran/delay.h tran/delaycv.h tran/shape.h tran/sampler.h tran/exp.h tran/siosc.h tran/follow.h tran/gate.h tran/quantize.h tran/ifft.h tran/congen.h tran/fromobject.h tran/fromarraystream.h tran/coterm.h tran/convolve.h tran/alpass.h tran/oneshot.h tran/chase.h tran/tapv.h tran/biquad.h tran/pluck.h tran/abs.h tran/sqrt.h tran/alpasscv.h tran/alpassvc.h Add nyqsrc/sndfnintdefs.h to localdefs.h and add nyqsrc/sndfnintptrs.h to localptrs.h misc/intgen nyqsrc/seqfnint cmt/seqdecls.h nyqsrc/seqext.h cmt/seq.h nyqsrc/seqinterf.h cmt/seqread.h cmt/seqmread.h cmt/seqwrite.h cmt/seqmwrite.h writing nyqsrc/seqfnint.c ... cmt/seqdecls.h nyqsrc/seqext.h cmt/seq.h nyqsrc/seqinterf.h writing nyqsrc/seqfnint.lsp ... cmt/seqread.h cmt/seqmread.h cmt/seqwrite.h cmt/seqmwrite.h Add nyqsrc/seqfnintdefs.h to localdefs.h and add nyqsrc/seqfnintptrs.h to localptrs.h i686-pc-linux-gnu-gcc -c xlisp/xlftab.c -o xlisp/xlftab.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von xlisp/xlftab.c:16: xlisp/xlisp.h:156:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von xlisp/xlftab.c:15: sys/switches.h:26:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c xlisp/xlglob.c -o xlisp/xlglob.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlimage.c -o xlisp/xlimage.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlinit.c -o xlisp/xlinit.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlio.c -o xlisp/xlio.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlisp.c -o xlisp/xlisp.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von xlisp/xlisp.c:15: xlisp/xlisp.h:156:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von xlisp/xlisp.c:12: sys/switches.h:26:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c xlisp/xljump.c -o xlisp/xljump.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xllist.c -o xlisp/xllist.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlmath.c -o xlisp/xlmath.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlobj.c -o xlisp/xlobj.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlpp.c -o xlisp/xlpp.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlprin.c -o xlisp/xlprin.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlread.c -o xlisp/xlread.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von xlisp/xlread.c:15: xlisp/xlisp.h:156:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von xlisp/xlread.c:14: sys/switches.h:26:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c xlisp/xlstr.c -o xlisp/xlstr.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlsubr.c -o xlisp/xlsubr.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlsym.c -o xlisp/xlsym.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c xlisp/xlsys.c -o xlisp/xlsys.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c tran/amosc.c -o tran/amosc.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/amosc.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/amosc.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/clip.c -o tran/clip.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/clip.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/clip.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/const.c -o tran/const.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/const.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/const.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/fmosc.c -o tran/fmosc.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/fmosc.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/fmosc.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/integrate.c -o tran/integrate.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/integrate.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/integrate.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/log.c -o tran/log.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/log.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/log.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/maxv.c -o tran/maxv.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/maxv.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/maxv.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/osc.c -o tran/osc.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/osc.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/osc.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/prod.c -o tran/prod.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/prod.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/prod.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/buzz.c -o tran/buzz.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/buzz.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/buzz.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/pwl.c -o tran/pwl.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/pwl.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/pwl.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/recip.c -o tran/recip.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/recip.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/recip.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/upsample.c -o tran/upsample.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/upsample.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/upsample.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/scale.c -o tran/scale.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/scale.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/scale.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/sine.c -o tran/sine.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/sine.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/sine.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/partial.c -o tran/partial.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/partial.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/partial.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/white.c -o tran/white.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/white.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/white.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/tone.c -o tran/tone.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/tone.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/tone.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/tonev.c -o tran/tonev.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/tonev.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/tonev.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/atonev.c -o tran/atonev.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/atonev.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/atonev.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/atone.c -o tran/atone.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/atone.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/atone.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/reson.c -o tran/reson.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/reson.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/reson.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/areson.c -o tran/areson.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/areson.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/areson.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/resonvc.c -o tran/resonvc.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/resonvc.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/resonvc.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/resoncv.c -o tran/resoncv.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/resoncv.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/resoncv.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/aresonvc.c -o tran/aresonvc.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/aresonvc.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/aresonvc.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/aresoncv.c -o tran/aresoncv.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/aresoncv.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/aresoncv.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/resonvv.c -o tran/resonvv.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/resonvv.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/resonvv.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/aresonvv.c -o tran/aresonvv.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/aresonvv.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/aresonvv.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/offset.c -o tran/offset.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/offset.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/offset.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/slope.c -o tran/slope.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/slope.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/slope.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/delay.c -o tran/delay.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/delay.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/delay.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/delaycv.c -o tran/delaycv.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/delaycv.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/delaycv.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/shape.c -o tran/shape.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/shape.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/shape.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/sampler.c -o tran/sampler.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/sampler.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/sampler.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/exp.c -o tran/exp.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/exp.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/exp.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/siosc.c -o tran/siosc.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/siosc.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/siosc.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/follow.c -o tran/follow.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/follow.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/follow.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/gate.c -o tran/gate.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/gate.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/gate.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/quantize.c -o tran/quantize.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/quantize.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/quantize.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/ifft.c -o tran/ifft.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/ifft.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/ifft.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/congen.c -o tran/congen.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/congen.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/congen.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/fromobject.c -o tran/fromobject.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/fromobject.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/fromobject.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/fromarraystream.c -o tran/fromarraystream.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/fromarraystream.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/fromarraystream.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/coterm.c -o tran/coterm.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/coterm.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/coterm.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/convolve.c -o tran/convolve.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/convolve.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/convolve.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/alpass.c -o tran/alpass.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/alpass.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/alpass.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/oneshot.c -o tran/oneshot.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/oneshot.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/oneshot.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/chase.c -o tran/chase.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/chase.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/chase.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/tapv.c -o tran/tapv.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/tapv.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/tapv.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/biquad.c -o tran/biquad.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/biquad.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/biquad.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/pluck.c -o tran/pluck.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/pluck.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/pluck.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/abs.c -o tran/abs.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/abs.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/abs.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/sqrt.c -o tran/sqrt.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/sqrt.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/sqrt.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/alpasscv.c -o tran/alpasscv.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/alpasscv.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/alpasscv.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c tran/alpassvc.c -o tran/alpassvc.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von tran/alpassvc.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von tran/alpassvc.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c cmt/cext.c -o cmt/cext.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/cleanup.c -o cmt/cleanup.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/cmdline.c -o cmt/cmdline.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/cmtcmd.c -o cmt/cmtcmd.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/moxc.c -o cmt/moxc.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/mem.c -o cmt/mem.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/midifile.c -o cmt/midifile.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/midifns.c -o cmt/midifns.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/record.c -o cmt/record.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/seq.c -o cmt/seq.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/seqmread.c -o cmt/seqmread.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/seqmwrite.c -o cmt/seqmwrite.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/seqread.c -o cmt/seqread.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/seqwrite.c -o cmt/seqwrite.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/tempomap.c -o cmt/tempomap.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/timebase.c -o cmt/timebase.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c cmt/userio.c -o cmt/userio.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/userio.c:152: xlisp/xlisp.h:156:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von cmt/userio.c:72: sys/switches.h:26:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/debug.c -o nyqsrc/debug.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/debug.c:3: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/debug.c:2: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/falloc.c -o nyqsrc/falloc.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/falloc.c:8: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/falloc.c:7: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/add.c -o nyqsrc/add.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von nyqsrc/add.c:40: xlisp/xlisp.h:156:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/add.c:35: sys/switches.h:26:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/local.c -o nyqsrc/local.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/local.c:9: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/local.c:8: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/downsample.c -o nyqsrc/downsample.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/downsample.c:15: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/downsample.c:14: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/handlers.c -o nyqsrc/handlers.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c nyqsrc/multiread.c -o nyqsrc/multiread.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/multiread.c:17: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/multiread.c:16: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/multiseq.c -o nyqsrc/multiseq.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/multiseq.c:15: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/multiseq.c:14: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/samples.c -o nyqsrc/samples.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/samples.c:13: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/samples.c:12: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/seqext.c -o nyqsrc/seqext.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/seqext.c:20: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/seqext.c:19: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/seqinterf.c -o nyqsrc/seqinterf.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von nyqsrc/seqinterf.c:4: xlisp/xlisp.h:156:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/seqinterf.c:3: sys/switches.h:26:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/sndread.c -o nyqsrc/sndread.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von nyqsrc/sndread.c:30: xlisp/xlisp.h:156:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/sndread.c:9: sys/switches.h:26:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/sndseq.c -o nyqsrc/sndseq.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/sndseq.c:15: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/sndseq.c:14: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/sndwrite.c -o nyqsrc/sndwrite.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von nyqsrc/sndwrite.c:22: xlisp/xlisp.h:156:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/sndwrite.c:9: sys/switches.h:26:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/sndmax.c -o nyqsrc/sndmax.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/sndmax.c:15: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/sndmax.c:14: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/sound.c -o nyqsrc/sound.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/sound.c:14: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/sound.c:13: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/stats.c -o nyqsrc/stats.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von nyqsrc/stats.c:11: xlisp/xlisp.h:156:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/stats.c:6: sys/switches.h:26:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/compose.c -o nyqsrc/compose.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/compose.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/compose.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/inverse.c -o nyqsrc/inverse.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/inverse.c:14: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/inverse.c:13: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/resamp.c -o nyqsrc/resamp.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/resamp.c:15: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/resamp.c:14: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/resampv.c -o nyqsrc/resampv.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/resampv.c:15: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/resampv.c:14: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/ffilterkit.c -o nyqsrc/ffilterkit.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c nyqsrc/avg.c -o nyqsrc/avg.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/avg.c:6: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/avg.c:5: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/fft.c -o nyqsrc/fft.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/fft.c:9: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/fft.c:8: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/sndfail.c -o nyqsrc/sndfail.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c fft/fftn.c -o fft/fftn.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c nyqsrc/sndfnint.c -o nyqsrc/sndfnint.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/cext.h:42, von nyqsrc/stdefs.h:44, von nyqsrc/sound.h:9, von nyqsrc/sndfnint.c:44: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/sndfnint.c:29: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c nyqsrc/seqfnint.c -o nyqsrc/seqfnint.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft In Datei, eingefügt von cmt/seqdecls.h:5, von nyqsrc/seqfnint.c:22: sys/switches.h:26:1: Warnung: »XL_LITTLE_ENDIAN« redefiniert In Datei, eingefügt von nyqsrc/seqfnint.c:9: xlisp/xlisp.h:156:1: Warnung: dies ist die Stelle der vorherigen Definition i686-pc-linux-gnu-gcc -c snd/audionone.c -o snd/audionone.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c snd/sndlinux.c -o snd/sndlinux.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c snd/ieeecvt.c -o snd/ieeecvt.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c snd/snd.c -o snd/snd.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c snd/sndcvt.c -o snd/sndcvt.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c snd/sndio.c -o snd/sndio.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -c snd/sndheader.c -o snd/sndheader.o -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft i686-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -g -DCMTSTUFF -O2 -DEXT -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft -c -o sys/term.o sys/term.c ar ruv libnyquist.a nyx/nyx.o xlisp/path.o xlisp/extern.o xlisp/xldmem.o xlisp/xlbfun.o xlisp/xlcont.o xlisp/xldbug.o xlisp/xleval.o xlisp/xlfio.o xlisp/xlftab.o xlisp/xlglob.o xlisp/xlimage.o xlisp/xlinit.o xlisp/xlio.o xlisp/xlisp.o xlisp/xljump.o xlisp/xllist.o xlisp/xlmath.o xlisp/xlobj.o xlisp/xlpp.o xlisp/xlprin.o xlisp/xlread.o xlisp/xlstr.o xlisp/xlsubr.o xlisp/xlsym.o xlisp/xlsys.o tran/amosc.o tran/clip.o tran/const.o tran/fmosc.o tran/integrate.o tran/log.o tran/maxv.o tran/osc.o tran/prod.o tran/buzz.o tran/pwl.o tran/recip.o tran/upsample.o tran/scale.o tran/sine.o tran/partial.o tran/white.o tran/tone.o tran/tonev.o tran/atonev.o tran/atone.o tran/reson.o tran/areson.o tran/resonvc.o tran/resoncv.o tran/aresonvc.o tran/aresoncv.o tran/resonvv.o tran/aresonvv.o tran/offset.o tran/slope.o tran/delay.o tran/delaycv.o tran/shape.o tran/sampler.o tran/exp.o tran/siosc.o tran/follow.o tran/gate.o tran/quantize.o tran/ifft.o tran/congen.o tran/fromobject.o tran/fromarraystream.o tran/coterm.o tran/convolve.o tran/alpass.o tran/oneshot.o tran/chase.o tran/tapv.o tran/biquad.o tran/pluck.o tran/abs.o tran/sqrt.o tran/alpasscv.o tran/alpassvc.o cmt/cext.o cmt/cleanup.o cmt/cmdline.o cmt/cmtcmd.o cmt/moxc.o cmt/mem.o cmt/midifile.o cmt/midifns.o cmt/record.o cmt/seq.o cmt/seqmread.o cmt/seqmwrite.o cmt/seqread.o cmt/seqwrite.o cmt/tempomap.o cmt/timebase.o cmt/userio.o nyqsrc/debug.o nyqsrc/falloc.o nyqsrc/add.o nyqsrc/local.o nyqsrc/downsample.o nyqsrc/handlers.o nyqsrc/multiread.o nyqsrc/multiseq.o nyqsrc/samples.o nyqsrc/seqext.o nyqsrc/seqinterf.o nyqsrc/sndread.o nyqsrc/sndseq.o nyqsrc/sndwrite.o nyqsrc/sndmax.o nyqsrc/sound.o nyqsrc/stats.o nyqsrc/compose.o nyqsrc/inverse.o nyqsrc/resamp.o nyqsrc/resampv.o nyqsrc/ffilterkit.o nyqsrc/avg.o nyqsrc/fft.o nyqsrc/sndfail.o fft/fftn.o nyqsrc/sndfnint.o nyqsrc/seqfnint.o snd/audionone.o snd/sndlinux.o snd/ieeecvt.o snd/snd.o snd/sndcvt.o snd/sndio.o snd/sndheader.o sys/term.o ar: creating libnyquist.a a - nyx/nyx.o a - xlisp/path.o a - xlisp/extern.o a - xlisp/xldmem.o a - xlisp/xlbfun.o a - xlisp/xlcont.o a - xlisp/xldbug.o a - xlisp/xleval.o a - xlisp/xlfio.o a - xlisp/xlftab.o a - xlisp/xlglob.o a - xlisp/xlimage.o a - xlisp/xlinit.o a - xlisp/xlio.o a - xlisp/xlisp.o a - xlisp/xljump.o a - xlisp/xllist.o a - xlisp/xlmath.o a - xlisp/xlobj.o a - xlisp/xlpp.o a - xlisp/xlprin.o a - xlisp/xlread.o a - xlisp/xlstr.o a - xlisp/xlsubr.o a - xlisp/xlsym.o a - xlisp/xlsys.o a - tran/amosc.o a - tran/clip.o a - tran/const.o a - tran/fmosc.o a - tran/integrate.o a - tran/log.o a - tran/maxv.o a - tran/osc.o a - tran/prod.o a - tran/buzz.o a - tran/pwl.o a - tran/recip.o a - tran/upsample.o a - tran/scale.o a - tran/sine.o a - tran/partial.o a - tran/white.o a - tran/tone.o a - tran/tonev.o a - tran/atonev.o a - tran/atone.o a - tran/reson.o a - tran/areson.o a - tran/resonvc.o a - tran/resoncv.o a - tran/aresonvc.o a - tran/aresoncv.o a - tran/resonvv.o a - tran/aresonvv.o a - tran/offset.o a - tran/slope.o a - tran/delay.o a - tran/delaycv.o a - tran/shape.o a - tran/sampler.o a - tran/exp.o a - tran/siosc.o a - tran/follow.o a - tran/gate.o a - tran/quantize.o a - tran/ifft.o a - tran/congen.o a - tran/fromobject.o a - tran/fromarraystream.o a - tran/coterm.o a - tran/convolve.o a - tran/alpass.o a - tran/oneshot.o a - tran/chase.o a - tran/tapv.o a - tran/biquad.o a - tran/pluck.o a - tran/abs.o a - tran/sqrt.o a - tran/alpasscv.o a - tran/alpassvc.o a - cmt/cext.o a - cmt/cleanup.o a - cmt/cmdline.o a - cmt/cmtcmd.o a - cmt/moxc.o a - cmt/mem.o a - cmt/midifile.o a - cmt/midifns.o a - cmt/record.o a - cmt/seq.o a - cmt/seqmread.o a - cmt/seqmwrite.o a - cmt/seqread.o a - cmt/seqwrite.o a - cmt/tempomap.o a - cmt/timebase.o a - cmt/userio.o a - nyqsrc/debug.o a - nyqsrc/falloc.o a - nyqsrc/add.o a - nyqsrc/local.o a - nyqsrc/downsample.o a - nyqsrc/handlers.o a - nyqsrc/multiread.o a - nyqsrc/multiseq.o a - nyqsrc/samples.o a - nyqsrc/seqext.o a - nyqsrc/seqinterf.o a - nyqsrc/sndread.o a - nyqsrc/sndseq.o a - nyqsrc/sndwrite.o a - nyqsrc/sndmax.o a - nyqsrc/sound.o a - nyqsrc/stats.o a - nyqsrc/compose.o a - nyqsrc/inverse.o a - nyqsrc/resamp.o a - nyqsrc/resampv.o a - nyqsrc/ffilterkit.o a - nyqsrc/avg.o a - nyqsrc/fft.o a - nyqsrc/sndfail.o a - fft/fftn.o a - nyqsrc/sndfnint.o a - nyqsrc/seqfnint.o a - snd/audionone.o a - snd/sndlinux.o a - snd/ieeecvt.o a - snd/snd.o a - snd/sndcvt.o a - snd/sndio.o a - snd/sndheader.o a - sys/term.o ranlib libnyquist.a make[2]: Leaving directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/libnyquist' ln -sf libnyquist/libnyquist.a libnyquist.a make -C allegro make[2]: Entering directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/allegro' i686-pc-linux-gnu-g++ -c -g -O allegro.cpp -o allegro.cpp.o i686-pc-linux-gnu-g++ -c -g -O allegrord.cpp -o allegrord.cpp.o allegrord.cpp: In member function »void Allegro_reader::process_attributes(Parameters*, double)«: allegrord.cpp:65: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:69: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:73: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:77: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp: In member function »bool Allegro_reader::parse()«: allegrord.cpp:125: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:132: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:139: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:146: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:153: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:160: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:167: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:174: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:184: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:200: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:231: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:231: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp: In member function »long int Allegro_reader::parse_int(char*)«: allegrord.cpp:311: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp: In member function »double Allegro_reader::parse_real(char*)«: allegrord.cpp:350: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp: In member function »double Allegro_reader::parse_dur(char*, double)«: allegrord.cpp:380: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:382: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp: In member function »double Allegro_reader::parse_after_dur(double, char*, int, double)«: allegrord.cpp:432: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp: At global scope: allegrord.cpp:441: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:441: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:441: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:441: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:441: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:441: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:441: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:441: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp: In member function »double Allegro_reader::parse_loud(char*)«: allegrord.cpp:446: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp: In member function »long int Allegro_reader::parse_key(char*)«: allegrord.cpp:472: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp:473: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp: In member function »long int Allegro_reader::parse_after_key(int, char*, int)«: allegrord.cpp:506: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« allegrord.cpp: In member function »bool Allegro_reader::parse_val(Parameter*, char*, int)«: allegrord.cpp:575: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« i686-pc-linux-gnu-g++ -c -g -O allegrowr.cpp -o allegrowr.cpp.o allegrowr.cpp: In function »void parameter_print(FILE*, Parameter*)«: allegrowr.cpp:30: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« i686-pc-linux-gnu-g++ -c -g -O mfallegro.cpp -o mfallegro.cpp.o mfallegro.cpp: In member function »virtual void Allegro_midifile_reader::Mf_sysex(int, char*)«: mfallegro.cpp:265: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfallegro.cpp: In member function »virtual void Allegro_midifile_reader::Mf_arbitrary(int, char*)«: mfallegro.cpp:271: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfallegro.cpp: In member function »virtual void Allegro_midifile_reader::Mf_metamisc(int, int, char*)«: mfallegro.cpp:277: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfallegro.cpp: In member function »virtual void Allegro_midifile_reader::Mf_seqnum(int)«: mfallegro.cpp:283: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfallegro.cpp: In member function »virtual void Allegro_midifile_reader::Mf_smpte(int, int, int, int, int)«: mfallegro.cpp:289: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfallegro.cpp: In member function »virtual void Allegro_midifile_reader::Mf_sqspecific(int, char*)«: mfallegro.cpp:335: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfallegro.cpp: In member function »virtual void Allegro_midifile_reader::Mf_text(int, int, char*)«: mfallegro.cpp:352: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfallegro.cpp:353: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfallegro.cpp:354: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfallegro.cpp:355: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfallegro.cpp:356: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfallegro.cpp:357: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfallegro.cpp:358: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfallegro.cpp:359: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« i686-pc-linux-gnu-g++ -c -g -O mfmidi.cpp -o mfmidi.cpp.o mfmidi.cpp: In member function »void Midifile_reader::midifile()«: mfmidi.cpp:31: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfmidi.cpp: In member function »int Midifile_reader::readmt(char*, int)«: mfmidi.cpp:45: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfmidi.cpp:51: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfmidi.cpp: In member function »int Midifile_reader::egetc()«: mfmidi.cpp:81: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfmidi.cpp: In member function »int Midifile_reader::readheader()«: mfmidi.cpp:93: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfmidi.cpp: In member function »void Midifile_reader::readtrack()«: mfmidi.cpp:130: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfmidi.cpp:150: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« mfmidi.cpp:155: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« i686-pc-linux-gnu-g++ -c -g -O strparse.cpp -o strparse.cpp.o strparse.cpp:49: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« strparse.cpp:49: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« strparse.cpp:49: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« strparse.cpp:49: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« strparse.cpp:49: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« strparse.cpp: In function »void string_escape(char*, char*, char*)«: strparse.cpp:59: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« i686-pc-linux-gnu-gcc -c -g -O stimelinux.c -o stimelinux.c.o ar ruv allegro.a allegro.cpp.o allegrord.cpp.o allegrowr.cpp.o mfallegro.cpp.o mfmidi.cpp.o strparse.cpp.o stimelinux.c.o ar: creating allegro.a a - allegro.cpp.o a - allegrord.cpp.o a - allegrowr.cpp.o a - mfallegro.cpp.o a - mfmidi.cpp.o a - strparse.cpp.o a - stimelinux.c.o ranlib allegro.a make[2]: Leaving directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/allegro' ln -sf allegro/allegro.a allegro.a make -C FileDialog make[2]: Entering directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/FileDialog' i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -Wall -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 FileDialog.cpp -o FileDialog.o In file included from /usr/include/wx-2.8/wx/clntdata.h:17, from /usr/include/wx-2.8/wx/event.h:18, from /usr/include/wx-2.8/wx/window.h:19, from /usr/include/wx-2.8/wx/toplevel.h:21, from /usr/include/wx-2.8/wx/dialog.h:17, from /usr/include/wx-2.8/wx/filedlg.h:19, from FileDialog.h:31, from FileDialog.cpp:16: /usr/include/wx-2.8/wx/hashmap.h: In member function »wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const«: /usr/include/wx-2.8/wx/hashmap.h:714: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln In file included from /usr/include/wx-2.8/wx/event.h:18, from /usr/include/wx-2.8/wx/window.h:19, from /usr/include/wx-2.8/wx/toplevel.h:21, from /usr/include/wx-2.8/wx/dialog.h:17, from /usr/include/wx-2.8/wx/filedlg.h:19, from FileDialog.h:31, from FileDialog.cpp:16: /usr/include/wx-2.8/wx/clntdata.h: In member function »wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const«: /usr/include/wx-2.8/wx/clntdata.h:20: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln /usr/include/wx-2.8/wx/clntdata.h: In member function »wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const«: /usr/include/wx-2.8/wx/clntdata.h:25: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln In file included from /usr/include/wx-2.8/wx/event.h:21, from /usr/include/wx-2.8/wx/window.h:19, from /usr/include/wx-2.8/wx/toplevel.h:21, from /usr/include/wx-2.8/wx/dialog.h:17, from /usr/include/wx-2.8/wx/filedlg.h:19, from FileDialog.h:31, from FileDialog.cpp:16: /usr/include/wx-2.8/wx/gdicmn.h: In member function »wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const«: /usr/include/wx-2.8/wx/gdicmn.h:544: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -Wall -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 gtk/FileDialogPrivate.cpp -o gtk/FileDialogPrivate.o In file included from /usr/include/wx-2.8/wx/clntdata.h:17, from /usr/include/wx-2.8/wx/event.h:18, from /usr/include/wx-2.8/wx/window.h:19, from /usr/include/wx-2.8/wx/toplevel.h:21, from /usr/include/wx-2.8/wx/dialog.h:17, from /usr/include/wx-2.8/wx/filedlg.h:19, from gtk/../FileDialog.h:31, from gtk/FileDialogPrivate.cpp:19: /usr/include/wx-2.8/wx/hashmap.h: In member function »wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const«: /usr/include/wx-2.8/wx/hashmap.h:714: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln In file included from /usr/include/wx-2.8/wx/event.h:18, from /usr/include/wx-2.8/wx/window.h:19, from /usr/include/wx-2.8/wx/toplevel.h:21, from /usr/include/wx-2.8/wx/dialog.h:17, from /usr/include/wx-2.8/wx/filedlg.h:19, from gtk/../FileDialog.h:31, from gtk/FileDialogPrivate.cpp:19: /usr/include/wx-2.8/wx/clntdata.h: In member function »wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const«: /usr/include/wx-2.8/wx/clntdata.h:20: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln /usr/include/wx-2.8/wx/clntdata.h: In member function »wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const«: /usr/include/wx-2.8/wx/clntdata.h:25: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln In file included from /usr/include/wx-2.8/wx/event.h:21, from /usr/include/wx-2.8/wx/window.h:19, from /usr/include/wx-2.8/wx/toplevel.h:21, from /usr/include/wx-2.8/wx/dialog.h:17, from /usr/include/wx-2.8/wx/filedlg.h:19, from gtk/../FileDialog.h:31, from gtk/FileDialogPrivate.cpp:19: /usr/include/wx-2.8/wx/gdicmn.h: In member function »wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const«: /usr/include/wx-2.8/wx/gdicmn.h:544: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln gtk/FileDialogPrivate.cpp: In function »void gtk_filedialog_ok_callback(GtkWidget*, FileDialog*)«: gtk/FileDialogPrivate.cpp:71: Warnung: »GetStyle« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/filedlg.h:134) gtk/FileDialogPrivate.cpp: In constructor »FileDialog::FileDialog(wxWindow*, const wxString&, const wxString&, const wxString&, const wxString&, long int, const wxPoint&)«: gtk/FileDialogPrivate.cpp:206: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »gchar*« gtk/FileDialogPrivate.cpp:211: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »gchar*« gtk/FileDialogPrivate.cpp: In member function »virtual void FileDialog::SetFilename(const wxString&)«: gtk/FileDialogPrivate.cpp:456: Warnung: »GetStyle« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/filedlg.h:134) /usr/bin/ar ruv FileDialog.a FileDialog.o gtk/FileDialogPrivate.o /usr/bin/ar: creating FileDialog.a a - FileDialog.o a - gtk/FileDialogPrivate.o i686-pc-linux-gnu-ranlib FileDialog.a make[2]: Leaving directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/FileDialog' ln -sf FileDialog/FileDialog.a FileDialog.a make -C portaudio-v19 lib/libportaudio.la make[2]: Entering directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/portaudio-v19' mkdir lib mkdir -p \ src/common \ src/hostapi/alsa \ src/hostapi/asihpi \ src/hostapi/asio \ src/hostapi/coreaudio \ src/hostapi/dsound \ src/hostapi/jack \ src/hostapi/oss \ src/hostapi/wasapi \ src/hostapi/wdmks \ src/hostapi/wmme \ src/os/mac_osx \ src/os/unix \ src/os/win touch lib-stamp /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_allocation.c -o src/common/pa_allocation.lo mkdir src/common/.libs i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_allocation.c -fPIC -DPIC -o src/common/.libs/pa_allocation.o i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_allocation.c -o src/common/pa_allocation.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_converters.c -o src/common/pa_converters.lo i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_converters.c -fPIC -DPIC -o src/common/.libs/pa_converters.o i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_converters.c -o src/common/pa_converters.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_cpuload.c -o src/common/pa_cpuload.lo i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_cpuload.c -fPIC -DPIC -o src/common/.libs/pa_cpuload.o i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_cpuload.c -o src/common/pa_cpuload.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_dither.c -o src/common/pa_dither.lo i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_dither.c -fPIC -DPIC -o src/common/.libs/pa_dither.o i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_dither.c -o src/common/pa_dither.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_debugprint.c -o src/common/pa_debugprint.lo i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_debugprint.c -fPIC -DPIC -o src/common/.libs/pa_debugprint.o i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_debugprint.c -o src/common/pa_debugprint.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_front.c -o src/common/pa_front.lo i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_front.c -fPIC -DPIC -o src/common/.libs/pa_front.o i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_front.c -o src/common/pa_front.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_process.c -o src/common/pa_process.lo i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_process.c -fPIC -DPIC -o src/common/.libs/pa_process.o i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_process.c -o src/common/pa_process.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_skeleton.c -o src/common/pa_skeleton.lo i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_skeleton.c -fPIC -DPIC -o src/common/.libs/pa_skeleton.o i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_skeleton.c -o src/common/pa_skeleton.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_stream.c -o src/common/pa_stream.lo i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_stream.c -fPIC -DPIC -o src/common/.libs/pa_stream.o i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_stream.c -o src/common/pa_stream.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_trace.c -o src/common/pa_trace.lo i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_trace.c -fPIC -DPIC -o src/common/.libs/pa_trace.o i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/common/pa_trace.c -o src/common/pa_trace.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/hostapi/alsa/pa_linux_alsa.c -o src/hostapi/alsa/pa_linux_alsa.lo mkdir src/hostapi/alsa/.libs i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/hostapi/alsa/pa_linux_alsa.c -fPIC -DPIC -o src/hostapi/alsa/.libs/pa_linux_alsa.o src/hostapi/alsa/pa_linux_alsa.c: In Funktion »PaAlsaStreamComponent_FinishConfigure«: src/hostapi/alsa/pa_linux_alsa.c:1363: Warnung: »snd_pcm_sw_params_set_xfer_align« ist veraltet (deklariert bei /usr/include/alsa/pcm.h:1104) i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/hostapi/alsa/pa_linux_alsa.c -o src/hostapi/alsa/pa_linux_alsa.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/hostapi/oss/pa_unix_oss.c -o src/hostapi/oss/pa_unix_oss.lo mkdir src/hostapi/oss/.libs i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/hostapi/oss/pa_unix_oss.c -fPIC -DPIC -o src/hostapi/oss/.libs/pa_unix_oss.o i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/hostapi/oss/pa_unix_oss.c -o src/hostapi/oss/pa_unix_oss.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_hostapis.c -o src/os/unix/pa_unix_hostapis.lo mkdir src/os/unix/.libs i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_hostapis.c -fPIC -DPIC -o src/os/unix/.libs/pa_unix_hostapis.o i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_hostapis.c -o src/os/unix/pa_unix_hostapis.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_util.c -o src/os/unix/pa_unix_util.lo i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_util.c -fPIC -DPIC -o src/os/unix/.libs/pa_unix_util.o i686-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_util.c -o src/os/unix/pa_unix_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -Wl,-O1 -shared -fPIC -rpath /usr/lib -no-undefined -export-symbols-regex "(Pa|PaMacCore)_.*" -version-info 2:0:0 -o lib/libportaudio.la src/common/pa_allocation.lo src/common/pa_converters.lo src/common/pa_cpuload.lo src/common/pa_dither.lo src/common/pa_debugprint.lo src/common/pa_front.lo src/common/pa_process.lo src/common/pa_skeleton.lo src/common/pa_stream.lo src/common/pa_trace.lo src/hostapi/alsa/pa_linux_alsa.lo src/hostapi/oss/pa_unix_oss.lo src/os/unix/pa_unix_hostapis.lo src/os/unix/pa_unix_util.lo -lrt -lasound -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_debugprint.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/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|PaMacCore)_.*" "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 i686-pc-linux-gnu-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_debugprint.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/oss/.libs/pa_unix_oss.o src/os/unix/.libs/pa_unix_hostapis.o src/os/unix/.libs/pa_unix_util.o -lrt /usr/lib/libasound.so -lm -lpthread -Wl,-O1 -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) i686-pc-linux-gnu-ar cru lib/.libs/libportaudio.a src/common/pa_allocation.o src/common/pa_converters.o src/common/pa_cpuload.o src/common/pa_dither.o src/common/pa_debugprint.o src/common/pa_front.o src/common/pa_process.o src/common/pa_skeleton.o src/common/pa_stream.o src/common/pa_trace.o src/hostapi/alsa/pa_linux_alsa.o src/hostapi/oss/pa_unix_oss.o src/os/unix/pa_unix_hostapis.o src/os/unix/pa_unix_util.o i686-pc-linux-gnu-ranlib lib/.libs/libportaudio.a creating lib/libportaudio.la (cd lib/.libs && rm -f libportaudio.la && ln -s ../libportaudio.la libportaudio.la) make[2]: Leaving directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/portaudio-v19' ln -sf .libs/libportaudio.a portaudio-v19/lib/libportaudio.a make -C portmixer make[2]: Entering directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/portmixer' i686-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -O2 -I../portaudio-v19/include -Iinclude -DPACKAGE_NAME=\"PortMixer\" -DPACKAGE_TARNAME=\"portmixer\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"PortMixer\ 2.0\" -DPACKAGE_BUGREPORT=\"audacity.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DPX_USE_UNIX_OSS=1 -DPX_USE_LINUX_ALSA=1 -c src/px_mixer.c -o px_mixer.o i686-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -O2 -I../portaudio-v19/include -Iinclude -DPACKAGE_NAME=\"PortMixer\" -DPACKAGE_TARNAME=\"portmixer\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"PortMixer\ 2.0\" -DPACKAGE_BUGREPORT=\"audacity.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DPX_USE_UNIX_OSS=1 -DPX_USE_LINUX_ALSA=1 -c src/px_unix_oss.c -o px_unix_oss.o i686-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -O2 -I../portaudio-v19/include -Iinclude -DPACKAGE_NAME=\"PortMixer\" -DPACKAGE_TARNAME=\"portmixer\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"PortMixer\ 2.0\" -DPACKAGE_BUGREPORT=\"audacity.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DPX_USE_UNIX_OSS=1 -DPX_USE_LINUX_ALSA=1 -c src/px_linux_alsa.c -o px_linux_alsa.o /usr/bin/ar ruv libportmixer.a px_mixer.o px_unix_oss.o px_linux_alsa.o /usr/bin/ar: creating libportmixer.a a - px_mixer.o a - px_unix_oss.o a - px_linux_alsa.o i686-pc-linux-gnu-ranlib libportmixer.a make[2]: Leaving directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src/portmixer' ln -sf portmixer/libportmixer.a . make[1]: Leaving directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/lib-src' make -C src make[1]: Entering directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/src' i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' BlockFile.cpp -o BlockFile.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Dither.cpp -o Dither.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' DirManager.cpp -o DirManager.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' FileFormats.cpp -o FileFormats.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Prefs.cpp -o Prefs.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' SampleFormat.cpp -o SampleFormat.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Sequence.cpp -o Sequence.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Internat.cpp -o Internat.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' blockfile/LegacyBlockFile.cpp -o blockfile/LegacyBlockFile.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' blockfile/LegacyAliasBlockFile.cpp -o blockfile/LegacyAliasBlockFile.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' blockfile/SilentBlockFile.cpp -o blockfile/SilentBlockFile.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' blockfile/SimpleBlockFile.cpp -o blockfile/SimpleBlockFile.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' blockfile/PCMAliasBlockFile.cpp -o blockfile/PCMAliasBlockFile.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' xml/XMLTagHandler.cpp -o xml/XMLTagHandler.o ar rcs libaudacity.a BlockFile.o Dither.o DirManager.o FileFormats.o Prefs.o SampleFormat.o Sequence.o Internat.o blockfile/LegacyBlockFile.o blockfile/LegacyAliasBlockFile.o blockfile/SilentBlockFile.o blockfile/SimpleBlockFile.o blockfile/PCMAliasBlockFile.o xml/XMLTagHandler.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' AColor.cpp -o AColor.o ../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' AboutDialog.cpp -o AboutDialog.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' AudacityApp.cpp -o AudacityApp.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' AudioIO.cpp -o AudioIO.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' AutoRecovery.cpp -o AutoRecovery.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' BatchCommandDialog.cpp -o BatchCommandDialog.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' BatchCommands.cpp -o BatchCommands.o ../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' BatchProcessDialog.cpp -o BatchProcessDialog.o BatchProcessDialog.cpp: In member function »void BatchProcessDialog::OnApplyToFiles(wxCommandEvent&)«: BatchProcessDialog.cpp:265: Warnung: »SetBestFittingSize« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/window.h:1422) ../images/AudacityLogoWithName.xpm: At global scope: ../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Benchmark.cpp -o Benchmark.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Dependencies.cpp -o Dependencies.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Envelope.cpp -o Envelope.o Envelope.cpp: In member function »bool Envelope::HandleDragging(wxMouseEvent&, wxRect&, double, double, bool, float, float, float, float)«: Envelope.cpp:448: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) Envelope.cpp:473: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' FFT.cpp -o FFT.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' FileIO.cpp -o FileIO.o FileIO.h: In constructor »FileIO::FileIO(wxString, FileIO::FileIOMode)«: FileIO.h:49: Warnung: »FileIO::mMode« wird initialisiert nach FileIO.h:46: Warnung: »wxFTP* FileIO::mFtp« FileIO.cpp:19: Warnung: während es hier initialisiert wurde i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' FileNames.cpp -o FileNames.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' FreqWindow.cpp -o FreqWindow.o FreqWindow.cpp: In member function »void FreqWindow::PlotMouseEvent(wxMouseEvent&)«: FreqWindow.cpp:509: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) FreqWindow.cpp: In member function »void FreqWindow::PlotPaint(wxPaintEvent&)«: FreqWindow.cpp:707: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) ../images/AudacityLogoWithName.xpm: At global scope: ../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' HelpText.cpp -o HelpText.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' HistoryWindow.cpp -o HistoryWindow.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' ImageManipulation.cpp -o ImageManipulation.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' InterpolateAudio.cpp -o InterpolateAudio.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' LabelDialog.cpp -o LabelDialog.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' LabelTrack.cpp -o LabelTrack.o LabelTrack.cpp: In member function »bool LabelTrack::HandleMouse(const wxMouseEvent&, wxRect&, double, double, double*, double*)«: LabelTrack.cpp:1178: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) LabelTrack.cpp:1227: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) LabelTrack.cpp: At global scope: LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2086: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp: In member function »void LabelTrack::CreateCustomGlyphs()«: LabelTrack.cpp:2126: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2127: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2128: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2131: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2131: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2132: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« LabelTrack.cpp:2132: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« ../images/AudacityLogoWithName.xpm: At global scope: ../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Languages.cpp -o Languages.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' LangChoice.cpp -o LangChoice.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Legacy.cpp -o Legacy.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Matrix.cpp -o Matrix.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Menus.cpp -o Menus.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Mix.cpp -o Mix.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' NoteTrack.cpp -o NoteTrack.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' PitchName.cpp -o PitchName.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' PlatformCompatibility.cpp -o PlatformCompatibility.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Printing.cpp -o Printing.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Project.cpp -o Project.o Project.cpp: In member function »void AudacityProject::ProgressShow(const wxString&, const wxString&)«: Project.cpp:3493: Warnung: »wxStartTimer« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/stopwatch.h:73) Project.cpp:3493: Warnung: »wxStartTimer« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/stopwatch.h:73) Project.cpp: In member function »bool AudacityProject::ProgressUpdate(int, const wxString&)«: Project.cpp:3531: Warnung: »wxGetElapsedTime« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/stopwatch.h:77) Project.cpp:3531: Warnung: »wxGetElapsedTime« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/stopwatch.h:77) ../images/AudacityLogoWithName.xpm: At global scope: ../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Resample.cpp -o Resample.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' RingBuffer.cpp -o RingBuffer.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Screenshot.cpp -o Screenshot.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Shuttle.cpp -o Shuttle.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' ShuttleGui.cpp -o ShuttleGui.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' ShuttlePrefs.cpp -o ShuttlePrefs.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' SmartRecordDialog.cpp -o SmartRecordDialog.o SmartRecordDialog.cpp: In member function »bool SmartRecordDialog::WaitForStart()«: SmartRecordDialog.cpp:380: Warnung: Objekte des Nicht-POD-Typs »class wxString« können nicht über »...« übergeben werden; Aufruf wird zur Laufzeit abbrechen i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Snap.cpp -o Snap.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Spectrum.cpp -o Spectrum.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' SplashDialog.cpp -o SplashDialog.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Tags.cpp -o Tags.o Tags.cpp: In member function »void Tags::LoadDefaultGenres()«: Tags.cpp:329: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken Tags.cpp: In member function »virtual bool TagsEditor::TransferDataToWindow()«: Tags.cpp:882: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken Tags.cpp: In member function »void TagsEditor::OnChange(wxGridEvent&)«: Tags.cpp:937: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken Tags.cpp: In member function »void TagsEditor::OnReset(wxCommandEvent&)«: Tags.cpp:1014: Warnung: Variable »saved« wird nicht verwendet Tags.cpp: In member function »void TagsEditor::OnRemove(wxCommandEvent&)«: Tags.cpp:1219: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken Tags.cpp:1222: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken Tags.cpp: In member function »void TagsEditor1::OnReset(wxCommandEvent&)«: Tags.cpp:1658: Warnung: Variable »saved« wird nicht verwendet Tags.cpp: In member function »void TagsEditor2::OnReset(wxCommandEvent&)«: Tags.cpp:2392: Warnung: Variable »saved« wird nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Theme.cpp -o Theme.o In Datei, eingefügt von Theme.cpp:190: ThemeAsCeeCode.h:8052:7: Warnung: Kein Newline am Dateiende ../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' TimeDialog.cpp -o TimeDialog.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' TimeTrack.cpp -o TimeTrack.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' Track.cpp -o Track.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' TrackArtist.cpp -o TrackArtist.o TrackArtist.cpp: In member function »void TrackArtist::DrawClipWaveform(WaveTrack*, WaveClip*, wxDC&, wxRect&, ViewInfo*, bool, bool, bool, bool, bool)«: TrackArtist.cpp:1206: Warnung: Variable »v« wird nicht verwendet ../images/AudacityLogoWithName.xpm: At global scope: ../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' TrackPanel.cpp -o TrackPanel.o In Datei, eingefügt von ../images/Cursors.h:23, von TrackPanel.cpp:217: ../images/Cursors32/IBeamCursor.xpm:72:7: Warnung: Kein Newline am Dateiende TrackPanel.cpp: In member function »void TrackPanel::OnPaint(wxPaintEvent&)«: TrackPanel.cpp:1100: Warnung: »BeginDrawing« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/dc.h:392) TrackPanel.cpp:1125: Warnung: »EndDrawing« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/dc.h:393) TrackPanel.cpp: In member function »void TrackPanel::HandleClosing(wxMouseEvent&)«: TrackPanel.cpp:3066: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp:3069: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp: In member function »void TrackPanel::HandlePopping(wxMouseEvent&)«: TrackPanel.cpp:3147: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp:3150: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp: In member function »void TrackPanel::HandleMutingSoloing(wxMouseEvent&, bool)«: TrackPanel.cpp:3179: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp:3185: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp: In member function »void TrackPanel::HandleMinimizing(wxMouseEvent&)«: TrackPanel.cpp:3215: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp:3218: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp: In member function »void TrackPanel::HandleLabelClick(wxMouseEvent&)«: TrackPanel.cpp:3339: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp: In member function »bool TrackPanel::GainFunc(Track*, wxRect, wxMouseEvent&, int, int, int)«: TrackPanel.cpp:3442: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp: In member function »bool TrackPanel::PanFunc(Track*, wxRect, wxMouseEvent&, int, int, int)«: TrackPanel.cpp:3458: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp: In member function »bool TrackPanel::MuteSoloFunc(Track*, wxRect, int, int, bool)«: TrackPanel.cpp:3477: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp: In member function »bool TrackPanel::MinimizeFunc(Track*, wxRect, int, int)«: TrackPanel.cpp:3492: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp: In member function »bool TrackPanel::CloseFunc(Track*, wxRect, int, int)«: TrackPanel.cpp:3508: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp: In member function »bool TrackPanel::PopupFunc(Track*, wxRect, int, int)«: TrackPanel.cpp:3523: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp: In member function »bool TrackPanel::HandleTrackLocationMouseEvent(WaveTrack*, wxRect&, wxMouseEvent&)«: TrackPanel.cpp:3934: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp:4010: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) TrackPanel.cpp: In member function »Track* TrackPanel::FindTrack(int, int, bool, bool, wxRect*, int*)«: TrackPanel.cpp:6303: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) ../images/AudacityLogoWithName.xpm: At global scope: ../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' TrackPanelAx.cpp -o TrackPanelAx.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' UndoManager.cpp -o UndoManager.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' UploadDialog.cpp -o UploadDialog.o ../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' VoiceKey.cpp -o VoiceKey.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' WaveClip.cpp -o WaveClip.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' WaveTrack.cpp -o WaveTrack.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' WrappedType.cpp -o WrappedType.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' commands/CommandManager.cpp -o commands/CommandManager.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' commands/Keyboard.cpp -o commands/Keyboard.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Effect.cpp -o effects/Effect.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/SimpleMono.cpp -o effects/SimpleMono.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/SimplePairedTwoTrack.cpp -o effects/SimplePairedTwoTrack.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/SoundTouchEffect.cpp -o effects/SoundTouchEffect.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/LoadEffects.cpp -o effects/LoadEffects.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Amplify.cpp -o effects/Amplify.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/AutoDuck.cpp -o effects/AutoDuck.o effects/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/BassBoost.cpp -o effects/BassBoost.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/ChangePitch.cpp -o effects/ChangePitch.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/ChangeSpeed.cpp -o effects/ChangeSpeed.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/ChangeTempo.cpp -o effects/ChangeTempo.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/ClickRemoval.cpp -o effects/ClickRemoval.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Compressor.cpp -o effects/Compressor.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/DtmfGen.cpp -o effects/DtmfGen.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Echo.cpp -o effects/Echo.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Equalization.cpp -o effects/Equalization.o effects/Equalization.cpp: In member function »void EqualizationDialog::Select(int)«: effects/Equalization.cpp:1613: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken effects/../../images/AudacityLogoWithName.xpm: At global scope: effects/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Fade.cpp -o effects/Fade.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/FindClipping.cpp -o effects/FindClipping.o effects/FindClipping.cpp: In member function »bool EffectFindClipping::ProcessOne(LabelTrack*, int, WaveTrack*, longSampleCount, sampleCount)«: effects/FindClipping.cpp:145: Warnung: Variable »first« wird nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Invert.cpp -o effects/Invert.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Leveller.cpp -o effects/Leveller.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Noise.cpp -o effects/Noise.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/NoiseRemoval.cpp -o effects/NoiseRemoval.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Normalize.cpp -o effects/Normalize.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Phaser.cpp -o effects/Phaser.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Repair.cpp -o effects/Repair.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Repeat.cpp -o effects/Repeat.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Reverse.cpp -o effects/Reverse.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Silence.cpp -o effects/Silence.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/SpikeCleaner.cpp -o effects/SpikeCleaner.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/StereoToMono.cpp -o effects/StereoToMono.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/ToneGen.cpp -o effects/ToneGen.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/TruncSilence.cpp -o effects/TruncSilence.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/TwoPassSimpleMono.cpp -o effects/TwoPassSimpleMono.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/Wahwah.cpp -o effects/Wahwah.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' export/Export.cpp -o export/Export.o export/Export.cpp: In member function »void ExportMixerPanel::OnMouseEvent(wxMouseEvent&)«: export/Export.cpp:852: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) export/Export.cpp:869: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' export/ExportMultiple.cpp -o export/ExportMultiple.o export/ExportMultiple.cpp: In member function »void ExportMultiple::OnExport(wxCommandEvent&)«: export/ExportMultiple.cpp:427: Warnung: Variable »overwrite« wird nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' export/ExportMP2.cpp -o export/ExportMP2.o export/ExportMP2.cpp: In member function »int ExportMP2::AddTags(AudacityProject*, char**, bool*, Tags*)«: export/ExportMP2.cpp:351: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP2.cpp:354: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP2.cpp:357: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP2.cpp:360: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP2.cpp:363: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP2.cpp:366: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP2.cpp:372: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP2.cpp:375: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' export/ExportMP3.cpp -o export/ExportMP3.o export/ExportMP3.cpp: In member function »int ExportMP3::AskResample(int, int, int, int)«: export/ExportMP3.cpp:1889: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken export/ExportMP3.cpp: In member function »int ExportMP3::AddTags(AudacityProject*, char**, bool*, Tags*)«: export/ExportMP3.cpp:1939: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP3.cpp:1942: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP3.cpp:1945: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP3.cpp:1948: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP3.cpp:1951: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP3.cpp:1954: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP3.cpp:1960: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« export/ExportMP3.cpp:1963: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*« i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' export/ExportOGG.cpp -o export/ExportOGG.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' export/ExportFLAC.cpp -o export/ExportFLAC.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' export/ExportPCM.cpp -o export/ExportPCM.o export/ExportPCM.cpp: In member function »void ExportPCMOptions::ValidateChoices()«: export/ExportPCM.cpp:267: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' export/ExportCL.cpp -o export/ExportCL.o export/ExportCL.cpp: In member function »bool ExportCL::Export(AudacityProject*, int, wxString, bool, double, double, MixerSpec*)«: export/ExportCL.cpp:393: Warnung: Variable »tc« wird nicht verwendet export/ExportCL.cpp:316: Warnung: »mixed« könnte in dieser Funktion uninitialisiert verwendet werden i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' import/Import.cpp -o import/Import.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' import/ImportFLAC.cpp -o import/ImportFLAC.o import/ImportFLAC.cpp: In member function »virtual void MyFLACFile::metadata_callback(const FLAC__StreamMetadata*)«: import/ImportFLAC.cpp:153: Warnung: Aufzählungswert »FLAC__METADATA_TYPE_PADDING« wird nicht von switch behandelt import/ImportFLAC.cpp:153: Warnung: Aufzählungswert »FLAC__METADATA_TYPE_APPLICATION« wird nicht von switch behandelt import/ImportFLAC.cpp:153: Warnung: Aufzählungswert »FLAC__METADATA_TYPE_SEEKTABLE« wird nicht von switch behandelt import/ImportFLAC.cpp:153: Warnung: Aufzählungswert »FLAC__METADATA_TYPE_CUESHEET« wird nicht von switch behandelt import/ImportFLAC.cpp:153: Warnung: Aufzählungswert »FLAC__METADATA_TYPE_PICTURE« wird nicht von switch behandelt import/ImportFLAC.cpp:153: Warnung: Aufzählungswert »FLAC__METADATA_TYPE_UNDEFINED« wird nicht von switch behandelt i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' import/ImportLOF.cpp -o import/ImportLOF.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' import/ImportMIDI.cpp -o import/ImportMIDI.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' import/ImportMP3.cpp -o import/ImportMP3.o import/ImportMP3.cpp: In constructor »MP3ImportFileHandle::MP3ImportFileHandle(wxFile*, wxString)«: import/ImportMP3.cpp:136: Warnung: »MP3ImportFileHandle::mFile« wird initialisiert nach import/ImportMP3.cpp:135: Warnung: »wxString MP3ImportFileHandle::mFilename« import/ImportMP3.cpp:116: Warnung: während es hier initialisiert wurde import/ImportMP3.cpp: In function »mad_flow input_cb(void*, mad_stream*)«: import/ImportMP3.cpp:403: Warnung: Variable »read« wird nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' import/ImportOGG.cpp -o import/ImportOGG.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' import/ImportPCM.cpp -o import/ImportPCM.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' import/ImportRaw.cpp -o import/ImportRaw.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' import/RawAudioGuess.cpp -o import/RawAudioGuess.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' prefs/AudioIOPrefs.cpp -o prefs/AudioIOPrefs.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' prefs/BatchPrefs.cpp -o prefs/BatchPrefs.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' prefs/DirectoriesPrefs.cpp -o prefs/DirectoriesPrefs.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' prefs/FileFormatPrefs.cpp -o prefs/FileFormatPrefs.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' prefs/GUIPrefs.cpp -o prefs/GUIPrefs.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' prefs/KeyConfigPrefs.cpp -o prefs/KeyConfigPrefs.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' prefs/MousePrefs.cpp -o prefs/MousePrefs.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' prefs/PrefsDialog.cpp -o prefs/PrefsDialog.o prefs/PrefsDialog.cpp:79: Warnung: »TrialImage« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' prefs/QualityPrefs.cpp -o prefs/QualityPrefs.o prefs/QualityPrefs.cpp: In member function »void QualityPrefs::OnSampleRateChoice(wxCommandEvent&)«: prefs/QualityPrefs.cpp:232: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' prefs/SmartRecordPrefs.cpp -o prefs/SmartRecordPrefs.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' prefs/SpectrumPrefs.cpp -o prefs/SpectrumPrefs.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' prefs/ThemePrefs.cpp -o prefs/ThemePrefs.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' toolbars/ControlToolBar.cpp -o toolbars/ControlToolBar.o toolbars/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' toolbars/DeviceToolBar.cpp -o toolbars/DeviceToolBar.o toolbars/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' toolbars/EditToolBar.cpp -o toolbars/EditToolBar.o toolbars/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' toolbars/MeterToolBar.cpp -o toolbars/MeterToolBar.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' toolbars/MixerToolBar.cpp -o toolbars/MixerToolBar.o toolbars/MixerToolBar.cpp: In member function »void MixerToolBar::UpdatePrefs()«: toolbars/MixerToolBar.cpp:220: Warnung: »GetBestFittingSize« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/window.h:1417) toolbars/../../images/AudacityLogoWithName.xpm: At global scope: toolbars/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' toolbars/SelectionBar.cpp -o toolbars/SelectionBar.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' toolbars/ToolBar.cpp -o toolbars/ToolBar.o toolbars/ToolBar.cpp: In member function »virtual void ToolBar::ReCreateButtons()«: toolbars/ToolBar.cpp:260: Warnung: »SetBestFittingSize« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/window.h:1422) toolbars/ToolBar.cpp: In member function »void ToolBar::OnLeftDown(wxMouseEvent&)«: toolbars/ToolBar.cpp:584: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:491) toolbars/ToolBar.cpp: In member function »void ToolBar::OnMotion(wxMouseEvent&)«: toolbars/ToolBar.cpp:635: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:491) toolbars/../../images/AudacityLogoWithName.xpm: At global scope: toolbars/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' toolbars/ToolDock.cpp -o toolbars/ToolDock.o toolbars/ToolDock.cpp: In member function »int ToolDock::PositionBar(ToolBar*, wxPoint&, wxRect&)«: toolbars/ToolDock.cpp:327: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:491) toolbars/../../images/AudacityLogoWithName.xpm: At global scope: toolbars/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' toolbars/ToolManager.cpp -o toolbars/ToolManager.o toolbars/ToolManager.cpp: In constructor »ToolFrame::ToolFrame(wxWindow*, ToolManager*, ToolBar*, wxPoint)«: toolbars/ToolManager.cpp:142: Warnung: »GetBestFittingSize« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/window.h:1417) toolbars/ToolManager.cpp: In member function »void ToolFrame::OnPaint(wxPaintEvent&)«: toolbars/ToolManager.cpp:176: Warnung: »BeginDrawing« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/dc.h:392) toolbars/ToolManager.cpp:199: Warnung: »EndDrawing« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/dc.h:393) toolbars/ToolManager.cpp: In member function »void ToolFrame::OnMotion(wxMouseEvent&)«: toolbars/ToolManager.cpp:247: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:491) toolbars/ToolManager.cpp: In member function »void ToolManager::OnMouse(wxMouseEvent&)«: toolbars/ToolManager.cpp:916: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:491) toolbars/ToolManager.cpp:920: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:491) toolbars/ToolManager.cpp: In member function »void ToolManager::OnIndicatorPaint(wxPaintEvent&)«: toolbars/ToolManager.cpp:1043: Warnung: »BeginDrawing« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/dc.h:392) toolbars/ToolManager.cpp:1046: Warnung: »EndDrawing« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/dc.h:393) toolbars/../../images/AudacityLogoWithName.xpm: At global scope: toolbars/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' toolbars/ToolsToolBar.cpp -o toolbars/ToolsToolBar.o toolbars/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' toolbars/TranscriptionToolBar.cpp -o toolbars/TranscriptionToolBar.o toolbars/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/treebook.cpp -o widgets/treebook.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/AButton.cpp -o widgets/AButton.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/ASlider.cpp -o widgets/ASlider.o widgets/ASlider.cpp: In member function »void LWSlider::OnMouseEvent(wxMouseEvent&)«: widgets/ASlider.cpp:769: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:491) widgets/../../images/AudacityLogoWithName.xpm: At global scope: widgets/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/AttachableScrollBar.cpp -o widgets/AttachableScrollBar.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/ErrorDialog.cpp -o widgets/ErrorDialog.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/ExpandingToolBar.cpp -o widgets/ExpandingToolBar.o widgets/ExpandingToolBar.cpp: In member function »virtual bool ExpandingToolBar::Layout()«: widgets/ExpandingToolBar.cpp:319: Warnung: »GetBestFittingSize« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/window.h:1417) widgets/ExpandingToolBar.cpp:320: Warnung: »GetBestFittingSize« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/window.h:1417) widgets/ExpandingToolBar.cpp: In member function »bool ExpandingToolBar::IsCursorInWindow()«: widgets/ExpandingToolBar.cpp:396: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:491) widgets/ExpandingToolBar.cpp: In member function »void ExpandingToolBar::UpdateMoving()«: widgets/ExpandingToolBar.cpp:579: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:491) widgets/ExpandingToolBar.cpp: In member function »virtual void ToolBarDialog::Fit()«: widgets/ExpandingToolBar.cpp:762: Warnung: »GetBestFittingSize« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/window.h:1417) widgets/ExpandingToolBar.cpp: In member function »virtual void ToolBarFrame::Fit()«: widgets/ExpandingToolBar.cpp:814: Warnung: »GetBestFittingSize« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/window.h:1417) widgets/../../images/AudacityLogoWithName.xpm: At global scope: widgets/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/Grabber.cpp -o widgets/Grabber.o widgets/Grabber.cpp: In member function »void Grabber::PushButton(bool)«: widgets/Grabber.cpp:171: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:491) i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/Grid.cpp -o widgets/Grid.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/ImageRoll.cpp -o widgets/ImageRoll.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/LinkingHtmlWindow.cpp -o widgets/LinkingHtmlWindow.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/Meter.cpp -o widgets/Meter.o widgets/Meter.cpp: In member function »void Meter::OnMouse(wxMouseEvent&)«: widgets/Meter.cpp:338: Warnung: »Inside« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/gdicmn.h:490) widgets/../../images/AudacityLogoWithName.xpm: At global scope: widgets/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/MultiDialog.cpp -o widgets/MultiDialog.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/Ruler.cpp -o widgets/Ruler.o widgets/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/TimeTextCtrl.cpp -o widgets/TimeTextCtrl.o widgets/TimeTextCtrl.cpp: In member function »virtual void TimeTextCtrl::Fit()«: widgets/TimeTextCtrl.cpp:734: Warnung: »SetBestFittingSize« ist veraltet (deklariert bei /usr/include/wx-2.8/wx/window.h:1422) widgets/../../images/AudacityLogoWithName.xpm: At global scope: widgets/../../images/AudacityLogoWithName.xpm:2: Warnung: »AudacityLogoWithName_xpm« definiert, aber nicht verwendet i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' widgets/Warning.cpp -o widgets/Warning.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' xml/XMLFileReader.cpp -o xml/XMLFileReader.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' xml/XMLWriter.cpp -o xml/XMLWriter.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/nyquist/Nyquist.cpp -o effects/nyquist/Nyquist.o effects/nyquist/Nyquist.cpp: In constructor »NyquistDialog::NyquistDialog(wxWindow*, wxWindowID, const wxString&, wxString, NyqControlArray*)«: effects/nyquist/Nyquist.cpp:789: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/nyquist/LoadNyquist.cpp -o effects/nyquist/LoadNyquist.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/ladspa/LoadLadspa.cpp -o effects/ladspa/LoadLadspa.o i686-pc-linux-gnu-g++ -c -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -O2 -march=pentium3 -fomit-frame-pointer -pipe -mmmx -msse -fvisibility-inlines-hidden -I/usr/include/soundtouch -I../lib-src/libnyquist/nyx -I../lib-src/allegro -I../lib-src/FileDialog -Wall -fno-strict-aliasing -I./include -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DAUDACITY_DLL_API='' effects/ladspa/LadspaEffect.cpp -o effects/ladspa/LadspaEffect.o i686-pc-linux-gnu-g++ -o ../audacity AColor.o AboutDialog.o AudacityApp.o AudioIO.o AutoRecovery.o BatchCommandDialog.o BatchCommands.o BatchProcessDialog.o Benchmark.o Dependencies.o Envelope.o FFT.o FileIO.o FileNames.o FreqWindow.o HelpText.o HistoryWindow.o ImageManipulation.o InterpolateAudio.o LabelDialog.o LabelTrack.o Languages.o LangChoice.o Legacy.o Matrix.o Menus.o Mix.o NoteTrack.o PitchName.o PlatformCompatibility.o Printing.o Project.o Resample.o RingBuffer.o Screenshot.o Shuttle.o ShuttleGui.o ShuttlePrefs.o SmartRecordDialog.o Snap.o Spectrum.o SplashDialog.o Tags.o Theme.o TimeDialog.o TimeTrack.o Track.o TrackArtist.o TrackPanel.o TrackPanelAx.o UndoManager.o UploadDialog.o VoiceKey.o WaveClip.o WaveTrack.o WrappedType.o commands/CommandManager.o commands/Keyboard.o effects/Effect.o effects/SimpleMono.o effects/SimplePairedTwoTrack.o effects/SoundTouchEffect.o effects/LoadEffects.o effects/Amplify.o effects/AutoDuck.o effects/BassBoost.o effects/ChangePitch.o effects/ChangeSpeed.o effects/ChangeTempo.o effects/ClickRemoval.o effects/Compressor.o effects/DtmfGen.o effects/Echo.o effects/Equalization.o effects/Fade.o effects/FindClipping.o effects/Invert.o effects/Leveller.o effects/Noise.o effects/NoiseRemoval.o effects/Normalize.o effects/Phaser.o effects/Repair.o effects/Repeat.o effects/Reverse.o effects/Silence.o effects/SpikeCleaner.o effects/StereoToMono.o effects/ToneGen.o effects/TruncSilence.o effects/TwoPassSimpleMono.o effects/Wahwah.o export/Export.o export/ExportMultiple.o export/ExportMP2.o export/ExportMP3.o export/ExportOGG.o export/ExportFLAC.o export/ExportPCM.o export/ExportCL.o import/Import.o import/ImportFLAC.o import/ImportLOF.o import/ImportMIDI.o import/ImportMP3.o import/ImportOGG.o import/ImportPCM.o import/ImportRaw.o import/RawAudioGuess.o prefs/AudioIOPrefs.o prefs/BatchPrefs.o prefs/DirectoriesPrefs.o prefs/FileFormatPrefs.o prefs/GUIPrefs.o prefs/KeyConfigPrefs.o prefs/MousePrefs.o prefs/PrefsDialog.o prefs/QualityPrefs.o prefs/SmartRecordPrefs.o prefs/SpectrumPrefs.o prefs/ThemePrefs.o toolbars/ControlToolBar.o toolbars/DeviceToolBar.o toolbars/EditToolBar.o toolbars/MeterToolBar.o toolbars/MixerToolBar.o toolbars/SelectionBar.o toolbars/ToolBar.o toolbars/ToolDock.o toolbars/ToolManager.o toolbars/ToolsToolBar.o toolbars/TranscriptionToolBar.o widgets/treebook.o widgets/AButton.o widgets/ASlider.o widgets/AttachableScrollBar.o widgets/ErrorDialog.o widgets/ExpandingToolBar.o widgets/Grabber.o widgets/Grid.o widgets/ImageRoll.o widgets/LinkingHtmlWindow.o widgets/Meter.o widgets/MultiDialog.o widgets/Ruler.o widgets/TimeTextCtrl.o widgets/Warning.o xml/XMLFileReader.o xml/XMLWriter.o effects/nyquist/Nyquist.o effects/nyquist/LoadNyquist.o effects/ladspa/LoadLadspa.o effects/ladspa/LadspaEffect.o ../lib-src/libnyquist.a ../lib-src/allegro.a ../lib-src/FileDialog.a ../lib-src/portaudio-v19/lib/libportaudio.a ../lib-src/portmixer/libportmixer.a libaudacity.a -lvorbisenc -lvorbisfile -lvorbis -logg -lmad -lm -lsndfile -lFLAC++ -lFLAC -lid3tag -lsamplerate -lSoundTouch -lexpat -ltwolame -pthread -Wl,-O1 -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lm -lpthread ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsa_GetStreamOutputCard': pa_linux_alsa.c:(.text+0x126): undefined reference to `snd_pcm_info_sizeof' pa_linux_alsa.c:(.text+0x133): undefined reference to `snd_pcm_info_sizeof' pa_linux_alsa.c:(.text+0x15e): undefined reference to `snd_pcm_info' pa_linux_alsa.c:(.text+0x16f): undefined reference to `snd_pcm_info_get_card' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsa_GetStreamInputCard': pa_linux_alsa.c:(.text+0x1c6): undefined reference to `snd_pcm_info_sizeof' pa_linux_alsa.c:(.text+0x1d3): undefined reference to `snd_pcm_info_sizeof' pa_linux_alsa.c:(.text+0x1fe): undefined reference to `snd_pcm_info' pa_linux_alsa.c:(.text+0x20f): undefined reference to `snd_pcm_info_get_card' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `OpenPcm': pa_linux_alsa.c:(.text+0x449): undefined reference to `snd_pcm_open' pa_linux_alsa.c:(.text+0x481): undefined reference to `snd_pcm_open' pa_linux_alsa.c:(.text+0x4b3): undefined reference to `snd_pcm_open' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsaStreamComponent_Terminate': pa_linux_alsa.c:(.text+0x4cd): undefined reference to `snd_pcm_close' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `SetApproximateSampleRate': pa_linux_alsa.c:(.text+0x56c): undefined reference to `snd_pcm_hw_params_set_rate' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `GetExactSampleRate': pa_linux_alsa.c:(.text+0x5d0): undefined reference to `snd_pcm_hw_params_get_rate_numden' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsaStreamComponent_GetAvailableFrames': pa_linux_alsa.c:(.text+0x63a): undefined reference to `snd_pcm_avail_update' pa_linux_alsa.c:(.text+0x696): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `AlsaStop': pa_linux_alsa.c:(.text+0x87b): undefined reference to `snd_pcm_drop' pa_linux_alsa.c:(.text+0x8b4): undefined reference to `snd_pcm_drop' pa_linux_alsa.c:(.text+0x907): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x92a): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsaStreamComponent_EndProcessing': pa_linux_alsa.c:(.text+0x986): undefined reference to `snd_pcm_mmap_commit' pa_linux_alsa.c:(.text+0x9d8): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `AlsaStart': pa_linux_alsa.c:(.text+0xa2b): undefined reference to `snd_pcm_start' pa_linux_alsa.c:(.text+0xa64): undefined reference to `snd_pcm_prepare' pa_linux_alsa.c:(.text+0xa81): undefined reference to `snd_pcm_start' pa_linux_alsa.c:(.text+0xab8): undefined reference to `snd_pcm_prepare' pa_linux_alsa.c:(.text+0xad5): undefined reference to `snd_pcm_avail_update' pa_linux_alsa.c:(.text+0xaff): undefined reference to `snd_pcm_mmap_begin' pa_linux_alsa.c:(.text+0xb2f): undefined reference to `snd_pcm_areas_silence' pa_linux_alsa.c:(.text+0xb4d): undefined reference to `snd_pcm_mmap_commit' pa_linux_alsa.c:(.text+0xb64): undefined reference to `snd_pcm_prepare' pa_linux_alsa.c:(.text+0xc13): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0xc39): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0xc5f): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0xc85): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0xcab): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsaStream_HandleXrun': pa_linux_alsa.c:(.text+0xce6): undefined reference to `snd_pcm_status_sizeof' pa_linux_alsa.c:(.text+0xcf3): undefined reference to `snd_pcm_status_sizeof' pa_linux_alsa.c:(.text+0xd20): undefined reference to `snd_pcm_status' pa_linux_alsa.c:(.text+0xd28): undefined reference to `snd_pcm_status_get_state' pa_linux_alsa.c:(.text+0xd47): undefined reference to `snd_pcm_status' pa_linux_alsa.c:(.text+0xd4f): undefined reference to `snd_pcm_status_get_state' pa_linux_alsa.c:(.text+0xddd): undefined reference to `snd_pcm_status_get_trigger_tstamp' pa_linux_alsa.c:(.text+0xe10): undefined reference to `snd_pcm_status_get_trigger_tstamp' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `GetStreamWriteAvailable': pa_linux_alsa.c:(.text+0xf0f): undefined reference to `snd_pcm_avail_update' pa_linux_alsa.c:(.text+0xf6e): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsaStreamComponent_BeginPolling': pa_linux_alsa.c:(.text+0x1098): undefined reference to `snd_pcm_poll_descriptors' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsaStreamComponent_EndPolling': pa_linux_alsa.c:(.text+0x110d): undefined reference to `snd_pcm_poll_descriptors_revents' pa_linux_alsa.c:(.text+0x1180): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `ContinuePoll': pa_linux_alsa.c:(.text+0x1265): undefined reference to `snd_pcm_delay' pa_linux_alsa.c:(.text+0x131f): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsaStreamComponent_RegisterChannels': pa_linux_alsa.c:(.text+0x193f): undefined reference to `snd_pcm_mmap_begin' pa_linux_alsa.c:(.text+0x19c4): undefined reference to `snd_pcm_format_size' pa_linux_alsa.c:(.text+0x1a53): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsaStream_EndProcessing': pa_linux_alsa.c:(.text+0x1dfa): undefined reference to `snd_pcm_areas_silence' pa_linux_alsa.c:(.text+0x1e63): undefined reference to `snd_pcm_format_size' pa_linux_alsa.c:(.text+0x1f79): undefined reference to `snd_pcm_area_copy' pa_linux_alsa.c:(.text+0x1ff7): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `WriteStream': pa_linux_alsa.c:(.text+0x2181): undefined reference to `snd_pcm_state' pa_linux_alsa.c:(.text+0x21a6): undefined reference to `snd_pcm_start' pa_linux_alsa.c:(.text+0x229d): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `GetStreamTime': pa_linux_alsa.c:(.text+0x22dc): undefined reference to `snd_pcm_status_sizeof' pa_linux_alsa.c:(.text+0x22e9): undefined reference to `snd_pcm_status_sizeof' pa_linux_alsa.c:(.text+0x2318): undefined reference to `snd_pcm_status' pa_linux_alsa.c:(.text+0x2327): undefined reference to `snd_pcm_status_get_tstamp' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `CalculateTimeInfo': pa_linux_alsa.c:(.text+0x24bf): undefined reference to `snd_pcm_status_sizeof' pa_linux_alsa.c:(.text+0x24cc): undefined reference to `snd_pcm_status_sizeof' pa_linux_alsa.c:(.text+0x24ea): undefined reference to `snd_pcm_status_sizeof' pa_linux_alsa.c:(.text+0x24f7): undefined reference to `snd_pcm_status_sizeof' pa_linux_alsa.c:(.text+0x2526): undefined reference to `snd_pcm_status' pa_linux_alsa.c:(.text+0x2535): undefined reference to `snd_pcm_status_get_tstamp' pa_linux_alsa.c:(.text+0x2551): undefined reference to `snd_pcm_status_get_delay' pa_linux_alsa.c:(.text+0x2579): undefined reference to `snd_pcm_status' pa_linux_alsa.c:(.text+0x2588): undefined reference to `snd_pcm_status_get_tstamp' pa_linux_alsa.c:(.text+0x25a0): undefined reference to `snd_pcm_status_get_delay' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `AlsaOpen': pa_linux_alsa.c:(.text+0x27ab): undefined reference to `snd_pcm_nonblock' pa_linux_alsa.c:(.text+0x28c2): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `GetAvailableFormats': pa_linux_alsa.c:(.text+0x28fc): undefined reference to `snd_pcm_hw_params_sizeof' pa_linux_alsa.c:(.text+0x2909): undefined reference to `snd_pcm_hw_params_sizeof' pa_linux_alsa.c:(.text+0x292e): undefined reference to `snd_pcm_hw_params_any' pa_linux_alsa.c:(.text+0x2943): undefined reference to `snd_pcm_hw_params_test_format' pa_linux_alsa.c:(.text+0x295c): undefined reference to `snd_pcm_hw_params_test_format' pa_linux_alsa.c:(.text+0x297e): undefined reference to `snd_pcm_hw_params_test_format' pa_linux_alsa.c:(.text+0x299d): undefined reference to `snd_pcm_hw_params_test_format' pa_linux_alsa.c:(.text+0x29bc): undefined reference to `snd_pcm_hw_params_test_format' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o):pa_linux_alsa.c:(.text+0x29d8): more undefined references to `snd_pcm_hw_params_test_format' follow ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsaStreamComponent_Initialize': pa_linux_alsa.c:(.text+0x2a66): undefined reference to `snd_pcm_poll_descriptors_count' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsaStreamComponent_InitialConfigure': pa_linux_alsa.c:(.text+0x2b91): undefined reference to `snd_pcm_hw_params_any' pa_linux_alsa.c:(.text+0x2bac): undefined reference to `snd_pcm_hw_params_set_periods_integer' pa_linux_alsa.c:(.text+0x2bdd): undefined reference to `snd_pcm_hw_params_set_periods_min' pa_linux_alsa.c:(.text+0x2c0c): undefined reference to `snd_pcm_hw_params_set_access' pa_linux_alsa.c:(.text+0x2c27): undefined reference to `snd_pcm_hw_params_set_format' pa_linux_alsa.c:(.text+0x2c9e): undefined reference to `snd_pcm_hw_params_set_channels' pa_linux_alsa.c:(.text+0x2cf2): undefined reference to `snd_pcm_hw_params_set_access' pa_linux_alsa.c:(.text+0x2d16): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x2e50): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x2e76): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x2e9c): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x2ec2): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o):pa_linux_alsa.c:(.text+0x2ee8): more undefined references to `snd_strerror' follow ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsaStreamComponent_DetermineFramesPerBuffer': pa_linux_alsa.c:(.text+0x2f5e): undefined reference to `snd_pcm_hw_params_get_buffer_size_min' pa_linux_alsa.c:(.text+0x2f7b): undefined reference to `snd_pcm_hw_params_get_buffer_size_max' pa_linux_alsa.c:(.text+0x3004): undefined reference to `snd_pcm_hw_params_get_periods_max' pa_linux_alsa.c:(.text+0x306b): undefined reference to `snd_pcm_hw_params_get_period_size_min' pa_linux_alsa.c:(.text+0x3094): undefined reference to `snd_pcm_hw_params_get_period_size_max' pa_linux_alsa.c:(.text+0x3167): undefined reference to `snd_pcm_hw_params_test_period_size' pa_linux_alsa.c:(.text+0x3196): undefined reference to `snd_pcm_hw_params_test_period_size' pa_linux_alsa.c:(.text+0x325d): undefined reference to `snd_pcm_hw_params_set_period_size_near' pa_linux_alsa.c:(.text+0x32be): undefined reference to `snd_pcm_hw_params_test_period_size' pa_linux_alsa.c:(.text+0x32ef): undefined reference to `snd_pcm_hw_params_test_period_size' pa_linux_alsa.c:(.text+0x34b2): undefined reference to `snd_pcm_hw_params_test_period_size' pa_linux_alsa.c:(.text+0x34ea): undefined reference to `snd_pcm_hw_params_test_period_size' pa_linux_alsa.c:(.text+0x3503): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x3529): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x354f): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x35e6): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `GropeDevice': pa_linux_alsa.c:(.text+0x36e3): undefined reference to `snd_pcm_nonblock' pa_linux_alsa.c:(.text+0x36f7): undefined reference to `snd_pcm_hw_params_sizeof' pa_linux_alsa.c:(.text+0x3704): undefined reference to `snd_pcm_hw_params_sizeof' pa_linux_alsa.c:(.text+0x3729): undefined reference to `snd_pcm_hw_params_any' pa_linux_alsa.c:(.text+0x373b): undefined reference to `snd_pcm_hw_params_test_access' pa_linux_alsa.c:(.text+0x378c): undefined reference to `snd_pcm_hw_params_get_channels_min' pa_linux_alsa.c:(.text+0x37aa): undefined reference to `snd_pcm_hw_params_get_channels_max' pa_linux_alsa.c:(.text+0x37ff): undefined reference to `snd_pcm_hw_params_set_buffer_size_near' pa_linux_alsa.c:(.text+0x381a): undefined reference to `snd_pcm_hw_params_any' pa_linux_alsa.c:(.text+0x383c): undefined reference to `snd_pcm_hw_params_set_buffer_size_near' pa_linux_alsa.c:(.text+0x389a): undefined reference to `snd_pcm_close' pa_linux_alsa.c:(.text+0x3900): undefined reference to `snd_pcm_hw_params_set_rate_near' pa_linux_alsa.c:(.text+0x3959): undefined reference to `snd_pcm_hw_params_test_access' pa_linux_alsa.c:(.text+0x3ad0): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x3af6): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x3b1c): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x3b42): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x3b68): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o):pa_linux_alsa.c:(.text+0x3b8e): more undefined references to `snd_strerror' follow ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `TestParameters': pa_linux_alsa.c:(.text+0x3e2e): undefined reference to `snd_pcm_hw_params_sizeof' pa_linux_alsa.c:(.text+0x3e3b): undefined reference to `snd_pcm_hw_params_sizeof' pa_linux_alsa.c:(.text+0x3e94): undefined reference to `snd_pcm_hw_params_any' pa_linux_alsa.c:(.text+0x3eb7): undefined reference to `snd_pcm_close' pa_linux_alsa.c:(.text+0x3f0e): undefined reference to `snd_pcm_hw_params_set_channels' pa_linux_alsa.c:(.text+0x3f4e): undefined reference to `snd_pcm_hw_params_set_format' pa_linux_alsa.c:(.text+0x3f6a): undefined reference to `snd_pcm_hw_params' pa_linux_alsa.c:(.text+0x403a): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x4064): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsaStreamComponent_FinishConfigure': pa_linux_alsa.c:(.text+0x419e): undefined reference to `snd_pcm_sw_params_sizeof' pa_linux_alsa.c:(.text+0x41ab): undefined reference to `snd_pcm_sw_params_sizeof' pa_linux_alsa.c:(.text+0x4201): undefined reference to `snd_pcm_hw_params_set_buffer_size_near' pa_linux_alsa.c:(.text+0x4222): undefined reference to `snd_pcm_hw_params' pa_linux_alsa.c:(.text+0x4243): undefined reference to `snd_pcm_hw_params_get_buffer_size' pa_linux_alsa.c:(.text+0x4276): undefined reference to `snd_pcm_sw_params_current' pa_linux_alsa.c:(.text+0x429b): undefined reference to `snd_pcm_sw_params_set_start_threshold' pa_linux_alsa.c:(.text+0x42c0): undefined reference to `snd_pcm_sw_params_set_stop_threshold' pa_linux_alsa.c:(.text+0x42f0): undefined reference to `snd_pcm_sw_params_set_avail_min' pa_linux_alsa.c:(.text+0x4317): undefined reference to `snd_pcm_sw_params_set_xfer_align' pa_linux_alsa.c:(.text+0x433e): undefined reference to `snd_pcm_sw_params_set_tstamp_mode' pa_linux_alsa.c:(.text+0x435c): undefined reference to `snd_pcm_sw_params' pa_linux_alsa.c:(.text+0x438b): undefined reference to `snd_pcm_sw_params_get_boundary' pa_linux_alsa.c:(.text+0x43af): undefined reference to `snd_pcm_sw_params_set_silence_threshold' pa_linux_alsa.c:(.text+0x43d4): undefined reference to `snd_pcm_sw_params_set_silence_size' pa_linux_alsa.c:(.text+0x45e6): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x460c): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x4632): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x4658): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x467e): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o):pa_linux_alsa.c:(.text+0x46a4): more undefined references to `snd_strerror' follow ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsaStream_Configure': pa_linux_alsa.c:(.text+0x47ee): undefined reference to `snd_pcm_hw_params_sizeof' pa_linux_alsa.c:(.text+0x4808): undefined reference to `snd_pcm_hw_params_sizeof' pa_linux_alsa.c:(.text+0x4825): undefined reference to `snd_pcm_hw_params_sizeof' pa_linux_alsa.c:(.text+0x483f): undefined reference to `snd_pcm_hw_params_sizeof' pa_linux_alsa.c:(.text+0x492f): undefined reference to `snd_pcm_hw_params_get_period_size_min' pa_linux_alsa.c:(.text+0x4961): undefined reference to `snd_pcm_hw_params_get_period_size_min' pa_linux_alsa.c:(.text+0x4993): undefined reference to `snd_pcm_hw_params_get_period_size_max' pa_linux_alsa.c:(.text+0x49c5): undefined reference to `snd_pcm_hw_params_get_period_size_max' pa_linux_alsa.c:(.text+0x4a2c): undefined reference to `snd_pcm_hw_params_get_buffer_size_max' pa_linux_alsa.c:(.text+0x4a50): undefined reference to `snd_pcm_hw_params_get_buffer_size_max' pa_linux_alsa.c:(.text+0x4afe): undefined reference to `snd_pcm_hw_params_test_period_size' pa_linux_alsa.c:(.text+0x4b24): undefined reference to `snd_pcm_hw_params_test_period_size' pa_linux_alsa.c:(.text+0x4c0e): undefined reference to `snd_pcm_hw_params_test_period_size' pa_linux_alsa.c:(.text+0x4c34): undefined reference to `snd_pcm_hw_params_test_period_size' pa_linux_alsa.c:(.text+0x4c6e): undefined reference to `snd_pcm_hw_params_set_period_size' pa_linux_alsa.c:(.text+0x4c9f): undefined reference to `snd_pcm_hw_params_set_period_size' pa_linux_alsa.c:(.text+0x4ce9): undefined reference to `snd_pcm_hw_params_get_periods_max' pa_linux_alsa.c:(.text+0x4d7d): undefined reference to `snd_pcm_hw_params_set_period_size_near' pa_linux_alsa.c:(.text+0x4eb0): undefined reference to `snd_pcm_link' pa_linux_alsa.c:(.text+0x4f76): undefined reference to `snd_pcm_hw_params_set_period_size_near' pa_linux_alsa.c:(.text+0x4fbe): undefined reference to `snd_pcm_hw_params_set_period_size_near' pa_linux_alsa.c:(.text+0x51b6): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x526f): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x52b3): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x5427): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x544d): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o):pa_linux_alsa.c:(.text+0x5489): more undefined references to `snd_strerror' follow ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `ReadStream': pa_linux_alsa.c:(.text+0x60b6): undefined reference to `snd_pcm_state' pa_linux_alsa.c:(.text+0x61e8): undefined reference to `snd_pcm_start' pa_linux_alsa.c:(.text+0x625a): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `BuildDeviceList': pa_linux_alsa.c:(.text+0x630c): undefined reference to `snd_ctl_card_info_sizeof' pa_linux_alsa.c:(.text+0x6326): undefined reference to `snd_ctl_card_info_sizeof' pa_linux_alsa.c:(.text+0x6341): undefined reference to `snd_pcm_info_sizeof' pa_linux_alsa.c:(.text+0x634e): undefined reference to `snd_pcm_info_sizeof' pa_linux_alsa.c:(.text+0x638d): undefined reference to `snd_card_next' pa_linux_alsa.c:(.text+0x63e0): undefined reference to `snd_ctl_open' pa_linux_alsa.c:(.text+0x63f9): undefined reference to `snd_ctl_card_info' pa_linux_alsa.c:(.text+0x6407): undefined reference to `snd_ctl_card_info_get_name' pa_linux_alsa.c:(.text+0x643e): undefined reference to `snd_ctl_pcm_next_device' pa_linux_alsa.c:(.text+0x648d): undefined reference to `snd_pcm_info_set_device' pa_linux_alsa.c:(.text+0x6499): undefined reference to `snd_pcm_info_set_subdevice' pa_linux_alsa.c:(.text+0x64aa): undefined reference to `snd_pcm_info_set_stream' pa_linux_alsa.c:(.text+0x64b9): undefined reference to `snd_ctl_pcm_info' pa_linux_alsa.c:(.text+0x64c9): undefined reference to `snd_pcm_info_set_stream' pa_linux_alsa.c:(.text+0x64dd): undefined reference to `snd_ctl_pcm_info' pa_linux_alsa.c:(.text+0x64f6): undefined reference to `snd_pcm_info_get_name' pa_linux_alsa.c:(.text+0x655b): undefined reference to `snd_pcm_info_get_name' pa_linux_alsa.c:(.text+0x6650): undefined reference to `snd_ctl_close' pa_linux_alsa.c:(.text+0x665b): undefined reference to `snd_card_next' pa_linux_alsa.c:(.text+0x6669): undefined reference to `snd_config' pa_linux_alsa.c:(.text+0x6689): undefined reference to `snd_config_search' pa_linux_alsa.c:(.text+0x669c): undefined reference to `snd_config_iterator_first' pa_linux_alsa.c:(.text+0x66a6): undefined reference to `snd_config_iterator_next' pa_linux_alsa.c:(.text+0x66b7): undefined reference to `snd_config_iterator_end' pa_linux_alsa.c:(.text+0x66da): undefined reference to `snd_config_iterator_entry' pa_linux_alsa.c:(.text+0x66f6): undefined reference to `snd_config_search' pa_linux_alsa.c:(.text+0x6712): undefined reference to `snd_config_get_string' pa_linux_alsa.c:(.text+0x6730): undefined reference to `snd_config_get_id' pa_linux_alsa.c:(.text+0x6776): undefined reference to `snd_config_iterator_next' pa_linux_alsa.c:(.text+0x68fa): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x6bdc): undefined reference to `snd_config_update' pa_linux_alsa.c:(.text+0x6bf1): undefined reference to `snd_config' pa_linux_alsa.c:(.text+0x6c35): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x6cc4): undefined reference to `snd_strerror' pa_linux_alsa.c:(.text+0x6cf7): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `PaAlsa_Initialize': pa_linux_alsa.c:(.text+0x6df0): undefined reference to `snd_lib_error_set_handler' pa_linux_alsa.c:(.text+0x6fbc): undefined reference to `snd_strerror' ../lib-src/portaudio-v19/lib/libportaudio.a(pa_linux_alsa.o): In function `Terminate': pa_linux_alsa.c:(.text+0x3649): undefined reference to `snd_config_update_free_global' ../lib-src/portmixer/libportmixer.a(px_linux_alsa.o): In function `set_volume_indexed': px_linux_alsa.c:(.text+0x12a): undefined reference to `snd_mixer_selem_get_playback_volume_range' px_linux_alsa.c:(.text+0x13e): undefined reference to `snd_mixer_selem_has_playback_channel' px_linux_alsa.c:(.text+0x188): undefined reference to `snd_mixer_selem_set_playback_volume' px_linux_alsa.c:(.text+0x1bc): undefined reference to `snd_mixer_selem_get_capture_volume_range' px_linux_alsa.c:(.text+0x1d0): undefined reference to `snd_mixer_selem_has_capture_channel' px_linux_alsa.c:(.text+0x219): undefined reference to `snd_mixer_selem_set_capture_volume' ../lib-src/portmixer/libportmixer.a(px_linux_alsa.o): In function `set_volume': px_linux_alsa.c:(.text+0x293): undefined reference to `snd_mixer_selem_id_get_name' ../lib-src/portmixer/libportmixer.a(px_linux_alsa.o): In function `get_volume_indexed': px_linux_alsa.c:(.text+0x399): undefined reference to `snd_mixer_selem_get_playback_volume_range' px_linux_alsa.c:(.text+0x3a7): undefined reference to `snd_mixer_selem_has_playback_channel' px_linux_alsa.c:(.text+0x3cb): undefined reference to `snd_mixer_selem_get_capture_volume_range' px_linux_alsa.c:(.text+0x3d9): undefined reference to `snd_mixer_selem_has_capture_channel' px_linux_alsa.c:(.text+0x3f3): undefined reference to `snd_mixer_selem_get_capture_volume' px_linux_alsa.c:(.text+0x412): undefined reference to `snd_mixer_selem_get_playback_volume' ../lib-src/portmixer/libportmixer.a(px_linux_alsa.o): In function `get_volume': px_linux_alsa.c:(.text+0x495): undefined reference to `snd_mixer_selem_id_get_name' ../lib-src/portmixer/libportmixer.a(px_linux_alsa.o): In function `set_current_input_source': px_linux_alsa.c:(.text+0x56a): undefined reference to `snd_mixer_selem_has_capture_switch' px_linux_alsa.c:(.text+0x584): undefined reference to `snd_mixer_selem_set_capture_switch' ../lib-src/portmixer/libportmixer.a(px_linux_alsa.o): In function `get_current_input_source': px_linux_alsa.c:(.text+0x5ec): undefined reference to `snd_mixer_selem_has_capture_switch' px_linux_alsa.c:(.text+0x604): undefined reference to `snd_mixer_selem_get_capture_switch' ../lib-src/portmixer/libportmixer.a(px_linux_alsa.o): In function `supports_pcm_output_volume': px_linux_alsa.c:(.text+0x648): undefined reference to `snd_mixer_selem_id_sizeof' px_linux_alsa.c:(.text+0x655): undefined reference to `snd_mixer_selem_id_sizeof' px_linux_alsa.c:(.text+0x67f): undefined reference to `snd_mixer_selem_id_set_name' px_linux_alsa.c:(.text+0x68e): undefined reference to `snd_mixer_find_selem' ../lib-src/portmixer/libportmixer.a(px_linux_alsa.o): In function `cleanup': px_linux_alsa.c:(.text+0x6df): undefined reference to `snd_mixer_selem_id_free' px_linux_alsa.c:(.text+0x718): undefined reference to `snd_mixer_close' px_linux_alsa.c:(.text+0x73f): undefined reference to `snd_mixer_selem_id_free' px_linux_alsa.c:(.text+0x778): undefined reference to `snd_mixer_close' ../lib-src/portmixer/libportmixer.a(px_linux_alsa.o): In function `open_mixer': px_linux_alsa.c:(.text+0x7ee): undefined reference to `snd_mixer_open' px_linux_alsa.c:(.text+0x808): undefined reference to `snd_mixer_attach' px_linux_alsa.c:(.text+0x826): undefined reference to `snd_mixer_selem_register' px_linux_alsa.c:(.text+0x838): undefined reference to `snd_mixer_load' px_linux_alsa.c:(.text+0x84a): undefined reference to `snd_mixer_first_elem' px_linux_alsa.c:(.text+0x864): undefined reference to `snd_mixer_selem_has_capture_volume' px_linux_alsa.c:(.text+0x877): undefined reference to `snd_mixer_elem_next' px_linux_alsa.c:(.text+0x891): undefined reference to `snd_mixer_selem_has_playback_volume' px_linux_alsa.c:(.text+0x89d): undefined reference to `snd_mixer_selem_has_playback_switch' px_linux_alsa.c:(.text+0x8a9): undefined reference to `snd_mixer_selem_has_common_volume' px_linux_alsa.c:(.text+0x8f3): undefined reference to `snd_mixer_selem_id_free' px_linux_alsa.c:(.text+0x934): undefined reference to `snd_mixer_close' px_linux_alsa.c:(.text+0x94f): undefined reference to `snd_mixer_selem_has_capture_switch' px_linux_alsa.c:(.text+0x983): undefined reference to `snd_mixer_first_elem' px_linux_alsa.c:(.text+0x9a4): undefined reference to `snd_mixer_selem_has_capture_volume' px_linux_alsa.c:(.text+0x9c9): undefined reference to `snd_mixer_selem_id_malloc' px_linux_alsa.c:(.text+0x9e3): undefined reference to `snd_mixer_selem_get_id' px_linux_alsa.c:(.text+0x9f5): undefined reference to `snd_mixer_selem_id_get_index' px_linux_alsa.c:(.text+0xa05): undefined reference to `snd_mixer_selem_id_get_name' px_linux_alsa.c:(.text+0xa5c): undefined reference to `snd_mixer_elem_next' px_linux_alsa.c:(.text+0xa7a): undefined reference to `snd_mixer_selem_has_playback_volume' px_linux_alsa.c:(.text+0xa8a): undefined reference to `snd_mixer_selem_has_playback_switch' px_linux_alsa.c:(.text+0xa9a): undefined reference to `snd_mixer_selem_has_common_volume' px_linux_alsa.c:(.text+0xab1): undefined reference to `snd_mixer_selem_has_capture_switch' /usr/X11R6/lib/libwx_gtk2u_richtext-2.8.so: undefined reference to `wxColour::IsOk() const' collect2: ld gab 1 als Ende-Status zurück make[1]: *** [../audacity] Fehler 1 make[1]: Leaving directory `/var/tmp/portage/media-sound/audacity-1.3.4-r3/work/audacity-src-1.3.4-beta/src' make: *** [audacity] Fehler 2 * * ERROR: media-sound/audacity-1.3.4-r3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2630: Called die * The specific snippet of code: * emake || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/media-sound/audacity-1.3.4-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/audacity-1.3.4-r3/temp/environment'. *