Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 171315 Details for
Bug 246300
media-sound/sox-14.1.0 - sox-14.1.0/src/.libs/lt-sox: undefined symbol: sox_encodings_info
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Compile log
sox.log (text/plain), 74.67 KB, created by
Andre Hinrichs
on 2008-11-10 16:07:32 UTC
(
hide
)
Description:
Compile log
Filename:
MIME Type:
Creator:
Andre Hinrichs
Created:
2008-11-10 16:07:32 UTC
Size:
74.67 KB
patch
obsolete
>>>> Verifying ebuild Manifests... > >>>> Emerging (1 of 1) media-sound/sox-14.1.0 to / > * sox-14.1.0.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking sox-14.1.0.tar.gz ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking sox-14.1.0.tar.gz to /var/tmp/portage/media-sound/sox-14.1.0/work > * Applying sox-14.1.0-lavc.patch ... > [ ok ] >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/media-sound/sox-14.1.0/work/sox-14.1.0 ... > * econf: updating sox-14.1.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sox-14.1.0/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 --enable-alsa --disable-debug --disable-libao --disable-oss --with-lame --with-mad --with-sndfile --with-flac --with-ogg --without-samplerate --with-ffmpeg --with-ladspa --without-id3tag --with-amr-wb --with-amr-nb --with-png --without-wavpack --enable-fast-ulaw --enable-fast-alaw --build=i686-pc-linux-gnu >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking 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 style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking for lt_dlinit in -lltdl... yes >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 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 dependency style of i686-pc-linux-gnu-g++... gcc3 >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 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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 >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 >checking how to hardcode library paths into programs... immediate >checking ltdl.h usability... yes >checking ltdl.h presence... yes >checking for ltdl.h... yes >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 whether to make a debug build... no >checking whether byte ordering is bigendian... no >checking for inline... inline >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking for sys/types.h... (cached) yes >checking for strcasecmp... yes >checking for strdup... yes >checking for popen... yes >checking for vsnprintf... yes >checking for gettimeofday... yes >checking for pow... no >checking for pow in -lm... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGEFILE_SOURCE value needed for large files... no >checking whether libtool should be silenced... yes >checking whether to make play and rec symlinks... yes >checking whether to try building ALSA sound driver... yes >checking alsa/asoundlib.h usability... yes >checking alsa/asoundlib.h presence... yes >checking for alsa/asoundlib.h... yes >checking for snd_pcm_open in -lasound... yes >checking whether to try building libao sound driver... no >checking whether to try building OSS sound driver... no >checking whether to try building Sun audio driver... yes >checking sys/audioio.h usability... no >checking sys/audioio.h presence... no >checking for sys/audioio.h... no >checking sun/audioio.h usability... no >checking sun/audioio.h presence... no >checking for sun/audioio.h... no >checking gsm/gsm.h usability... yes >checking gsm/gsm.h presence... yes >checking for gsm/gsm.h... yes >checking for gsm_create in -lgsm... yes >checking for SNDFILE... yes >checking sndfile.h usability... yes >checking sndfile.h presence... yes >checking for sndfile.h... yes >checking for sf_open... yes >checking for sf_open_virtual... yes >checking whether SF_FORMAT_OGG is declared... no >checking vorbis/codec.h usability... yes >checking vorbis/codec.h presence... yes >checking for vorbis/codec.h... yes >checking for ogg_packet_clear in -logg... yes >checking for vorbis_analysis_headerout in -lvorbis... yes >checking for ov_clear in -lvorbisfile... yes >checking for vorbis_encode_init_vbr in -lvorbisenc... yes >checking FLAC/all.h usability... yes >checking FLAC/all.h presence... yes >checking for FLAC/all.h... yes >checking for FLAC__stream_encoder_new in -lFLAC... yes >checking libavformat/avformat.h usability... no >checking libavformat/avformat.h presence... no >checking for libavformat/avformat.h... no >checking ffmpeg/avformat.h usability... yes >checking ffmpeg/avformat.h presence... yes >checking for ffmpeg/avformat.h... yes >checking for av_rescale_q in -lavutil... yes >checking for avcodec_decode_audio2 in -lavcodec... yes >checking for av_open_input_file in -lavformat... yes >checking mad.h usability... yes >checking mad.h presence... yes >checking for mad.h... yes >checking for mad_stream_buffer in -lmad... yes >checking lame/lame.h usability... yes >checking lame/lame.h presence... yes >checking for lame/lame.h... yes >checking for lame_init in -lmp3lame... yes >checking amrwb/dec.h usability... yes >checking amrwb/dec.h presence... yes >checking for amrwb/dec.h... yes >checking for D_IF_init in -lamrwb... yes >checking amrnb/sp_dec.h usability... yes >checking amrnb/sp_dec.h presence... yes >checking for amrnb/sp_dec.h... yes >checking for Decoder_Interface_init in -lamrnb... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for png_set_rows in -lpng... yes >checking ladspa.h usability... yes >checking ladspa.h presence... yes >checking for ladspa.h... yes >checking for stdint types... stdint.h (shortcircuit) >make use of stdint.h in src/soxstdint.h (assuming C99 compatible system) >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating libgsm/Makefile >config.status: creating lpc10/Makefile >config.status: creating sox.pc >config.status: creating src/soxconfig.h >config.status: executing depfiles commands >config.status: executing src/soxstdint.h commands >config.status: creating src/soxstdint.h : _SOX_SRC_SOXSTDINT_H > >Debugging build................... no >External module support........... yes >ALSA driver....................... yes >libao driver...................... no >OSS driver........................ no >SUN audio driver.................. no >play and rec symlinks............. yes >libgsm............................ external >libsndfile formats................ yes >Ogg Vorbis format................. yes >FLAC format....................... yes >ffmpeg formats.................... yes >MAD MP3 reader.................... yes >id3tag library.................... no >LAME MP3 writer................... yes >AMR-WB format..................... yes >AMR-NB format..................... yes >WavPack format.................... no >LADSPA effects.................... yes >PNG support....................... yes >Secret Rabbit Code resampling..... no >pkg-config location............... $(libdir)/pkgconfig > >Configure finished. Do 'make && make install' to compile and install SoX. > >Making all in lpc10 >make[1]: Entering directory `/var/tmp/portage/media-sound/sox-14.1.0/work/sox-14.1.0/lpc10' >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT analys.lo -MD -MP -MF .deps/analys.Tpo -c -o analys.lo analys.c >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT bsynz.lo -MD -MP -MF .deps/bsynz.Tpo -c -o bsynz.lo bsynz.c >mv -f .deps/bsynz.Tpo .deps/bsynz.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT chanwr.lo -MD -MP -MF .deps/chanwr.Tpo -c -o chanwr.lo chanwr.c >mv -f .deps/analys.Tpo .deps/analys.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT dcbias.lo -MD -MP -MF .deps/dcbias.Tpo -c -o dcbias.lo dcbias.c >mv -f .deps/dcbias.Tpo .deps/dcbias.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo decode.c >mv -f .deps/chanwr.Tpo .deps/chanwr.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT deemp.lo -MD -MP -MF .deps/deemp.Tpo -c -o deemp.lo deemp.c >mv -f .deps/deemp.Tpo .deps/deemp.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT difmag.lo -MD -MP -MF .deps/difmag.Tpo -c -o difmag.lo difmag.c >mv -f .deps/decode.Tpo .deps/decode.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT dyptrk.lo -MD -MP -MF .deps/dyptrk.Tpo -c -o dyptrk.lo dyptrk.c >mv -f .deps/difmag.Tpo .deps/difmag.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo encode.c >mv -f .deps/dyptrk.Tpo .deps/dyptrk.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT energy.lo -MD -MP -MF .deps/energy.Tpo -c -o energy.lo energy.c >mv -f .deps/encode.Tpo .deps/encode.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT f2clib.lo -MD -MP -MF .deps/f2clib.Tpo -c -o f2clib.lo f2clib.c >mv -f .deps/energy.Tpo .deps/energy.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT ham84.lo -MD -MP -MF .deps/ham84.Tpo -c -o ham84.lo ham84.c >mv -f .deps/f2clib.Tpo .deps/f2clib.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT hp100.lo -MD -MP -MF .deps/hp100.Tpo -c -o hp100.lo hp100.c >mv -f .deps/ham84.Tpo .deps/ham84.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT invert.lo -MD -MP -MF .deps/invert.Tpo -c -o invert.lo invert.c >mv -f .deps/hp100.Tpo .deps/hp100.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT irc2pc.lo -MD -MP -MF .deps/irc2pc.Tpo -c -o irc2pc.lo irc2pc.c >mv -f .deps/invert.Tpo .deps/invert.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT ivfilt.lo -MD -MP -MF .deps/ivfilt.Tpo -c -o ivfilt.lo ivfilt.c >mv -f .deps/irc2pc.Tpo .deps/irc2pc.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT lpcdec.lo -MD -MP -MF .deps/lpcdec.Tpo -c -o lpcdec.lo lpcdec.c >mv -f .deps/ivfilt.Tpo .deps/ivfilt.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT lpcenc.lo -MD -MP -MF .deps/lpcenc.Tpo -c -o lpcenc.lo lpcenc.c >mv -f .deps/lpcdec.Tpo .deps/lpcdec.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT lpcini.lo -MD -MP -MF .deps/lpcini.Tpo -c -o lpcini.lo lpcini.c >mv -f .deps/lpcenc.Tpo .deps/lpcenc.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT lpfilt.lo -MD -MP -MF .deps/lpfilt.Tpo -c -o lpfilt.lo lpfilt.c >mv -f .deps/lpcini.Tpo .deps/lpcini.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT median.lo -MD -MP -MF .deps/median.Tpo -c -o median.lo median.c >mv -f .deps/lpfilt.Tpo .deps/lpfilt.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT mload.lo -MD -MP -MF .deps/mload.Tpo -c -o mload.lo mload.c >mv -f .deps/median.Tpo .deps/median.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT onset.lo -MD -MP -MF .deps/onset.Tpo -c -o onset.lo onset.c >mv -f .deps/mload.Tpo .deps/mload.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT pitsyn.lo -MD -MP -MF .deps/pitsyn.Tpo -c -o pitsyn.lo pitsyn.c >mv -f .deps/onset.Tpo .deps/onset.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT placea.lo -MD -MP -MF .deps/placea.Tpo -c -o placea.lo placea.c >mv -f .deps/pitsyn.Tpo .deps/pitsyn.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT placev.lo -MD -MP -MF .deps/placev.Tpo -c -o placev.lo placev.c >mv -f .deps/placea.Tpo .deps/placea.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT preemp.lo -MD -MP -MF .deps/preemp.Tpo -c -o preemp.lo preemp.c >mv -f .deps/placev.Tpo .deps/placev.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT prepro.lo -MD -MP -MF .deps/prepro.Tpo -c -o prepro.lo prepro.c >mv -f .deps/preemp.Tpo .deps/preemp.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo random.c >mv -f .deps/prepro.Tpo .deps/prepro.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT rcchk.lo -MD -MP -MF .deps/rcchk.Tpo -c -o rcchk.lo rcchk.c >mv -f .deps/random.Tpo .deps/random.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT synths.lo -MD -MP -MF .deps/synths.Tpo -c -o synths.lo synths.c >mv -f .deps/rcchk.Tpo .deps/rcchk.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT tbdm.lo -MD -MP -MF .deps/tbdm.Tpo -c -o tbdm.lo tbdm.c >mv -f .deps/synths.Tpo .deps/synths.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT voicin.lo -MD -MP -MF .deps/voicin.Tpo -c -o voicin.lo voicin.c >mv -f .deps/tbdm.Tpo .deps/tbdm.Plo >/bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT vparms.lo -MD -MP -MF .deps/vparms.Tpo -c -o vparms.lo vparms.c >mv -f .deps/voicin.Tpo .deps/voicin.Plo >mv -f .deps/vparms.Tpo .deps/vparms.Plo >/bin/sh ../libtool --tag=CC --silent --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wl,-O1 -Wl,-z,defs -o liblpc10.la analys.lo bsynz.lo chanwr.lo dcbias.lo decode.lo deemp.lo difmag.lo dyptrk.lo encode.lo energy.lo f2clib.lo ham84.lo hp100.lo invert.lo irc2pc.lo ivfilt.lo lpcdec.lo lpcenc.lo lpcini.lo lpfilt.lo median.lo mload.lo onset.lo pitsyn.lo placea.lo placev.lo preemp.lo prepro.lo random.lo rcchk.lo synths.lo tbdm.lo voicin.lo vparms.lo -lm >make[1]: Leaving directory `/var/tmp/portage/media-sound/sox-14.1.0/work/sox-14.1.0/lpc10' >Making all in libgsm >make[1]: Entering directory `/var/tmp/portage/media-sound/sox-14.1.0/work/sox-14.1.0/libgsm' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/media-sound/sox-14.1.0/work/sox-14.1.0/libgsm' >Making all in src >make[1]: Entering directory `/var/tmp/portage/media-sound/sox-14.1.0/work/sox-14.1.0/src' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -Wconversion -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT sox.o -MD -MP -MF .deps/sox.Tpo -c -o sox.o sox.c >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-adpcms.lo -MD -MP -MF .deps/libsox_la-adpcms.Tpo -c -o libsox_la-adpcms.lo `test -f 'adpcms.c' || echo './'`adpcms.c >mv -f .deps/sox.Tpo .deps/sox.Po >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-aiff.lo -MD -MP -MF .deps/libsox_la-aiff.Tpo -c -o libsox_la-aiff.lo `test -f 'aiff.c' || echo './'`aiff.c >mv -f .deps/libsox_la-adpcms.Tpo .deps/libsox_la-adpcms.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-cvsd.lo -MD -MP -MF .deps/libsox_la-cvsd.Tpo -c -o libsox_la-cvsd.lo `test -f 'cvsd.c' || echo './'`cvsd.c >mv -f .deps/libsox_la-cvsd.Tpo .deps/libsox_la-cvsd.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-g711.lo -MD -MP -MF .deps/libsox_la-g711.Tpo -c -o libsox_la-g711.lo `test -f 'g711.c' || echo './'`g711.c >mv -f .deps/libsox_la-aiff.Tpo .deps/libsox_la-aiff.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-g721.lo -MD -MP -MF .deps/libsox_la-g721.Tpo -c -o libsox_la-g721.lo `test -f 'g721.c' || echo './'`g721.c >mv -f .deps/libsox_la-g721.Tpo .deps/libsox_la-g721.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-g723_24.lo -MD -MP -MF .deps/libsox_la-g723_24.Tpo -c -o libsox_la-g723_24.lo `test -f 'g723_24.c' || echo './'`g723_24.c >mv -f .deps/libsox_la-g711.Tpo .deps/libsox_la-g711.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-g723_40.lo -MD -MP -MF .deps/libsox_la-g723_40.Tpo -c -o libsox_la-g723_40.lo `test -f 'g723_40.c' || echo './'`g723_40.c >mv -f .deps/libsox_la-g723_24.Tpo .deps/libsox_la-g723_24.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-g72x.lo -MD -MP -MF .deps/libsox_la-g72x.Tpo -c -o libsox_la-g72x.lo `test -f 'g72x.c' || echo './'`g72x.c >mv -f .deps/libsox_la-g723_40.Tpo .deps/libsox_la-g723_40.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-vox.lo -MD -MP -MF .deps/libsox_la-vox.Tpo -c -o libsox_la-vox.lo `test -f 'vox.c' || echo './'`vox.c >mv -f .deps/libsox_la-vox.Tpo .deps/libsox_la-vox.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-raw.lo -MD -MP -MF .deps/libsox_la-raw.Tpo -c -o libsox_la-raw.lo `test -f 'raw.c' || echo './'`raw.c >mv -f .deps/libsox_la-g72x.Tpo .deps/libsox_la-g72x.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-formats.lo -MD -MP -MF .deps/libsox_la-formats.Tpo -c -o libsox_la-formats.lo `test -f 'formats.c' || echo './'`formats.c >mv -f .deps/libsox_la-raw.Tpo .deps/libsox_la-raw.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-formats_i.lo -MD -MP -MF .deps/libsox_la-formats_i.Tpo -c -o libsox_la-formats_i.lo `test -f 'formats_i.c' || echo './'`formats_i.c >mv -f .deps/libsox_la-formats.Tpo .deps/libsox_la-formats.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-skelform.lo -MD -MP -MF .deps/libsox_la-skelform.Tpo -c -o libsox_la-skelform.lo `test -f 'skelform.c' || echo './'`skelform.c >mv -f .deps/libsox_la-formats_i.Tpo .deps/libsox_la-formats_i.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-xmalloc.lo -MD -MP -MF .deps/libsox_la-xmalloc.Tpo -c -o libsox_la-xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c >mv -f .deps/libsox_la-skelform.Tpo .deps/libsox_la-skelform.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-getopt.lo -MD -MP -MF .deps/libsox_la-getopt.Tpo -c -o libsox_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c >mv -f .deps/libsox_la-xmalloc.Tpo .deps/libsox_la-xmalloc.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-getopt1.lo -MD -MP -MF .deps/libsox_la-getopt1.Tpo -c -o libsox_la-getopt1.lo `test -f 'getopt1.c' || echo './'`getopt1.c >mv -f .deps/libsox_la-getopt.Tpo .deps/libsox_la-getopt.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-util.lo -MD -MP -MF .deps/libsox_la-util.Tpo -c -o libsox_la-util.lo `test -f 'util.c' || echo './'`util.c >mv -f .deps/libsox_la-getopt1.Tpo .deps/libsox_la-getopt1.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-libsox.lo -MD -MP -MF .deps/libsox_la-libsox.Tpo -c -o libsox_la-libsox.lo `test -f 'libsox.c' || echo './'`libsox.c >mv -f .deps/libsox_la-util.Tpo .deps/libsox_la-util.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-libsox_i.lo -MD -MP -MF .deps/libsox_la-libsox_i.Tpo -c -o libsox_la-libsox_i.lo `test -f 'libsox_i.c' || echo './'`libsox_i.c >mv -f .deps/libsox_la-libsox.Tpo .deps/libsox_la-libsox.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-biquad.lo -MD -MP -MF .deps/libsfx_la-biquad.Tpo -c -o libsfx_la-biquad.lo `test -f 'biquad.c' || echo './'`biquad.c >mv -f .deps/libsox_la-libsox_i.Tpo .deps/libsox_la-libsox_i.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-biquads.lo -MD -MP -MF .deps/libsfx_la-biquads.Tpo -c -o libsfx_la-biquads.lo `test -f 'biquads.c' || echo './'`biquads.c >mv -f .deps/libsfx_la-biquad.Tpo .deps/libsfx_la-biquad.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-chorus.lo -MD -MP -MF .deps/libsfx_la-chorus.Tpo -c -o libsfx_la-chorus.lo `test -f 'chorus.c' || echo './'`chorus.c >mv -f .deps/libsfx_la-biquads.Tpo .deps/libsfx_la-biquads.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-compand.lo -MD -MP -MF .deps/libsfx_la-compand.Tpo -c -o libsfx_la-compand.lo `test -f 'compand.c' || echo './'`compand.c >mv -f .deps/libsfx_la-chorus.Tpo .deps/libsfx_la-chorus.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-compandt.lo -MD -MP -MF .deps/libsfx_la-compandt.Tpo -c -o libsfx_la-compandt.lo `test -f 'compandt.c' || echo './'`compandt.c >mv -f .deps/libsfx_la-compand.Tpo .deps/libsfx_la-compand.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-contrast.lo -MD -MP -MF .deps/libsfx_la-contrast.Tpo -c -o libsfx_la-contrast.lo `test -f 'contrast.c' || echo './'`contrast.c >mv -f .deps/libsfx_la-compandt.Tpo .deps/libsfx_la-compandt.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-dcshift.lo -MD -MP -MF .deps/libsfx_la-dcshift.Tpo -c -o libsfx_la-dcshift.lo `test -f 'dcshift.c' || echo './'`dcshift.c >mv -f .deps/libsfx_la-contrast.Tpo .deps/libsfx_la-contrast.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-delay.lo -MD -MP -MF .deps/libsfx_la-delay.Tpo -c -o libsfx_la-delay.lo `test -f 'delay.c' || echo './'`delay.c >mv -f .deps/libsfx_la-dcshift.Tpo .deps/libsfx_la-dcshift.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-dither.lo -MD -MP -MF .deps/libsfx_la-dither.Tpo -c -o libsfx_la-dither.lo `test -f 'dither.c' || echo './'`dither.c >mv -f .deps/libsfx_la-delay.Tpo .deps/libsfx_la-delay.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-earwax.lo -MD -MP -MF .deps/libsfx_la-earwax.Tpo -c -o libsfx_la-earwax.lo `test -f 'earwax.c' || echo './'`earwax.c >mv -f .deps/libsfx_la-dither.Tpo .deps/libsfx_la-dither.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-echo.lo -MD -MP -MF .deps/libsfx_la-echo.Tpo -c -o libsfx_la-echo.lo `test -f 'echo.c' || echo './'`echo.c >mv -f .deps/libsfx_la-earwax.Tpo .deps/libsfx_la-earwax.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-echos.lo -MD -MP -MF .deps/libsfx_la-echos.Tpo -c -o libsfx_la-echos.lo `test -f 'echos.c' || echo './'`echos.c >mv -f .deps/libsfx_la-echo.Tpo .deps/libsfx_la-echo.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-effects.lo -MD -MP -MF .deps/libsfx_la-effects.Tpo -c -o libsfx_la-effects.lo `test -f 'effects.c' || echo './'`effects.c >mv -f .deps/libsfx_la-echos.Tpo .deps/libsfx_la-echos.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-effects_i.lo -MD -MP -MF .deps/libsfx_la-effects_i.Tpo -c -o libsfx_la-effects_i.lo `test -f 'effects_i.c' || echo './'`effects_i.c >mv -f .deps/libsfx_la-effects.Tpo .deps/libsfx_la-effects.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-fade.lo -MD -MP -MF .deps/libsfx_la-fade.Tpo -c -o libsfx_la-fade.lo `test -f 'fade.c' || echo './'`fade.c >mv -f .deps/libsfx_la-effects_i.Tpo .deps/libsfx_la-effects_i.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-fft4g.lo -MD -MP -MF .deps/libsfx_la-fft4g.Tpo -c -o libsfx_la-fft4g.lo `test -f 'fft4g.c' || echo './'`fft4g.c >mv -f .deps/libsfx_la-fade.Tpo .deps/libsfx_la-fade.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-FFT.lo -MD -MP -MF .deps/libsfx_la-FFT.Tpo -c -o libsfx_la-FFT.lo `test -f 'FFT.c' || echo './'`FFT.c >mv -f .deps/libsfx_la-FFT.Tpo .deps/libsfx_la-FFT.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-filter.lo -MD -MP -MF .deps/libsfx_la-filter.Tpo -c -o libsfx_la-filter.lo `test -f 'filter.c' || echo './'`filter.c >mv -f .deps/libsfx_la-fft4g.Tpo .deps/libsfx_la-fft4g.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-flanger.lo -MD -MP -MF .deps/libsfx_la-flanger.Tpo -c -o libsfx_la-flanger.lo `test -f 'flanger.c' || echo './'`flanger.c >mv -f .deps/libsfx_la-filter.Tpo .deps/libsfx_la-filter.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-input.lo -MD -MP -MF .deps/libsfx_la-input.Tpo -c -o libsfx_la-input.lo `test -f 'input.c' || echo './'`input.c >mv -f .deps/libsfx_la-flanger.Tpo .deps/libsfx_la-flanger.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-key.lo -MD -MP -MF .deps/libsfx_la-key.Tpo -c -o libsfx_la-key.lo `test -f 'key.c' || echo './'`key.c >mv -f .deps/libsfx_la-input.Tpo .deps/libsfx_la-input.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-ladspa.lo -MD -MP -MF .deps/libsfx_la-ladspa.Tpo -c -o libsfx_la-ladspa.lo `test -f 'ladspa.c' || echo './'`ladspa.c >mv -f .deps/libsfx_la-key.Tpo .deps/libsfx_la-key.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-mcompand.lo -MD -MP -MF .deps/libsfx_la-mcompand.Tpo -c -o libsfx_la-mcompand.lo `test -f 'mcompand.c' || echo './'`mcompand.c >mv -f .deps/libsfx_la-ladspa.Tpo .deps/libsfx_la-ladspa.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-mixer.lo -MD -MP -MF .deps/libsfx_la-mixer.Tpo -c -o libsfx_la-mixer.lo `test -f 'mixer.c' || echo './'`mixer.c >mv -f .deps/libsfx_la-mcompand.Tpo .deps/libsfx_la-mcompand.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-noiseprof.lo -MD -MP -MF .deps/libsfx_la-noiseprof.Tpo -c -o libsfx_la-noiseprof.lo `test -f 'noiseprof.c' || echo './'`noiseprof.c >mv -f .deps/libsfx_la-mixer.Tpo .deps/libsfx_la-mixer.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-noisered.lo -MD -MP -MF .deps/libsfx_la-noisered.Tpo -c -o libsfx_la-noisered.lo `test -f 'noisered.c' || echo './'`noisered.c >mv -f .deps/libsfx_la-noiseprof.Tpo .deps/libsfx_la-noiseprof.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-normalise.lo -MD -MP -MF .deps/libsfx_la-normalise.Tpo -c -o libsfx_la-normalise.lo `test -f 'normalise.c' || echo './'`normalise.c >mv -f .deps/libsfx_la-noisered.Tpo .deps/libsfx_la-noisered.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-output.lo -MD -MP -MF .deps/libsfx_la-output.Tpo -c -o libsfx_la-output.lo `test -f 'output.c' || echo './'`output.c >mv -f .deps/libsfx_la-normalise.Tpo .deps/libsfx_la-normalise.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-pad.lo -MD -MP -MF .deps/libsfx_la-pad.Tpo -c -o libsfx_la-pad.lo `test -f 'pad.c' || echo './'`pad.c >mv -f .deps/libsfx_la-output.Tpo .deps/libsfx_la-output.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-pan.lo -MD -MP -MF .deps/libsfx_la-pan.Tpo -c -o libsfx_la-pan.lo `test -f 'pan.c' || echo './'`pan.c >mv -f .deps/libsfx_la-pad.Tpo .deps/libsfx_la-pad.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-phaser.lo -MD -MP -MF .deps/libsfx_la-phaser.Tpo -c -o libsfx_la-phaser.lo `test -f 'phaser.c' || echo './'`phaser.c >mv -f .deps/libsfx_la-pan.Tpo .deps/libsfx_la-pan.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-pitch.lo -MD -MP -MF .deps/libsfx_la-pitch.Tpo -c -o libsfx_la-pitch.lo `test -f 'pitch.c' || echo './'`pitch.c >mv -f .deps/libsfx_la-phaser.Tpo .deps/libsfx_la-phaser.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-polyphas.lo -MD -MP -MF .deps/libsfx_la-polyphas.Tpo -c -o libsfx_la-polyphas.lo `test -f 'polyphas.c' || echo './'`polyphas.c >mv -f .deps/libsfx_la-pitch.Tpo .deps/libsfx_la-pitch.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-rabbit.lo -MD -MP -MF .deps/libsfx_la-rabbit.Tpo -c -o libsfx_la-rabbit.lo `test -f 'rabbit.c' || echo './'`rabbit.c >mv -f .deps/libsfx_la-polyphas.Tpo .deps/libsfx_la-polyphas.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-rate.lo -MD -MP -MF .deps/libsfx_la-rate.Tpo -c -o libsfx_la-rate.lo `test -f 'rate.c' || echo './'`rate.c >mv -f .deps/libsfx_la-rabbit.Tpo .deps/libsfx_la-rabbit.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-remix.lo -MD -MP -MF .deps/libsfx_la-remix.Tpo -c -o libsfx_la-remix.lo `test -f 'remix.c' || echo './'`remix.c >mv -f .deps/libsfx_la-remix.Tpo .deps/libsfx_la-remix.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-repeat.lo -MD -MP -MF .deps/libsfx_la-repeat.Tpo -c -o libsfx_la-repeat.lo `test -f 'repeat.c' || echo './'`repeat.c >mv -f .deps/libsfx_la-repeat.Tpo .deps/libsfx_la-repeat.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-resample.lo -MD -MP -MF .deps/libsfx_la-resample.Tpo -c -o libsfx_la-resample.lo `test -f 'resample.c' || echo './'`resample.c >mv -f .deps/libsfx_la-resample.Tpo .deps/libsfx_la-resample.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-reverb.lo -MD -MP -MF .deps/libsfx_la-reverb.Tpo -c -o libsfx_la-reverb.lo `test -f 'reverb.c' || echo './'`reverb.c >mv -f .deps/libsfx_la-reverb.Tpo .deps/libsfx_la-reverb.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-reverse.lo -MD -MP -MF .deps/libsfx_la-reverse.Tpo -c -o libsfx_la-reverse.lo `test -f 'reverse.c' || echo './'`reverse.c >mv -f .deps/libsfx_la-rate.Tpo .deps/libsfx_la-rate.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-silence.lo -MD -MP -MF .deps/libsfx_la-silence.Tpo -c -o libsfx_la-silence.lo `test -f 'silence.c' || echo './'`silence.c >mv -f .deps/libsfx_la-reverse.Tpo .deps/libsfx_la-reverse.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-skeleff.lo -MD -MP -MF .deps/libsfx_la-skeleff.Tpo -c -o libsfx_la-skeleff.lo `test -f 'skeleff.c' || echo './'`skeleff.c >mv -f .deps/libsfx_la-skeleff.Tpo .deps/libsfx_la-skeleff.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-speed.lo -MD -MP -MF .deps/libsfx_la-speed.Tpo -c -o libsfx_la-speed.lo `test -f 'speed.c' || echo './'`speed.c >mv -f .deps/libsfx_la-silence.Tpo .deps/libsfx_la-silence.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-splice.lo -MD -MP -MF .deps/libsfx_la-splice.Tpo -c -o libsfx_la-splice.lo `test -f 'splice.c' || echo './'`splice.c >mv -f .deps/libsfx_la-speed.Tpo .deps/libsfx_la-speed.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-stat.lo -MD -MP -MF .deps/libsfx_la-stat.Tpo -c -o libsfx_la-stat.lo `test -f 'stat.c' || echo './'`stat.c >mv -f .deps/libsfx_la-splice.Tpo .deps/libsfx_la-splice.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-stretch.lo -MD -MP -MF .deps/libsfx_la-stretch.Tpo -c -o libsfx_la-stretch.lo `test -f 'stretch.c' || echo './'`stretch.c >mv -f .deps/libsfx_la-stat.Tpo .deps/libsfx_la-stat.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-swap.lo -MD -MP -MF .deps/libsfx_la-swap.Tpo -c -o libsfx_la-swap.lo `test -f 'swap.c' || echo './'`swap.c >mv -f .deps/libsfx_la-stretch.Tpo .deps/libsfx_la-stretch.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-synth.lo -MD -MP -MF .deps/libsfx_la-synth.Tpo -c -o libsfx_la-synth.lo `test -f 'synth.c' || echo './'`synth.c >mv -f .deps/libsfx_la-swap.Tpo .deps/libsfx_la-swap.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-tempo.lo -MD -MP -MF .deps/libsfx_la-tempo.Tpo -c -o libsfx_la-tempo.lo `test -f 'tempo.c' || echo './'`tempo.c >mv -f .deps/libsfx_la-synth.Tpo .deps/libsfx_la-synth.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-tremolo.lo -MD -MP -MF .deps/libsfx_la-tremolo.Tpo -c -o libsfx_la-tremolo.lo `test -f 'tremolo.c' || echo './'`tremolo.c >mv -f .deps/libsfx_la-tempo.Tpo .deps/libsfx_la-tempo.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-trim.lo -MD -MP -MF .deps/libsfx_la-trim.Tpo -c -o libsfx_la-trim.lo `test -f 'trim.c' || echo './'`trim.c >mv -f .deps/libsfx_la-tremolo.Tpo .deps/libsfx_la-tremolo.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-vol.lo -MD -MP -MF .deps/libsfx_la-vol.Tpo -c -o libsfx_la-vol.lo `test -f 'vol.c' || echo './'`vol.c >mv -f .deps/libsfx_la-trim.Tpo .deps/libsfx_la-trim.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsfx_la-spectrogram.lo -MD -MP -MF .deps/libsfx_la-spectrogram.Tpo -c -o libsfx_la-spectrogram.lo `test -f 'spectrogram.c' || echo './'`spectrogram.c >mv -f .deps/libsfx_la-vol.Tpo .deps/libsfx_la-vol.Plo >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -Wconversion -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT sox_sample_test.o -MD -MP -MF .deps/sox_sample_test.Tpo -c -o sox_sample_test.o sox_sample_test.c >mv -f .deps/sox_sample_test.Tpo .deps/sox_sample_test.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -Wconversion -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT example0.o -MD -MP -MF .deps/example0.Tpo -c -o example0.o example0.c >mv -f .deps/example0.Tpo .deps/example0.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -Wconversion -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT example1.o -MD -MP -MF .deps/example1.Tpo -c -o example1.o example1.c >mv -f .deps/example1.Tpo .deps/example1.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -Wconversion -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT example2.o -MD -MP -MF .deps/example2.Tpo -c -o example2.o example2.c >mv -f .deps/example2.Tpo .deps/example2.Po >/bin/sh ../libtool --silent --tag=CC --silent --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -lltdl -Wl,-O1 -Wl,-z,defs -o libsox.la -rpath /usr/lib libsox_la-adpcms.lo libsox_la-aiff.lo libsox_la-cvsd.lo libsox_la-g711.lo libsox_la-g721.lo libsox_la-g723_24.lo libsox_la-g723_40.lo libsox_la-g72x.lo libsox_la-vox.lo libsox_la-raw.lo libsox_la-formats.lo libsox_la-formats_i.lo libsox_la-skelform.lo libsox_la-xmalloc.lo libsox_la-getopt.lo libsox_la-getopt1.lo libsox_la-util.lo libsox_la-libsox.lo libsox_la-libsox_i.lo -lm >mv -f .deps/libsfx_la-spectrogram.Tpo .deps/libsfx_la-spectrogram.Plo >/bin/sh ../libtool --silent --tag=CC --silent --mode=link i686-pc-linux-gnu-gcc -Wconversion -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -lltdl -Wl,-O1 -Wl,-z,defs -o sox_sample_test sox_sample_test.o -lm >/bin/sh ../libtool --silent --tag=CC --silent --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -lltdl -Wl,-O1 -Wl,-z,defs -o libsfx.la -rpath /usr/lib libsfx_la-biquad.lo libsfx_la-biquads.lo libsfx_la-chorus.lo libsfx_la-compand.lo libsfx_la-compandt.lo libsfx_la-contrast.lo libsfx_la-dcshift.lo libsfx_la-delay.lo libsfx_la-dither.lo libsfx_la-earwax.lo libsfx_la-echo.lo libsfx_la-echos.lo libsfx_la-effects.lo libsfx_la-effects_i.lo libsfx_la-fade.lo libsfx_la-fft4g.lo libsfx_la-FFT.lo libsfx_la-filter.lo libsfx_la-flanger.lo libsfx_la-input.lo libsfx_la-key.lo libsfx_la-ladspa.lo libsfx_la-mcompand.lo libsfx_la-mixer.lo libsfx_la-noiseprof.lo libsfx_la-noisered.lo libsfx_la-normalise.lo libsfx_la-output.lo libsfx_la-pad.lo libsfx_la-pan.lo libsfx_la-phaser.lo libsfx_la-pitch.lo libsfx_la-polyphas.lo libsfx_la-rabbit.lo libsfx_la-rate.lo libsfx_la-remix.lo libsfx_la-repeat.lo libsfx_la-resample.lo libsfx_la-reverb.lo libsfx_la-reverse.lo libsfx_la-silence.lo libsfx_la-skeleff.lo libsfx_la-speed.lo libsfx_la-splice.lo libsfx_la-stat.lo libsfx_la-stretch.lo libsfx_la-swap.lo libsfx_la-synth.lo libsfx_la-tempo.lo libsfx_la-tremolo.lo libsfx_la-trim.lo libsfx_la-vol.lo libsfx_la-spectrogram.lo -lpng -lz libsox.la -lm >/bin/sh ../libtool --silent --tag=CC --silent --mode=link i686-pc-linux-gnu-gcc -Wconversion -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -lltdl -Wl,-O1 -Wl,-z,defs -o example2 example2.o libsox.la -lm >/bin/sh ../libtool --silent --tag=CC --silent --mode=link i686-pc-linux-gnu-gcc -Wconversion -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -lltdl -Wl,-O1 -Wl,-z,defs -o sox sox.o libsox.la libsfx.la -lm >/bin/sh ../libtool --silent --tag=CC --silent --mode=link i686-pc-linux-gnu-gcc -Wconversion -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -lltdl -Wl,-O1 -Wl,-z,defs -o example0 example0.o libsox.la libsfx.la -lm >/bin/sh ../libtool --silent --tag=CC --silent --mode=link i686-pc-linux-gnu-gcc -Wconversion -O3 -march=pentium3 -mfpmath=sse -mmmx -msse -maccumulate-outgoing-args -fomit-frame-pointer -pipe -fsigned-char -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -lltdl -Wl,-O1 -Wl,-z,defs -o example1 example1.o libsox.la libsfx.la -lm >./sox --help > /dev/null >/var/tmp/portage/media-sound/sox-14.1.0/work/sox-14.1.0/src/.libs/lt-sox: symbol lookup error: /var/tmp/portage/media-sound/sox-14.1.0/work/sox-14.1.0/src/.libs/lt-sox: undefined symbol: sox_encodings_info >make[1]: *** [play] Error 127 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/var/tmp/portage/media-sound/sox-14.1.0/work/sox-14.1.0/src' >make: *** [all-recursive] Error 1 > * > * ERROR: media-sound/sox-14.1.0 failed. > * Call stack: > * ebuild.sh, line 49: Called src_compile > * environment, line 2364: Called die > * The specific snippet of code: > * emake || die "emake failed." > * The die message: > * emake failed. > * > * 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/sox-14.1.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/sox-14.1.0/temp/environment'. > * > > * Messages for package media-sound/sox-14.1.0: > > * > * ERROR: media-sound/sox-14.1.0 failed. > * Call stack: > * ebuild.sh, line 49: Called src_compile > * environment, line 2364: Called die > * The specific snippet of code: > * emake || die "emake failed." > * The die message: > * emake failed. > * > * 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/sox-14.1.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/sox-14.1.0/temp/environment'. > *
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 246300
:
171314
| 171315