Script started on Sun Apr 13 10:25:31 2008 toto ~/Essais/libsndfile-1.0.18pre21 $ make Making all in M4 Making all in man Making all in doc Making all in Win32 Making all in src make all-recursive Making all in OGG Making all in include Making all in ogg if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src/OGG/include -I../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT framing.lo -MD -MP -MF ".deps/framing.Tpo" -c -o framing.lo framing.c; then mv -f ".deps/framing.Tpo" ".deps/framing.Plo"; else rm -f ".deps/framing.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src/OGG/include -I../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -fPIC -DPIC -o .libs/framing.o framing.c: In function `ogg_sync_pageseek': framing.c:587: warning: declaration of `log' shadows a global declaration :0: warning: shadowed declaration is here gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src/OGG/include -I../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src/OGG/include -I../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitwise.lo -MD -MP -MF ".deps/bitwise.Tpo" -c -o bitwise.lo bitwise.c; then mv -f ".deps/bitwise.Tpo" ".deps/bitwise.Plo"; else rm -f ".deps/bitwise.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src/OGG/include -I../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -fPIC -DPIC -o .libs/bitwise.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src/OGG/include -I../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libogg.la framing.lo bitwise.lo -lm ar cru .libs/libogg.a .libs/framing.o .libs/bitwise.o ranlib .libs/libogg.a creating libogg.la (cd .libs && rm -f libogg.la && ln -s ../libogg.la libogg.la) if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src/OGG/include -I../../src/OGG/include -D_V_SELFTEST -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test_bitwise-bitwise.o -MD -MP -MF ".deps/test_bitwise-bitwise.Tpo" -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c; then mv -f ".deps/test_bitwise-bitwise.Tpo" ".deps/test_bitwise-bitwise.Po"; else rm -f ".deps/test_bitwise-bitwise.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_bitwise test_bitwise-bitwise.o -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_bitwise test_bitwise-bitwise.o -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src/OGG/include -I../../src/OGG/include -D_V_SELFTEST -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test_framing-framing.o -MD -MP -MF ".deps/test_framing-framing.Tpo" -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c; then mv -f ".deps/test_framing-framing.Tpo" ".deps/test_framing-framing.Po"; else rm -f ".deps/test_framing-framing.Tpo"; exit 1; fi framing.c: In function `ogg_sync_pageseek': framing.c:587: warning: declaration of `log' shadows a global declaration :0: warning: shadowed declaration is here /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_framing test_framing-framing.o -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_framing test_framing-framing.o -lm Making all in VORBIS Making all in lib Making all in modes Making all in books Making all in coupled Making all in uncoupled Making all in floor if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mdct.lo -MD -MP -MF ".deps/mdct.Tpo" -c -o mdct.lo mdct.c; then mv -f ".deps/mdct.Tpo" ".deps/mdct.Plo"; else rm -f ".deps/mdct.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -fPIC -DPIC -o .libs/mdct.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -o mdct.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT smallft.lo -MD -MP -MF ".deps/smallft.Tpo" -c -o smallft.lo smallft.c; then mv -f ".deps/smallft.Tpo" ".deps/smallft.Plo"; else rm -f ".deps/smallft.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c -fPIC -DPIC -o .libs/smallft.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c -o smallft.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT block.lo -MD -MP -MF ".deps/block.Tpo" -c -o block.lo block.c; then mv -f ".deps/block.Tpo" ".deps/block.Plo"; else rm -f ".deps/block.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -fPIC -DPIC -o .libs/block.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -o block.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT envelope.lo -MD -MP -MF ".deps/envelope.Tpo" -c -o envelope.lo envelope.c; then mv -f ".deps/envelope.Tpo" ".deps/envelope.Plo"; else rm -f ".deps/envelope.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c -fPIC -DPIC -o .libs/envelope.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c -o envelope.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT window.lo -MD -MP -MF ".deps/window.Tpo" -c -o window.lo window.c; then mv -f ".deps/window.Tpo" ".deps/window.Plo"; else rm -f ".deps/window.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -fPIC -DPIC -o .libs/window.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -o window.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lsp.lo -MD -MP -MF ".deps/lsp.Tpo" -c -o lsp.lo lsp.c; then mv -f ".deps/lsp.Tpo" ".deps/lsp.Plo"; else rm -f ".deps/lsp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c -fPIC -DPIC -o .libs/lsp.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c -o lsp.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lpc.lo -MD -MP -MF ".deps/lpc.Tpo" -c -o lpc.lo lpc.c; then mv -f ".deps/lpc.Tpo" ".deps/lpc.Plo"; else rm -f ".deps/lpc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -fPIC -DPIC -o .libs/lpc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -o lpc.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT analysis.lo -MD -MP -MF ".deps/analysis.Tpo" -c -o analysis.lo analysis.c; then mv -f ".deps/analysis.Tpo" ".deps/analysis.Plo"; else rm -f ".deps/analysis.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c -fPIC -DPIC -o .libs/analysis.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c -o analysis.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT synthesis.lo -MD -MP -MF ".deps/synthesis.Tpo" -c -o synthesis.lo synthesis.c; then mv -f ".deps/synthesis.Tpo" ".deps/synthesis.Plo"; else rm -f ".deps/synthesis.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c -fPIC -DPIC -o .libs/synthesis.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c -o synthesis.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT psy.lo -MD -MP -MF ".deps/psy.Tpo" -c -o psy.lo psy.c; then mv -f ".deps/psy.Tpo" ".deps/psy.Plo"; else rm -f ".deps/psy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -fPIC -DPIC -o .libs/psy.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -o psy.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT info.lo -MD -MP -MF ".deps/info.Tpo" -c -o info.lo info.c; then mv -f ".deps/info.Tpo" ".deps/info.Plo"; else rm -f ".deps/info.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fPIC -DPIC -o .libs/info.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT floor1.lo -MD -MP -MF ".deps/floor1.Tpo" -c -o floor1.lo floor1.c; then mv -f ".deps/floor1.Tpo" ".deps/floor1.Plo"; else rm -f ".deps/floor1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c -fPIC -DPIC -o .libs/floor1.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c -o floor1.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT floor0.lo -MD -MP -MF ".deps/floor0.Tpo" -c -o floor0.lo floor0.c; then mv -f ".deps/floor0.Tpo" ".deps/floor0.Plo"; else rm -f ".deps/floor0.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c -fPIC -DPIC -o .libs/floor0.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c -o floor0.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT res0.lo -MD -MP -MF ".deps/res0.Tpo" -c -o res0.lo res0.c; then mv -f ".deps/res0.Tpo" ".deps/res0.Plo"; else rm -f ".deps/res0.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c -fPIC -DPIC -o .libs/res0.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c -o res0.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mapping0.lo -MD -MP -MF ".deps/mapping0.Tpo" -c -o mapping0.lo mapping0.c; then mv -f ".deps/mapping0.Tpo" ".deps/mapping0.Plo"; else rm -f ".deps/mapping0.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c -fPIC -DPIC -o .libs/mapping0.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c -o mapping0.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT registry.lo -MD -MP -MF ".deps/registry.Tpo" -c -o registry.lo registry.c; then mv -f ".deps/registry.Tpo" ".deps/registry.Plo"; else rm -f ".deps/registry.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -fPIC -DPIC -o .libs/registry.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -o registry.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT codebook.lo -MD -MP -MF ".deps/codebook.Tpo" -c -o codebook.lo codebook.c; then mv -f ".deps/codebook.Tpo" ".deps/codebook.Plo"; else rm -f ".deps/codebook.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c -fPIC -DPIC -o .libs/codebook.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c -o codebook.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sharedbook.lo -MD -MP -MF ".deps/sharedbook.Tpo" -c -o sharedbook.lo sharedbook.c; then mv -f ".deps/sharedbook.Tpo" ".deps/sharedbook.Plo"; else rm -f ".deps/sharedbook.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c -fPIC -DPIC -o .libs/sharedbook.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c -o sharedbook.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lookup.lo -MD -MP -MF ".deps/lookup.Tpo" -c -o lookup.lo lookup.c; then mv -f ".deps/lookup.Tpo" ".deps/lookup.Plo"; else rm -f ".deps/lookup.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -fPIC -DPIC -o .libs/lookup.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -o lookup.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitrate.lo -MD -MP -MF ".deps/bitrate.Tpo" -c -o bitrate.lo bitrate.c; then mv -f ".deps/bitrate.Tpo" ".deps/bitrate.Plo"; else rm -f ".deps/bitrate.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c -fPIC -DPIC -o .libs/bitrate.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c -o bitrate.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libvorbis.la mdct.lo smallft.lo block.lo envelope.lo window.lo lsp.lo lpc.lo analysis.lo synthesis.lo psy.lo info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo codebook.lo sharedbook.lo lookup.lo bitrate.lo -lm ar cru .libs/libvorbis.a .libs/mdct.o .libs/smallft.o .libs/block.o .libs/envelope.o .libs/window.o .libs/lsp.o .libs/lpc.o .libs/analysis.o .libs/synthesis.o .libs/psy.o .libs/info.o .libs/floor1.o .libs/floor0.o .libs/res0.o .libs/mapping0.o .libs/registry.o .libs/codebook.o .libs/sharedbook.o .libs/lookup.o .libs/bitrate.o ranlib .libs/libvorbis.a creating libvorbis.la (cd .libs && rm -f libvorbis.la && ln -s ../libvorbis.la libvorbis.la) if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT vorbisenc.lo -MD -MP -MF ".deps/vorbisenc.Tpo" -c -o vorbisenc.lo vorbisenc.c; then mv -f ".deps/vorbisenc.Tpo" ".deps/vorbisenc.Plo"; else rm -f ".deps/vorbisenc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c -fPIC -DPIC -o .libs/vorbisenc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c -o vorbisenc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libvorbisenc.la vorbisenc.lo -lm ar cru .libs/libvorbisenc.a .libs/vorbisenc.o ranlib .libs/libvorbisenc.a creating libvorbisenc.la (cd .libs && rm -f libvorbisenc.la && ln -s ../libvorbisenc.la libvorbisenc.la) if gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -D_V_SELFTEST -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test_sharedbook-sharedbook.o -MD -MP -MF ".deps/test_sharedbook-sharedbook.Tpo" -c -o test_sharedbook-sharedbook.o `test -f 'sharedbook.c' || echo './'`sharedbook.c; then mv -f ".deps/test_sharedbook-sharedbook.Tpo" ".deps/test_sharedbook-sharedbook.Po"; else rm -f ".deps/test_sharedbook-sharedbook.Tpo"; exit 1; fi /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_sharedbook test_sharedbook-sharedbook.o libvorbis.la libvorbisenc.la ../../../src/OGG/libogg.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_sharedbook test_sharedbook-sharedbook.o ./.libs/libvorbis.a ./.libs/libvorbisenc.a ../../../src/OGG/.libs/libogg.a -lm Making all in include Making all in vorbis Making all in test if gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT write_read.o -MD -MP -MF ".deps/write_read.Tpo" -c -o write_read.o write_read.c; then mv -f ".deps/write_read.Tpo" ".deps/write_read.Po"; else rm -f ".deps/write_read.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/VORBIS/include -I../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test.o -MD -MP -MF ".deps/test.Tpo" -c -o test.o test.c; then mv -f ".deps/test.Tpo" ".deps/test.Po"; else rm -f ".deps/test.Tpo"; exit 1; fi /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test util.o write_read.o test.o ../lib/libvorbisenc.la ../lib/libvorbis.la ../../../src/OGG/libogg.la -lm mkdir .libs gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test util.o write_read.o test.o ../lib/.libs/libvorbisenc.a ../lib/.libs/libvorbis.a ../../../src/OGG/.libs/libogg.a -lm ../lib/.libs/libvorbis.a(info.o)(.text+0x163): In function `vorbis_comment_add': /home/toto/Essais/libsndfile-1.0.18pre21/src/VORBIS/lib/info.c:69: warning: strcpy() is almost always misused, please use strlcpy() ../lib/.libs/libvorbis.a(analysis.o)(.text+0x140): In function `_analysis_output_always': /home/toto/Essais/libsndfile-1.0.18pre21/src/VORBIS/lib/analysis.c:75: warning: sprintf() is often misused, please use snprintf() ../lib/.libs/libvorbis.a(info.o)(.text+0x1f2): In function `vorbis_comment_add_tag': /home/toto/Essais/libsndfile-1.0.18pre21/src/VORBIS/lib/info.c:77: warning: strcat() is almost always misused, please use strlcat() Making all in FLAC Making all in include Making all in FLAC Making all in share Making all in grabbag Making all in test_libs_common Making all in src Making all in libFLAC Making all in include Making all in private Making all in protected Making all in . if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitmath.lo -MD -MP -MF ".deps/bitmath.Tpo" -c -o bitmath.lo bitmath.c; then mv -f ".deps/bitmath.Tpo" ".deps/bitmath.Plo"; else rm -f ".deps/bitmath.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitmath.lo -MD -MP -MF .deps/bitmath.Tpo -c bitmath.c -fPIC -DPIC -o .libs/bitmath.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitmath.lo -MD -MP -MF .deps/bitmath.Tpo -c bitmath.c -o bitmath.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitreader.lo -MD -MP -MF ".deps/bitreader.Tpo" -c -o bitreader.lo bitreader.c; then mv -f ".deps/bitreader.Tpo" ".deps/bitreader.Plo"; else rm -f ".deps/bitreader.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitreader.lo -MD -MP -MF .deps/bitreader.Tpo -c bitreader.c -fPIC -DPIC -o .libs/bitreader.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitreader.lo -MD -MP -MF .deps/bitreader.Tpo -c bitreader.c -o bitreader.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitwriter.lo -MD -MP -MF ".deps/bitwriter.Tpo" -c -o bitwriter.lo bitwriter.c; then mv -f ".deps/bitwriter.Tpo" ".deps/bitwriter.Plo"; else rm -f ".deps/bitwriter.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitwriter.lo -MD -MP -MF .deps/bitwriter.Tpo -c bitwriter.c -fPIC -DPIC -o .libs/bitwriter.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitwriter.lo -MD -MP -MF .deps/bitwriter.Tpo -c bitwriter.c -o bitwriter.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT cpu.lo -MD -MP -MF ".deps/cpu.Tpo" -c -o cpu.lo cpu.c; then mv -f ".deps/cpu.Tpo" ".deps/cpu.Plo"; else rm -f ".deps/cpu.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT cpu.lo -MD -MP -MF .deps/cpu.Tpo -c cpu.c -fPIC -DPIC -o .libs/cpu.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT cpu.lo -MD -MP -MF .deps/cpu.Tpo -c cpu.c -o cpu.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT crc.lo -MD -MP -MF ".deps/crc.Tpo" -c -o crc.lo crc.c; then mv -f ".deps/crc.Tpo" ".deps/crc.Plo"; else rm -f ".deps/crc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -o crc.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT fixed.lo -MD -MP -MF ".deps/fixed.Tpo" -c -o fixed.lo fixed.c; then mv -f ".deps/fixed.Tpo" ".deps/fixed.Plo"; else rm -f ".deps/fixed.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT fixed.lo -MD -MP -MF .deps/fixed.Tpo -c fixed.c -fPIC -DPIC -o .libs/fixed.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT fixed.lo -MD -MP -MF .deps/fixed.Tpo -c fixed.c -o fixed.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT float.lo -MD -MP -MF ".deps/float.Tpo" -c -o float.lo float.c; then mv -f ".deps/float.Tpo" ".deps/float.Plo"; else rm -f ".deps/float.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT float.lo -MD -MP -MF .deps/float.Tpo -c float.c -fPIC -DPIC -o .libs/float.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT float.lo -MD -MP -MF .deps/float.Tpo -c float.c -o float.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT format.lo -MD -MP -MF ".deps/format.Tpo" -c -o format.lo format.c; then mv -f ".deps/format.Tpo" ".deps/format.Plo"; else rm -f ".deps/format.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -fPIC -DPIC -o .libs/format.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lpc.lo -MD -MP -MF ".deps/lpc.Tpo" -c -o lpc.lo lpc.c; then mv -f ".deps/lpc.Tpo" ".deps/lpc.Plo"; else rm -f ".deps/lpc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -fPIC -DPIC -o .libs/lpc.o lpc.c: In function `FLAC__lpc_compute_best_order': lpc.c:1355: warning: declaration of `index' shadows a global declaration :0: warning: shadowed declaration is here gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -o lpc.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT memory.lo -MD -MP -MF ".deps/memory.Tpo" -c -o memory.lo memory.c; then mv -f ".deps/memory.Tpo" ".deps/memory.Plo"; else rm -f ".deps/memory.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -o memory.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT metadata_iterators.lo -MD -MP -MF ".deps/metadata_iterators.Tpo" -c -o metadata_iterators.lo metadata_iterators.c; then mv -f ".deps/metadata_iterators.Tpo" ".deps/metadata_iterators.Plo"; else rm -f ".deps/metadata_iterators.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT metadata_iterators.lo -MD -MP -MF .deps/metadata_iterators.Tpo -c metadata_iterators.c -fPIC -DPIC -o .libs/metadata_iterators.o In file included from ../../../../src/FLAC/src/libFLAC/include/private/metadata.h:35, from metadata_iterators.c:60: ../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration /usr/include/string.h:100: warning: shadowed declaration is here metadata_iterators.c: In function `read_metadata_block_data_picture_cb_': metadata_iterators.c:2429: warning: cast does not match function type gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT metadata_iterators.lo -MD -MP -MF .deps/metadata_iterators.Tpo -c metadata_iterators.c -o metadata_iterators.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT metadata_object.lo -MD -MP -MF ".deps/metadata_object.Tpo" -c -o metadata_object.lo metadata_object.c; then mv -f ".deps/metadata_object.Tpo" ".deps/metadata_object.Plo"; else rm -f ".deps/metadata_object.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT metadata_object.lo -MD -MP -MF .deps/metadata_object.Tpo -c metadata_object.c -fPIC -DPIC -o .libs/metadata_object.o In file included from ../../../../src/FLAC/src/libFLAC/include/private/metadata.h:35, from metadata_object.c:39: ../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration /usr/include/string.h:100: warning: shadowed declaration is here metadata_object.c: In function `vorbiscomment_set_entry_': metadata_object.c:278: warning: cast discards qualifiers from pointer target type metadata_object.c: In function `FLAC__metadata_object_picture_set_mime_type': metadata_object.c:1738: warning: cast discards qualifiers from pointer target type metadata_object.c:1742: warning: assignment discards qualifiers from pointer target type metadata_object.c: In function `FLAC__metadata_object_picture_set_description': metadata_object.c:1774: warning: assignment discards qualifiers from pointer target type metadata_object.c: In function `FLAC__metadata_object_picture_set_data': metadata_object.c:1801: warning: assignment discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT metadata_object.lo -MD -MP -MF .deps/metadata_object.Tpo -c metadata_object.c -o metadata_object.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stream_decoder.lo -MD -MP -MF ".deps/stream_decoder.Tpo" -c -o stream_decoder.lo stream_decoder.c; then mv -f ".deps/stream_decoder.Tpo" ".deps/stream_decoder.Plo"; else rm -f ".deps/stream_decoder.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stream_decoder.lo -MD -MP -MF .deps/stream_decoder.Tpo -c stream_decoder.c -fPIC -DPIC -o .libs/stream_decoder.o stream_decoder.c: In function `read_callback_proxy_': stream_decoder.c:2895: warning: cast discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stream_decoder.lo -MD -MP -MF .deps/stream_decoder.Tpo -c stream_decoder.c -o stream_decoder.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stream_encoder.lo -MD -MP -MF ".deps/stream_encoder.Tpo" -c -o stream_encoder.lo stream_encoder.c; then mv -f ".deps/stream_encoder.Tpo" ".deps/stream_encoder.Plo"; else rm -f ".deps/stream_encoder.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stream_encoder.lo -MD -MP -MF .deps/stream_encoder.Tpo -c stream_encoder.c -fPIC -DPIC -o .libs/stream_encoder.o stream_encoder.c: In function `find_best_partition_order_': stream_encoder.c:3751: warning: cast discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stream_encoder.lo -MD -MP -MF .deps/stream_encoder.Tpo -c stream_encoder.c -o stream_encoder.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stream_encoder_framing.lo -MD -MP -MF ".deps/stream_encoder_framing.Tpo" -c -o stream_encoder_framing.lo stream_encoder_framing.c; then mv -f ".deps/stream_encoder_framing.Tpo" ".deps/stream_encoder_framing.Plo"; else rm -f ".deps/stream_encoder_framing.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stream_encoder_framing.lo -MD -MP -MF .deps/stream_encoder_framing.Tpo -c stream_encoder_framing.c -fPIC -DPIC -o .libs/stream_encoder_framing.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stream_encoder_framing.lo -MD -MP -MF .deps/stream_encoder_framing.Tpo -c stream_encoder_framing.c -o stream_encoder_framing.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT window.lo -MD -MP -MF ".deps/window.Tpo" -c -o window.lo window.c; then mv -f ".deps/window.Tpo" ".deps/window.Plo"; else rm -f ".deps/window.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -fPIC -DPIC -o .libs/window.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -o window.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg_decoder_aspect.lo -MD -MP -MF ".deps/ogg_decoder_aspect.Tpo" -c -o ogg_decoder_aspect.lo ogg_decoder_aspect.c; then mv -f ".deps/ogg_decoder_aspect.Tpo" ".deps/ogg_decoder_aspect.Plo"; else rm -f ".deps/ogg_decoder_aspect.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg_decoder_aspect.lo -MD -MP -MF .deps/ogg_decoder_aspect.Tpo -c ogg_decoder_aspect.c -fPIC -DPIC -o .libs/ogg_decoder_aspect.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg_decoder_aspect.lo -MD -MP -MF .deps/ogg_decoder_aspect.Tpo -c ogg_decoder_aspect.c -o ogg_decoder_aspect.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg_encoder_aspect.lo -MD -MP -MF ".deps/ogg_encoder_aspect.Tpo" -c -o ogg_encoder_aspect.lo ogg_encoder_aspect.c; then mv -f ".deps/ogg_encoder_aspect.Tpo" ".deps/ogg_encoder_aspect.Plo"; else rm -f ".deps/ogg_encoder_aspect.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg_encoder_aspect.lo -MD -MP -MF .deps/ogg_encoder_aspect.Tpo -c ogg_encoder_aspect.c -fPIC -DPIC -o .libs/ogg_encoder_aspect.o ogg_encoder_aspect.c: In function `FLAC__ogg_encoder_aspect_write_callback_wrapper': ogg_encoder_aspect.c:179: warning: cast discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg_encoder_aspect.lo -MD -MP -MF .deps/ogg_encoder_aspect.Tpo -c ogg_encoder_aspect.c -o ogg_encoder_aspect.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg_helper.lo -MD -MP -MF ".deps/ogg_helper.Tpo" -c -o ogg_helper.lo ogg_helper.c; then mv -f ".deps/ogg_helper.Tpo" ".deps/ogg_helper.Plo"; else rm -f ".deps/ogg_helper.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg_helper.lo -MD -MP -MF .deps/ogg_helper.Tpo -c ogg_helper.c -fPIC -DPIC -o .libs/ogg_helper.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg_helper.lo -MD -MP -MF .deps/ogg_helper.Tpo -c ogg_helper.c -o ogg_helper.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg_mapping.lo -MD -MP -MF ".deps/ogg_mapping.Tpo" -c -o ogg_mapping.lo ogg_mapping.c; then mv -f ".deps/ogg_mapping.Tpo" ".deps/ogg_mapping.Plo"; else rm -f ".deps/ogg_mapping.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg_mapping.lo -MD -MP -MF .deps/ogg_mapping.Tpo -c ogg_mapping.c -fPIC -DPIC -o .libs/ogg_mapping.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg_mapping.lo -MD -MP -MF .deps/ogg_mapping.Tpo -c ogg_mapping.c -o ogg_mapping.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libFLAC.la bitmath.lo bitreader.lo bitwriter.lo cpu.lo crc.lo fixed.lo float.lo format.lo lpc.lo md5.lo memory.lo metadata_iterators.lo metadata_object.lo stream_decoder.lo stream_encoder.lo stream_encoder_framing.lo window.lo ogg_decoder_aspect.lo ogg_encoder_aspect.lo ogg_helper.lo ogg_mapping.lo -lm ar cru .libs/libFLAC.a .libs/bitmath.o .libs/bitreader.o .libs/bitwriter.o .libs/cpu.o .libs/crc.o .libs/fixed.o .libs/float.o .libs/format.o .libs/lpc.o .libs/md5.o .libs/memory.o .libs/metadata_iterators.o .libs/metadata_object.o .libs/stream_decoder.o .libs/stream_encoder.o .libs/stream_encoder_framing.o .libs/window.o .libs/ogg_decoder_aspect.o .libs/ogg_encoder_aspect.o .libs/ogg_helper.o .libs/ogg_mapping.o ranlib .libs/libFLAC.a creating libFLAC.la (cd .libs && rm -f libFLAC.la && ln -s ../libFLAC.la libFLAC.la) Making all in share Making all in getopt if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi rm -f libgetopt.a ar cru libgetopt.a getopt.o getopt1.o ranlib libgetopt.a Making all in replaygain_anal if /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include/share -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT replaygain_analysis.lo -MD -MP -MF ".deps/replaygain_analysis.Tpo" -c -o replaygain_analysis.lo replaygain_analysis.c; then mv -f ".deps/replaygain_analysis.Tpo" ".deps/replaygain_analysis.Plo"; else rm -f ".deps/replaygain_analysis.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include/share -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT replaygain_analysis.lo -MD -MP -MF .deps/replaygain_analysis.Tpo -c replaygain_analysis.c -fPIC -DPIC -o .libs/replaygain_analysis.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include/share -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT replaygain_analysis.lo -MD -MP -MF .deps/replaygain_analysis.Tpo -c replaygain_analysis.c -o replaygain_analysis.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libreplaygain_analysis.la replaygain_analysis.lo -lm ar cru .libs/libreplaygain_analysis.a .libs/replaygain_analysis.o ranlib .libs/libreplaygain_analysis.a creating libreplaygain_analysis.la (cd .libs && rm -f libreplaygain_analysis.la && ln -s ../libreplaygain_analysis.la libreplaygain_analysis.la) Making all in replaygain_syn Making all in include Making all in private Making all in . if /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -I../../../../../src/FLAC/include/share -I../../../../../src/FLAC/src/share/replaygain_syn/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT replaygain_synthesis.lo -MD -MP -MF ".deps/replaygain_synthesis.Tpo" -c -o replaygain_synthesis.lo replaygain_synthesis.c; then mv -f ".deps/replaygain_synthesis.Tpo" ".deps/replaygain_synthesis.Plo"; else rm -f ".deps/replaygain_synthesis.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -I../../../../../src/FLAC/include/share -I../../../../../src/FLAC/src/share/replaygain_syn/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT replaygain_synthesis.lo -MD -MP -MF .deps/replaygain_synthesis.Tpo -c replaygain_synthesis.c -fPIC -DPIC -o .libs/replaygain_synthesis.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -I../../../../../src/FLAC/include/share -I../../../../../src/FLAC/src/share/replaygain_syn/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT replaygain_synthesis.lo -MD -MP -MF .deps/replaygain_synthesis.Tpo -c replaygain_synthesis.c -o replaygain_synthesis.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libreplaygain_synthesis.la replaygain_synthesis.lo -lm ar cru .libs/libreplaygain_synthesis.a .libs/replaygain_synthesis.o ranlib .libs/libreplaygain_synthesis.a creating libreplaygain_synthesis.la (cd .libs && rm -f libreplaygain_synthesis.la && ln -s ../libreplaygain_synthesis.la libreplaygain_synthesis.la) Making all in grabbag if /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT cuesheet.lo -MD -MP -MF ".deps/cuesheet.Tpo" -c -o cuesheet.lo cuesheet.c; then mv -f ".deps/cuesheet.Tpo" ".deps/cuesheet.Plo"; else rm -f ".deps/cuesheet.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT cuesheet.lo -MD -MP -MF .deps/cuesheet.Tpo -c cuesheet.c -fPIC -DPIC -o .libs/cuesheet.o In file included from ../../../../../src/FLAC/include/share/grabbag/cuesheet.h:25, from ../../../../../src/FLAC/include/share/grabbag.h:23, from cuesheet.c:23: ../../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration :0: warning: shadowed declaration is here gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT cuesheet.lo -MD -MP -MF .deps/cuesheet.Tpo -c cuesheet.c -o cuesheet.o >/dev/null 2>&1 if /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo file.c; then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o In file included from ../../../../../src/FLAC/include/share/grabbag/cuesheet.h:25, from ../../../../../src/FLAC/include/share/grabbag.h:23, from file.c:48: ../../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration /usr/include/string.h:100: warning: shadowed declaration is here gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1 if /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT picture.lo -MD -MP -MF ".deps/picture.Tpo" -c -o picture.lo picture.c; then mv -f ".deps/picture.Tpo" ".deps/picture.Plo"; else rm -f ".deps/picture.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT picture.lo -MD -MP -MF .deps/picture.Tpo -c picture.c -fPIC -DPIC -o .libs/picture.o In file included from ../../../../../src/FLAC/include/share/grabbag/cuesheet.h:25, from ../../../../../src/FLAC/include/share/grabbag.h:23, from picture.c:24: ../../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration :0: warning: shadowed declaration is here gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT picture.lo -MD -MP -MF .deps/picture.Tpo -c picture.c -o picture.o >/dev/null 2>&1 if /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT replaygain.lo -MD -MP -MF ".deps/replaygain.Tpo" -c -o replaygain.lo replaygain.c; then mv -f ".deps/replaygain.Tpo" ".deps/replaygain.Plo"; else rm -f ".deps/replaygain.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT replaygain.lo -MD -MP -MF .deps/replaygain.Tpo -c replaygain.c -fPIC -DPIC -o .libs/replaygain.o In file included from ../../../../../src/FLAC/include/share/grabbag/cuesheet.h:25, from ../../../../../src/FLAC/include/share/grabbag.h:23, from replaygain.c:23: ../../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration :0: warning: shadowed declaration is here gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT replaygain.lo -MD -MP -MF .deps/replaygain.Tpo -c replaygain.c -o replaygain.o >/dev/null 2>&1 if /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT seektable.lo -MD -MP -MF ".deps/seektable.Tpo" -c -o seektable.lo seektable.c; then mv -f ".deps/seektable.Tpo" ".deps/seektable.Plo"; else rm -f ".deps/seektable.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT seektable.lo -MD -MP -MF .deps/seektable.Tpo -c seektable.c -fPIC -DPIC -o .libs/seektable.o In file included from ../../../../../src/FLAC/include/share/grabbag/cuesheet.h:25, from ../../../../../src/FLAC/include/share/grabbag.h:23, from seektable.c:23: ../../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration :0: warning: shadowed declaration is here gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT seektable.lo -MD -MP -MF .deps/seektable.Tpo -c seektable.c -o seektable.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libgrabbag.la cuesheet.lo file.lo picture.lo replaygain.lo seektable.lo -lm ar cru .libs/libgrabbag.a .libs/cuesheet.o .libs/file.o .libs/picture.o .libs/replaygain.o .libs/seektable.o ranlib .libs/libgrabbag.a creating libgrabbag.la (cd .libs && rm -f libgrabbag.la && ln -s ../libgrabbag.la libgrabbag.la) Making all in utf8 if /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include/share -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT charset.lo -MD -MP -MF ".deps/charset.Tpo" -c -o charset.lo charset.c; then mv -f ".deps/charset.Tpo" ".deps/charset.Plo"; else rm -f ".deps/charset.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include/share -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -fPIC -DPIC -o .libs/charset.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include/share -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -o charset.o >/dev/null 2>&1 if /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include/share -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT iconvert.lo -MD -MP -MF ".deps/iconvert.Tpo" -c -o iconvert.lo iconvert.c; then mv -f ".deps/iconvert.Tpo" ".deps/iconvert.Plo"; else rm -f ".deps/iconvert.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include/share -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT iconvert.lo -MD -MP -MF .deps/iconvert.Tpo -c iconvert.c -fPIC -DPIC -o .libs/iconvert.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include/share -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT iconvert.lo -MD -MP -MF .deps/iconvert.Tpo -c iconvert.c -o iconvert.o >/dev/null 2>&1 if /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include/share -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT utf8.lo -MD -MP -MF ".deps/utf8.Tpo" -c -o utf8.lo utf8.c; then mv -f ".deps/utf8.Tpo" ".deps/utf8.Plo"; else rm -f ".deps/utf8.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include/share -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include/share -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libutf8.la charset.lo iconvert.lo utf8.lo -lm ar cru .libs/libutf8.a .libs/charset.o .libs/iconvert.o .libs/utf8.o ranlib .libs/libutf8.a creating libutf8.la (cd .libs && rm -f libutf8.la && ln -s ../libutf8.la libutf8.la) Making all in test_grabbag Making all in cuesheet if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi In file included from main.c:28: ../../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration /usr/include/string.h:100: warning: shadowed declaration is here /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_cuesheet main.o ../../../../../src/FLAC/src/share/grabbag/libgrabbag.la ../../../../../src/FLAC/src/share/replaygain_anal/libreplaygain_analysis.la ../../../../../src/FLAC/src/libFLAC/libFLAC.la ../../../../../src/OGG/libogg.la -lm -lm mkdir .libs gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_cuesheet main.o ../../../../../src/FLAC/src/share/grabbag/.libs/libgrabbag.a ../../../../../src/FLAC/src/share/replaygain_anal/.libs/libreplaygain_analysis.a ../../../../../src/FLAC/src/libFLAC/.libs/libFLAC.a ../../../../../src/OGG/.libs/libogg.a -lm ../../../../../src/FLAC/src/share/grabbag/.libs/libgrabbag.a(cuesheet.o)(.text+0x742): In function `local__cuesheet_parse_': /home/toto/Essais/libsndfile-1.0.18pre21/src/FLAC/src/share/grabbag/cuesheet.c:248: warning: strcpy() is almost always misused, please use strlcpy() main.o(.text+0xf9): In function `do_cuesheet': /home/toto/Essais/libsndfile-1.0.18pre21/src/FLAC/src/test_grabbag/cuesheet/main.c:66: warning: sprintf() is often misused, please use snprintf() Making all in picture if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi In file included from ../../../../../src/FLAC/include/share/grabbag/cuesheet.h:25, from ../../../../../src/FLAC/include/share/grabbag.h:23, from main.c:25: ../../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration /usr/include/string.h:100: warning: shadowed declaration is here /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_picture main.o ../../../../../src/FLAC/src/share/grabbag/libgrabbag.la ../../../../../src/FLAC/src/libFLAC/libFLAC.la ../../../../../src/OGG/libogg.la -lm -lm mkdir .libs gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_picture main.o ../../../../../src/FLAC/src/share/grabbag/.libs/libgrabbag.a ../../../../../src/FLAC/src/libFLAC/.libs/libFLAC.a ../../../../../src/OGG/.libs/libogg.a -lm Making all in test_libs_common if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT file_utils_flac.lo -MD -MP -MF ".deps/file_utils_flac.Tpo" -c -o file_utils_flac.lo file_utils_flac.c; then mv -f ".deps/file_utils_flac.Tpo" ".deps/file_utils_flac.Plo"; else rm -f ".deps/file_utils_flac.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT file_utils_flac.lo -MD -MP -MF .deps/file_utils_flac.Tpo -c file_utils_flac.c -fPIC -DPIC -o .libs/file_utils_flac.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT file_utils_flac.lo -MD -MP -MF .deps/file_utils_flac.Tpo -c file_utils_flac.c -o file_utils_flac.o >/dev/null 2>&1 if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT metadata_utils.lo -MD -MP -MF ".deps/metadata_utils.Tpo" -c -o metadata_utils.lo metadata_utils.c; then mv -f ".deps/metadata_utils.Tpo" ".deps/metadata_utils.Plo"; else rm -f ".deps/metadata_utils.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT metadata_utils.lo -MD -MP -MF .deps/metadata_utils.Tpo -c metadata_utils.c -fPIC -DPIC -o .libs/metadata_utils.o In file included from metadata_utils.c:27: ../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration :0: warning: shadowed declaration is here gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT metadata_utils.lo -MD -MP -MF .deps/metadata_utils.Tpo -c metadata_utils.c -o metadata_utils.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libtest_libs_common.la file_utils_flac.lo metadata_utils.lo -lm ar cru .libs/libtest_libs_common.a .libs/file_utils_flac.o .libs/metadata_utils.o ranlib .libs/libtest_libs_common.a creating libtest_libs_common.la (cd .libs && rm -f libtest_libs_common.la && ln -s ../libtest_libs_common.la libtest_libs_common.la) Making all in test_libFLAC if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT bitwriter.o -MD -MP -MF ".deps/bitwriter.Tpo" -c -o bitwriter.o bitwriter.c; then mv -f ".deps/bitwriter.Tpo" ".deps/bitwriter.Po"; else rm -f ".deps/bitwriter.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT decoders.o -MD -MP -MF ".deps/decoders.Tpo" -c -o decoders.o decoders.c; then mv -f ".deps/decoders.Tpo" ".deps/decoders.Po"; else rm -f ".deps/decoders.Tpo"; exit 1; fi In file included from ../../../../src/FLAC/include/share/grabbag/cuesheet.h:25, from ../../../../src/FLAC/include/share/grabbag.h:23, from decoders.c:36: ../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration /usr/include/string.h:100: warning: shadowed declaration is here if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT encoders.o -MD -MP -MF ".deps/encoders.Tpo" -c -o encoders.o encoders.c; then mv -f ".deps/encoders.Tpo" ".deps/encoders.Po"; else rm -f ".deps/encoders.Tpo"; exit 1; fi In file included from ../../../../src/FLAC/include/share/grabbag/cuesheet.h:25, from ../../../../src/FLAC/include/share/grabbag.h:23, from encoders.c:30: ../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration /usr/include/string.h:100: warning: shadowed declaration is here if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT format.o -MD -MP -MF ".deps/format.Tpo" -c -o format.o format.c; then mv -f ".deps/format.Tpo" ".deps/format.Po"; else rm -f ".deps/format.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT metadata.o -MD -MP -MF ".deps/metadata.Tpo" -c -o metadata.o metadata.c; then mv -f ".deps/metadata.Tpo" ".deps/metadata.Po"; else rm -f ".deps/metadata.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT metadata_manip.o -MD -MP -MF ".deps/metadata_manip.Tpo" -c -o metadata_manip.o metadata_manip.c; then mv -f ".deps/metadata_manip.Tpo" ".deps/metadata_manip.Po"; else rm -f ".deps/metadata_manip.Tpo"; exit 1; fi In file included from metadata_manip.c:41: ../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration /usr/include/string.h:100: warning: shadowed declaration is here if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/src/libFLAC/include -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT metadata_object.o -MD -MP -MF ".deps/metadata_object.Tpo" -c -o metadata_object.o metadata_object.c; then mv -f ".deps/metadata_object.Tpo" ".deps/metadata_object.Po"; else rm -f ".deps/metadata_object.Tpo"; exit 1; fi In file included from metadata_object.c:24: ../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration :0: warning: shadowed declaration is here /bin/sh ../../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_libFLAC bitwriter.o decoders.o encoders.o format.o main.o metadata.o metadata_manip.o metadata_object.o ../../../../src/FLAC/src/share/grabbag/libgrabbag.la ../../../../src/FLAC/src/share/replaygain_anal/libreplaygain_analysis.la ../../../../src/FLAC/src/test_libs_common/libtest_libs_common.la ../../../../src/FLAC/src/libFLAC/libFLAC.la ../../../../src/OGG/libogg.la -lm -lm mkdir .libs gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_libFLAC bitwriter.o decoders.o encoders.o format.o main.o metadata.o metadata_manip.o metadata_object.o ../../../../src/FLAC/src/share/grabbag/.libs/libgrabbag.a ../../../../src/FLAC/src/share/replaygain_anal/.libs/libreplaygain_analysis.a ../../../../src/FLAC/src/test_libs_common/.libs/libtest_libs_common.a ../../../../src/FLAC/src/libFLAC/.libs/libFLAC.a ../../../../src/OGG/.libs/libogg.a -lm metadata_manip.o(.text+0x327): In function `open_tempfile_': /home/toto/Essais/libsndfile-1.0.18pre21/src/FLAC/src/test_libFLAC/metadata_manip.c:194: warning: strcpy() is almost always misused, please use strlcpy() metadata_manip.o(.text+0x336):/home/toto/Essais/libsndfile-1.0.18pre21/src/FLAC/src/test_libFLAC/metadata_manip.c:195: warning: strcat() is almost always misused, please use strlcat() Making all in test_seeking if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi In file included from main.c:34: ../../../../src/FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration /usr/include/string.h:100: warning: shadowed declaration is here /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_seeking main.o ../../../../src/FLAC/src/libFLAC/libFLAC.la ../../../../src/OGG/libogg.la -lm -lm mkdir .libs gcc -I../../../../src/FLAC/include -I../../../../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_seeking main.o ../../../../src/FLAC/src/libFLAC/.libs/libFLAC.a ../../../../src/OGG/.libs/libogg.a -lm ../../../../src/FLAC/src/libFLAC/.libs/libFLAC.a(metadata_iterators.o)(.text+0x4c90): In function `open_tempfile_': /home/toto/Essais/libsndfile-1.0.18pre21/src/FLAC/src/libFLAC/metadata_iterators.c:3237: warning: strcpy() is almost always misused, please use strlcpy() ../../../../src/FLAC/src/libFLAC/.libs/libFLAC.a(metadata_iterators.o)(.text+0x4ca3):/home/toto/Essais/libsndfile-1.0.18pre21/src/FLAC/src/libFLAC/metadata_iterators.c:3238: warning: strcat() is almost always misused, please use strlcat() Making all in test_streams if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../src/FLAC/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi /bin/sh ../../../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_streams main.o -lm -lm mkdir .libs gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_streams main.o -lm main.o(.text+0x2b8d): In function `main': /home/toto/Essais/libsndfile-1.0.18pre21/src/FLAC/src/test_streams/main.c:909: warning: sprintf() is often misused, please use snprintf() Making all in GSM610 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT add.lo -MD -MP -MF ".deps/add.Tpo" -c -o add.lo add.c; then mv -f ".deps/add.Tpo" ".deps/add.Plo"; else rm -f ".deps/add.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -fPIC -DPIC -o .libs/add.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -o add.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT decode.lo -MD -MP -MF ".deps/decode.Tpo" -c -o decode.lo decode.c; then mv -f ".deps/decode.Tpo" ".deps/decode.Plo"; else rm -f ".deps/decode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -fPIC -DPIC -o .libs/decode.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -o decode.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_decode.lo -MD -MP -MF ".deps/gsm_decode.Tpo" -c -o gsm_decode.lo gsm_decode.c; then mv -f ".deps/gsm_decode.Tpo" ".deps/gsm_decode.Plo"; else rm -f ".deps/gsm_decode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_decode.lo -MD -MP -MF .deps/gsm_decode.Tpo -c gsm_decode.c -fPIC -DPIC -o .libs/gsm_decode.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_decode.lo -MD -MP -MF .deps/gsm_decode.Tpo -c gsm_decode.c -o gsm_decode.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_encode.lo -MD -MP -MF ".deps/gsm_encode.Tpo" -c -o gsm_encode.lo gsm_encode.c; then mv -f ".deps/gsm_encode.Tpo" ".deps/gsm_encode.Plo"; else rm -f ".deps/gsm_encode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_encode.lo -MD -MP -MF .deps/gsm_encode.Tpo -c gsm_encode.c -fPIC -DPIC -o .libs/gsm_encode.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_encode.lo -MD -MP -MF .deps/gsm_encode.Tpo -c gsm_encode.c -o gsm_encode.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT long_term.lo -MD -MP -MF ".deps/long_term.Tpo" -c -o long_term.lo long_term.c; then mv -f ".deps/long_term.Tpo" ".deps/long_term.Plo"; else rm -f ".deps/long_term.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT long_term.lo -MD -MP -MF .deps/long_term.Tpo -c long_term.c -fPIC -DPIC -o .libs/long_term.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT long_term.lo -MD -MP -MF .deps/long_term.Tpo -c long_term.c -o long_term.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT preprocess.lo -MD -MP -MF ".deps/preprocess.Tpo" -c -o preprocess.lo preprocess.c; then mv -f ".deps/preprocess.Tpo" ".deps/preprocess.Plo"; else rm -f ".deps/preprocess.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT preprocess.lo -MD -MP -MF .deps/preprocess.Tpo -c preprocess.c -fPIC -DPIC -o .libs/preprocess.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT preprocess.lo -MD -MP -MF .deps/preprocess.Tpo -c preprocess.c -o preprocess.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT short_term.lo -MD -MP -MF ".deps/short_term.Tpo" -c -o short_term.lo short_term.c; then mv -f ".deps/short_term.Tpo" ".deps/short_term.Plo"; else rm -f ".deps/short_term.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT short_term.lo -MD -MP -MF .deps/short_term.Tpo -c short_term.c -fPIC -DPIC -o .libs/short_term.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT short_term.lo -MD -MP -MF .deps/short_term.Tpo -c short_term.c -o short_term.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT code.lo -MD -MP -MF ".deps/code.Tpo" -c -o code.lo code.c; then mv -f ".deps/code.Tpo" ".deps/code.Plo"; else rm -f ".deps/code.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT code.lo -MD -MP -MF .deps/code.Tpo -c code.c -fPIC -DPIC -o .libs/code.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT code.lo -MD -MP -MF .deps/code.Tpo -c code.c -o code.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_create.lo -MD -MP -MF ".deps/gsm_create.Tpo" -c -o gsm_create.lo gsm_create.c; then mv -f ".deps/gsm_create.Tpo" ".deps/gsm_create.Plo"; else rm -f ".deps/gsm_create.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_create.lo -MD -MP -MF .deps/gsm_create.Tpo -c gsm_create.c -fPIC -DPIC -o .libs/gsm_create.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_create.lo -MD -MP -MF .deps/gsm_create.Tpo -c gsm_create.c -o gsm_create.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_destroy.lo -MD -MP -MF ".deps/gsm_destroy.Tpo" -c -o gsm_destroy.lo gsm_destroy.c; then mv -f ".deps/gsm_destroy.Tpo" ".deps/gsm_destroy.Plo"; else rm -f ".deps/gsm_destroy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_destroy.lo -MD -MP -MF .deps/gsm_destroy.Tpo -c gsm_destroy.c -fPIC -DPIC -o .libs/gsm_destroy.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_destroy.lo -MD -MP -MF .deps/gsm_destroy.Tpo -c gsm_destroy.c -o gsm_destroy.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_option.lo -MD -MP -MF ".deps/gsm_option.Tpo" -c -o gsm_option.lo gsm_option.c; then mv -f ".deps/gsm_option.Tpo" ".deps/gsm_option.Plo"; else rm -f ".deps/gsm_option.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_option.lo -MD -MP -MF .deps/gsm_option.Tpo -c gsm_option.c -fPIC -DPIC -o .libs/gsm_option.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_option.lo -MD -MP -MF .deps/gsm_option.Tpo -c gsm_option.c -o gsm_option.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lpc.lo -MD -MP -MF ".deps/lpc.Tpo" -c -o lpc.lo lpc.c; then mv -f ".deps/lpc.Tpo" ".deps/lpc.Plo"; else rm -f ".deps/lpc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -fPIC -DPIC -o .libs/lpc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -o lpc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT rpe.lo -MD -MP -MF ".deps/rpe.Tpo" -c -o rpe.lo rpe.c; then mv -f ".deps/rpe.Tpo" ".deps/rpe.Plo"; else rm -f ".deps/rpe.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT rpe.lo -MD -MP -MF .deps/rpe.Tpo -c rpe.c -fPIC -DPIC -o .libs/rpe.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT rpe.lo -MD -MP -MF .deps/rpe.Tpo -c rpe.c -o rpe.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT table.lo -MD -MP -MF ".deps/table.Tpo" -c -o table.lo table.c; then mv -f ".deps/table.Tpo" ".deps/table.Plo"; else rm -f ".deps/table.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT table.lo -MD -MP -MF .deps/table.Tpo -c table.c -fPIC -DPIC -o .libs/table.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT table.lo -MD -MP -MF .deps/table.Tpo -c table.c -o table.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libgsm.la add.lo decode.lo gsm_decode.lo gsm_encode.lo long_term.lo preprocess.lo short_term.lo code.lo gsm_create.lo gsm_destroy.lo gsm_option.lo lpc.lo rpe.lo table.lo -lm ar cru .libs/libgsm.a .libs/add.o .libs/decode.o .libs/gsm_decode.o .libs/gsm_encode.o .libs/long_term.o .libs/preprocess.o .libs/short_term.o .libs/code.o .libs/gsm_create.o .libs/gsm_destroy.o .libs/gsm_option.o .libs/lpc.o .libs/rpe.o .libs/table.o ranlib .libs/libgsm.a creating libgsm.la (cd .libs && rm -f libgsm.la && ln -s ../libgsm.la libgsm.la) Making all in G72x if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g72x.lo -MD -MP -MF ".deps/g72x.Tpo" -c -o g72x.lo g72x.c; then mv -f ".deps/g72x.Tpo" ".deps/g72x.Plo"; else rm -f ".deps/g72x.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g72x.lo -MD -MP -MF .deps/g72x.Tpo -c g72x.c -fPIC -DPIC -o .libs/g72x.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g72x.lo -MD -MP -MF .deps/g72x.Tpo -c g72x.c -o g72x.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g721.lo -MD -MP -MF ".deps/g721.Tpo" -c -o g721.lo g721.c; then mv -f ".deps/g721.Tpo" ".deps/g721.Plo"; else rm -f ".deps/g721.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g721.lo -MD -MP -MF .deps/g721.Tpo -c g721.c -fPIC -DPIC -o .libs/g721.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g721.lo -MD -MP -MF .deps/g721.Tpo -c g721.c -o g721.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_16.lo -MD -MP -MF ".deps/g723_16.Tpo" -c -o g723_16.lo g723_16.c; then mv -f ".deps/g723_16.Tpo" ".deps/g723_16.Plo"; else rm -f ".deps/g723_16.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_16.lo -MD -MP -MF .deps/g723_16.Tpo -c g723_16.c -fPIC -DPIC -o .libs/g723_16.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_16.lo -MD -MP -MF .deps/g723_16.Tpo -c g723_16.c -o g723_16.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_24.lo -MD -MP -MF ".deps/g723_24.Tpo" -c -o g723_24.lo g723_24.c; then mv -f ".deps/g723_24.Tpo" ".deps/g723_24.Plo"; else rm -f ".deps/g723_24.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_24.lo -MD -MP -MF .deps/g723_24.Tpo -c g723_24.c -fPIC -DPIC -o .libs/g723_24.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_24.lo -MD -MP -MF .deps/g723_24.Tpo -c g723_24.c -o g723_24.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_40.lo -MD -MP -MF ".deps/g723_40.Tpo" -c -o g723_40.lo g723_40.c; then mv -f ".deps/g723_40.Tpo" ".deps/g723_40.Plo"; else rm -f ".deps/g723_40.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_40.lo -MD -MP -MF .deps/g723_40.Tpo -c g723_40.c -fPIC -DPIC -o .libs/g723_40.o gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_40.lo -MD -MP -MF .deps/g723_40.Tpo -c g723_40.c -o g723_40.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libg72x.la g72x.lo g721.lo g723_16.lo g723_24.lo g723_40.lo -lm ar cru .libs/libg72x.a .libs/g72x.o .libs/g721.o .libs/g723_16.o .libs/g723_24.o .libs/g723_40.o ranlib .libs/libg72x.a creating libg72x.la (cd .libs && rm -f libg72x.la && ln -s ../libg72x.la libg72x.la) if gcc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g72x_test.o -MD -MP -MF ".deps/g72x_test.Tpo" -c -o g72x_test.o g72x_test.c; then mv -f ".deps/g72x_test.Tpo" ".deps/g72x_test.Po"; else rm -f ".deps/g72x_test.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o g72x_test g72x_test.o ./libg72x.la -lm -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o g72x_test g72x_test.o ./.libs/libg72x.a -lm if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile.lo -MD -MP -MF ".deps/sndfile.Tpo" -c -o sndfile.lo sndfile.c; then mv -f ".deps/sndfile.Tpo" ".deps/sndfile.Plo"; else rm -f ".deps/sndfile.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile.lo -MD -MP -MF .deps/sndfile.Tpo -c sndfile.c -fPIC -DPIC -o .libs/sndfile.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile.lo -MD -MP -MF .deps/sndfile.Tpo -c sndfile.c -o sndfile.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT aiff.lo -MD -MP -MF ".deps/aiff.Tpo" -c -o aiff.lo aiff.c; then mv -f ".deps/aiff.Tpo" ".deps/aiff.Plo"; else rm -f ".deps/aiff.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT aiff.lo -MD -MP -MF .deps/aiff.Tpo -c aiff.c -fPIC -DPIC -o .libs/aiff.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT aiff.lo -MD -MP -MF .deps/aiff.Tpo -c aiff.c -o aiff.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT au.lo -MD -MP -MF ".deps/au.Tpo" -c -o au.lo au.c; then mv -f ".deps/au.Tpo" ".deps/au.Plo"; else rm -f ".deps/au.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT au.lo -MD -MP -MF .deps/au.Tpo -c au.c -fPIC -DPIC -o .libs/au.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT au.lo -MD -MP -MF .deps/au.Tpo -c au.c -o au.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT avr.lo -MD -MP -MF ".deps/avr.Tpo" -c -o avr.lo avr.c; then mv -f ".deps/avr.Tpo" ".deps/avr.Plo"; else rm -f ".deps/avr.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT avr.lo -MD -MP -MF .deps/avr.Tpo -c avr.c -fPIC -DPIC -o .libs/avr.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT avr.lo -MD -MP -MF .deps/avr.Tpo -c avr.c -o avr.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT caf.lo -MD -MP -MF ".deps/caf.Tpo" -c -o caf.lo caf.c; then mv -f ".deps/caf.Tpo" ".deps/caf.Plo"; else rm -f ".deps/caf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT caf.lo -MD -MP -MF .deps/caf.Tpo -c caf.c -fPIC -DPIC -o .libs/caf.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT caf.lo -MD -MP -MF .deps/caf.Tpo -c caf.c -o caf.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwd.lo -MD -MP -MF ".deps/dwd.Tpo" -c -o dwd.lo dwd.c; then mv -f ".deps/dwd.Tpo" ".deps/dwd.Plo"; else rm -f ".deps/dwd.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwd.lo -MD -MP -MF .deps/dwd.Tpo -c dwd.c -fPIC -DPIC -o .libs/dwd.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwd.lo -MD -MP -MF .deps/dwd.Tpo -c dwd.c -o dwd.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT flac.lo -MD -MP -MF ".deps/flac.Tpo" -c -o flac.lo flac.c; then mv -f ".deps/flac.Tpo" ".deps/flac.Plo"; else rm -f ".deps/flac.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT flac.lo -MD -MP -MF .deps/flac.Tpo -c flac.c -fPIC -DPIC -o .libs/flac.o In file included from flac.c:35: FLAC/include/FLAC/metadata.h:1911: warning: declaration of `index' shadows a global declaration /usr/include/string.h:100: warning: shadowed declaration is here gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT flac.lo -MD -MP -MF .deps/flac.Tpo -c flac.c -o flac.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g72x.lo -MD -MP -MF ".deps/g72x.Tpo" -c -o g72x.lo g72x.c; then mv -f ".deps/g72x.Tpo" ".deps/g72x.Plo"; else rm -f ".deps/g72x.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g72x.lo -MD -MP -MF .deps/g72x.Tpo -c g72x.c -fPIC -DPIC -o .libs/g72x.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g72x.lo -MD -MP -MF .deps/g72x.Tpo -c g72x.c -o g72x.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT htk.lo -MD -MP -MF ".deps/htk.Tpo" -c -o htk.lo htk.c; then mv -f ".deps/htk.Tpo" ".deps/htk.Plo"; else rm -f ".deps/htk.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT htk.lo -MD -MP -MF .deps/htk.Tpo -c htk.c -fPIC -DPIC -o .libs/htk.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT htk.lo -MD -MP -MF .deps/htk.Tpo -c htk.c -o htk.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ircam.lo -MD -MP -MF ".deps/ircam.Tpo" -c -o ircam.lo ircam.c; then mv -f ".deps/ircam.Tpo" ".deps/ircam.Plo"; else rm -f ".deps/ircam.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ircam.lo -MD -MP -MF .deps/ircam.Tpo -c ircam.c -fPIC -DPIC -o .libs/ircam.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ircam.lo -MD -MP -MF .deps/ircam.Tpo -c ircam.c -o ircam.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT macbinary3.lo -MD -MP -MF ".deps/macbinary3.Tpo" -c -o macbinary3.lo macbinary3.c; then mv -f ".deps/macbinary3.Tpo" ".deps/macbinary3.Plo"; else rm -f ".deps/macbinary3.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT macbinary3.lo -MD -MP -MF .deps/macbinary3.Tpo -c macbinary3.c -fPIC -DPIC -o .libs/macbinary3.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT macbinary3.lo -MD -MP -MF .deps/macbinary3.Tpo -c macbinary3.c -o macbinary3.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT macos.lo -MD -MP -MF ".deps/macos.Tpo" -c -o macos.lo macos.c; then mv -f ".deps/macos.Tpo" ".deps/macos.Plo"; else rm -f ".deps/macos.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT macos.lo -MD -MP -MF .deps/macos.Tpo -c macos.c -fPIC -DPIC -o .libs/macos.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT macos.lo -MD -MP -MF .deps/macos.Tpo -c macos.c -o macos.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mat4.lo -MD -MP -MF ".deps/mat4.Tpo" -c -o mat4.lo mat4.c; then mv -f ".deps/mat4.Tpo" ".deps/mat4.Plo"; else rm -f ".deps/mat4.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mat4.lo -MD -MP -MF .deps/mat4.Tpo -c mat4.c -fPIC -DPIC -o .libs/mat4.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mat4.lo -MD -MP -MF .deps/mat4.Tpo -c mat4.c -o mat4.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mat5.lo -MD -MP -MF ".deps/mat5.Tpo" -c -o mat5.lo mat5.c; then mv -f ".deps/mat5.Tpo" ".deps/mat5.Plo"; else rm -f ".deps/mat5.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mat5.lo -MD -MP -MF .deps/mat5.Tpo -c mat5.c -fPIC -DPIC -o .libs/mat5.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mat5.lo -MD -MP -MF .deps/mat5.Tpo -c mat5.c -o mat5.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT nist.lo -MD -MP -MF ".deps/nist.Tpo" -c -o nist.lo nist.c; then mv -f ".deps/nist.Tpo" ".deps/nist.Plo"; else rm -f ".deps/nist.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT nist.lo -MD -MP -MF .deps/nist.Tpo -c nist.c -fPIC -DPIC -o .libs/nist.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT nist.lo -MD -MP -MF .deps/nist.Tpo -c nist.c -o nist.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg.lo -MD -MP -MF ".deps/ogg.Tpo" -c -o ogg.lo ogg.c; then mv -f ".deps/ogg.Tpo" ".deps/ogg.Plo"; else rm -f ".deps/ogg.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg.lo -MD -MP -MF .deps/ogg.Tpo -c ogg.c -fPIC -DPIC -o .libs/ogg.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg.lo -MD -MP -MF .deps/ogg.Tpo -c ogg.c -o ogg.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT paf.lo -MD -MP -MF ".deps/paf.Tpo" -c -o paf.lo paf.c; then mv -f ".deps/paf.Tpo" ".deps/paf.Plo"; else rm -f ".deps/paf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT paf.lo -MD -MP -MF .deps/paf.Tpo -c paf.c -fPIC -DPIC -o .libs/paf.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT paf.lo -MD -MP -MF .deps/paf.Tpo -c paf.c -o paf.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pvf.lo -MD -MP -MF ".deps/pvf.Tpo" -c -o pvf.lo pvf.c; then mv -f ".deps/pvf.Tpo" ".deps/pvf.Plo"; else rm -f ".deps/pvf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pvf.lo -MD -MP -MF .deps/pvf.Tpo -c pvf.c -fPIC -DPIC -o .libs/pvf.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pvf.lo -MD -MP -MF .deps/pvf.Tpo -c pvf.c -o pvf.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT raw.lo -MD -MP -MF ".deps/raw.Tpo" -c -o raw.lo raw.c; then mv -f ".deps/raw.Tpo" ".deps/raw.Plo"; else rm -f ".deps/raw.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT raw.lo -MD -MP -MF .deps/raw.Tpo -c raw.c -fPIC -DPIC -o .libs/raw.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT raw.lo -MD -MP -MF .deps/raw.Tpo -c raw.c -o raw.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT rx2.lo -MD -MP -MF ".deps/rx2.Tpo" -c -o rx2.lo rx2.c; then mv -f ".deps/rx2.Tpo" ".deps/rx2.Plo"; else rm -f ".deps/rx2.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT rx2.lo -MD -MP -MF .deps/rx2.Tpo -c rx2.c -fPIC -DPIC -o .libs/rx2.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT rx2.lo -MD -MP -MF .deps/rx2.Tpo -c rx2.c -o rx2.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sd2.lo -MD -MP -MF ".deps/sd2.Tpo" -c -o sd2.lo sd2.c; then mv -f ".deps/sd2.Tpo" ".deps/sd2.Plo"; else rm -f ".deps/sd2.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sd2.lo -MD -MP -MF .deps/sd2.Tpo -c sd2.c -fPIC -DPIC -o .libs/sd2.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sd2.lo -MD -MP -MF .deps/sd2.Tpo -c sd2.c -o sd2.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sds.lo -MD -MP -MF ".deps/sds.Tpo" -c -o sds.lo sds.c; then mv -f ".deps/sds.Tpo" ".deps/sds.Plo"; else rm -f ".deps/sds.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sds.lo -MD -MP -MF .deps/sds.Tpo -c sds.c -fPIC -DPIC -o .libs/sds.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sds.lo -MD -MP -MF .deps/sds.Tpo -c sds.c -o sds.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT svx.lo -MD -MP -MF ".deps/svx.Tpo" -c -o svx.lo svx.c; then mv -f ".deps/svx.Tpo" ".deps/svx.Plo"; else rm -f ".deps/svx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT svx.lo -MD -MP -MF .deps/svx.Tpo -c svx.c -fPIC -DPIC -o .libs/svx.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT svx.lo -MD -MP -MF .deps/svx.Tpo -c svx.c -o svx.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT txw.lo -MD -MP -MF ".deps/txw.Tpo" -c -o txw.lo txw.c; then mv -f ".deps/txw.Tpo" ".deps/txw.Plo"; else rm -f ".deps/txw.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT txw.lo -MD -MP -MF .deps/txw.Tpo -c txw.c -fPIC -DPIC -o .libs/txw.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT txw.lo -MD -MP -MF .deps/txw.Tpo -c txw.c -o txw.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT voc.lo -MD -MP -MF ".deps/voc.Tpo" -c -o voc.lo voc.c; then mv -f ".deps/voc.Tpo" ".deps/voc.Plo"; else rm -f ".deps/voc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT voc.lo -MD -MP -MF .deps/voc.Tpo -c voc.c -fPIC -DPIC -o .libs/voc.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT voc.lo -MD -MP -MF .deps/voc.Tpo -c voc.c -o voc.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wve.lo -MD -MP -MF ".deps/wve.Tpo" -c -o wve.lo wve.c; then mv -f ".deps/wve.Tpo" ".deps/wve.Plo"; else rm -f ".deps/wve.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wve.lo -MD -MP -MF .deps/wve.Tpo -c wve.c -fPIC -DPIC -o .libs/wve.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wve.lo -MD -MP -MF .deps/wve.Tpo -c wve.c -o wve.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT w64.lo -MD -MP -MF ".deps/w64.Tpo" -c -o w64.lo w64.c; then mv -f ".deps/w64.Tpo" ".deps/w64.Plo"; else rm -f ".deps/w64.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT w64.lo -MD -MP -MF .deps/w64.Tpo -c w64.c -fPIC -DPIC -o .libs/w64.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT w64.lo -MD -MP -MF .deps/w64.Tpo -c w64.c -o w64.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wav_w64.lo -MD -MP -MF ".deps/wav_w64.Tpo" -c -o wav_w64.lo wav_w64.c; then mv -f ".deps/wav_w64.Tpo" ".deps/wav_w64.Plo"; else rm -f ".deps/wav_w64.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wav_w64.lo -MD -MP -MF .deps/wav_w64.Tpo -c wav_w64.c -fPIC -DPIC -o .libs/wav_w64.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wav_w64.lo -MD -MP -MF .deps/wav_w64.Tpo -c wav_w64.c -o wav_w64.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wav.lo -MD -MP -MF ".deps/wav.Tpo" -c -o wav.lo wav.c; then mv -f ".deps/wav.Tpo" ".deps/wav.Plo"; else rm -f ".deps/wav.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wav.lo -MD -MP -MF .deps/wav.Tpo -c wav.c -fPIC -DPIC -o .libs/wav.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wav.lo -MD -MP -MF .deps/wav.Tpo -c wav.c -o wav.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT xi.lo -MD -MP -MF ".deps/xi.Tpo" -c -o xi.lo xi.c; then mv -f ".deps/xi.Tpo" ".deps/xi.Plo"; else rm -f ".deps/xi.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT xi.lo -MD -MP -MF .deps/xi.Tpo -c xi.c -fPIC -DPIC -o .libs/xi.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT xi.lo -MD -MP -MF .deps/xi.Tpo -c xi.c -o xi.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT common.lo -MD -MP -MF ".deps/common.Tpo" -c -o common.lo common.c; then mv -f ".deps/common.Tpo" ".deps/common.Plo"; else rm -f ".deps/common.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT file_io.lo -MD -MP -MF ".deps/file_io.Tpo" -c -o file_io.lo file_io.c; then mv -f ".deps/file_io.Tpo" ".deps/file_io.Plo"; else rm -f ".deps/file_io.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT file_io.lo -MD -MP -MF .deps/file_io.Tpo -c file_io.c -fPIC -DPIC -o .libs/file_io.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT file_io.lo -MD -MP -MF .deps/file_io.Tpo -c file_io.c -o file_io.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT command.lo -MD -MP -MF ".deps/command.Tpo" -c -o command.lo command.c; then mv -f ".deps/command.Tpo" ".deps/command.Plo"; else rm -f ".deps/command.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c -fPIC -DPIC -o .libs/command.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c -o command.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pcm.lo -MD -MP -MF ".deps/pcm.Tpo" -c -o pcm.lo pcm.c; then mv -f ".deps/pcm.Tpo" ".deps/pcm.Plo"; else rm -f ".deps/pcm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pcm.lo -MD -MP -MF .deps/pcm.Tpo -c pcm.c -fPIC -DPIC -o .libs/pcm.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pcm.lo -MD -MP -MF .deps/pcm.Tpo -c pcm.c -o pcm.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ulaw.lo -MD -MP -MF ".deps/ulaw.Tpo" -c -o ulaw.lo ulaw.c; then mv -f ".deps/ulaw.Tpo" ".deps/ulaw.Plo"; else rm -f ".deps/ulaw.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ulaw.lo -MD -MP -MF .deps/ulaw.Tpo -c ulaw.c -fPIC -DPIC -o .libs/ulaw.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ulaw.lo -MD -MP -MF .deps/ulaw.Tpo -c ulaw.c -o ulaw.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT alaw.lo -MD -MP -MF ".deps/alaw.Tpo" -c -o alaw.lo alaw.c; then mv -f ".deps/alaw.Tpo" ".deps/alaw.Plo"; else rm -f ".deps/alaw.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT alaw.lo -MD -MP -MF .deps/alaw.Tpo -c alaw.c -fPIC -DPIC -o .libs/alaw.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT alaw.lo -MD -MP -MF .deps/alaw.Tpo -c alaw.c -o alaw.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT float32.lo -MD -MP -MF ".deps/float32.Tpo" -c -o float32.lo float32.c; then mv -f ".deps/float32.Tpo" ".deps/float32.Plo"; else rm -f ".deps/float32.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT float32.lo -MD -MP -MF .deps/float32.Tpo -c float32.c -fPIC -DPIC -o .libs/float32.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT float32.lo -MD -MP -MF .deps/float32.Tpo -c float32.c -o float32.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT double64.lo -MD -MP -MF ".deps/double64.Tpo" -c -o double64.lo double64.c; then mv -f ".deps/double64.Tpo" ".deps/double64.Plo"; else rm -f ".deps/double64.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT double64.lo -MD -MP -MF .deps/double64.Tpo -c double64.c -fPIC -DPIC -o .libs/double64.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT double64.lo -MD -MP -MF .deps/double64.Tpo -c double64.c -o double64.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ima_adpcm.lo -MD -MP -MF ".deps/ima_adpcm.Tpo" -c -o ima_adpcm.lo ima_adpcm.c; then mv -f ".deps/ima_adpcm.Tpo" ".deps/ima_adpcm.Plo"; else rm -f ".deps/ima_adpcm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ima_adpcm.lo -MD -MP -MF .deps/ima_adpcm.Tpo -c ima_adpcm.c -fPIC -DPIC -o .libs/ima_adpcm.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ima_adpcm.lo -MD -MP -MF .deps/ima_adpcm.Tpo -c ima_adpcm.c -o ima_adpcm.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ms_adpcm.lo -MD -MP -MF ".deps/ms_adpcm.Tpo" -c -o ms_adpcm.lo ms_adpcm.c; then mv -f ".deps/ms_adpcm.Tpo" ".deps/ms_adpcm.Plo"; else rm -f ".deps/ms_adpcm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ms_adpcm.lo -MD -MP -MF .deps/ms_adpcm.Tpo -c ms_adpcm.c -fPIC -DPIC -o .libs/ms_adpcm.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ms_adpcm.lo -MD -MP -MF .deps/ms_adpcm.Tpo -c ms_adpcm.c -o ms_adpcm.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm610.lo -MD -MP -MF ".deps/gsm610.Tpo" -c -o gsm610.lo gsm610.c; then mv -f ".deps/gsm610.Tpo" ".deps/gsm610.Plo"; else rm -f ".deps/gsm610.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm610.lo -MD -MP -MF .deps/gsm610.Tpo -c gsm610.c -fPIC -DPIC -o .libs/gsm610.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm610.lo -MD -MP -MF .deps/gsm610.Tpo -c gsm610.c -o gsm610.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwvw.lo -MD -MP -MF ".deps/dwvw.Tpo" -c -o dwvw.lo dwvw.c; then mv -f ".deps/dwvw.Tpo" ".deps/dwvw.Plo"; else rm -f ".deps/dwvw.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwvw.lo -MD -MP -MF .deps/dwvw.Tpo -c dwvw.c -fPIC -DPIC -o .libs/dwvw.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwvw.lo -MD -MP -MF .deps/dwvw.Tpo -c dwvw.c -o dwvw.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT vox_adpcm.lo -MD -MP -MF ".deps/vox_adpcm.Tpo" -c -o vox_adpcm.lo vox_adpcm.c; then mv -f ".deps/vox_adpcm.Tpo" ".deps/vox_adpcm.Plo"; else rm -f ".deps/vox_adpcm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT vox_adpcm.lo -MD -MP -MF .deps/vox_adpcm.Tpo -c vox_adpcm.c -fPIC -DPIC -o .libs/vox_adpcm.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT vox_adpcm.lo -MD -MP -MF .deps/vox_adpcm.Tpo -c vox_adpcm.c -o vox_adpcm.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT interleave.lo -MD -MP -MF ".deps/interleave.Tpo" -c -o interleave.lo interleave.c; then mv -f ".deps/interleave.Tpo" ".deps/interleave.Plo"; else rm -f ".deps/interleave.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT interleave.lo -MD -MP -MF .deps/interleave.Tpo -c interleave.c -fPIC -DPIC -o .libs/interleave.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT interleave.lo -MD -MP -MF .deps/interleave.Tpo -c interleave.c -o interleave.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT strings.lo -MD -MP -MF ".deps/strings.Tpo" -c -o strings.lo strings.c; then mv -f ".deps/strings.Tpo" ".deps/strings.Plo"; else rm -f ".deps/strings.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -fPIC -DPIC -o .libs/strings.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -o strings.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dither.lo -MD -MP -MF ".deps/dither.Tpo" -c -o dither.lo dither.c; then mv -f ".deps/dither.Tpo" ".deps/dither.Plo"; else rm -f ".deps/dither.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dither.lo -MD -MP -MF .deps/dither.Tpo -c dither.c -fPIC -DPIC -o .libs/dither.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dither.lo -MD -MP -MF .deps/dither.Tpo -c dither.c -o dither.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT broadcast.lo -MD -MP -MF ".deps/broadcast.Tpo" -c -o broadcast.lo broadcast.c; then mv -f ".deps/broadcast.Tpo" ".deps/broadcast.Plo"; else rm -f ".deps/broadcast.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT broadcast.lo -MD -MP -MF .deps/broadcast.Tpo -c broadcast.c -fPIC -DPIC -o .libs/broadcast.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT broadcast.lo -MD -MP -MF .deps/broadcast.Tpo -c broadcast.c -o broadcast.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT audio_detect.lo -MD -MP -MF ".deps/audio_detect.Tpo" -c -o audio_detect.lo audio_detect.c; then mv -f ".deps/audio_detect.Tpo" ".deps/audio_detect.Plo"; else rm -f ".deps/audio_detect.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT audio_detect.lo -MD -MP -MF .deps/audio_detect.Tpo -c audio_detect.c -fPIC -DPIC -o .libs/audio_detect.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT audio_detect.lo -MD -MP -MF .deps/audio_detect.Tpo -c audio_detect.c -o audio_detect.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ima_oki_adpcm.lo -MD -MP -MF ".deps/ima_oki_adpcm.Tpo" -c -o ima_oki_adpcm.lo ima_oki_adpcm.c; then mv -f ".deps/ima_oki_adpcm.Tpo" ".deps/ima_oki_adpcm.Plo"; else rm -f ".deps/ima_oki_adpcm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ima_oki_adpcm.lo -MD -MP -MF .deps/ima_oki_adpcm.Tpo -c ima_oki_adpcm.c -fPIC -DPIC -o .libs/ima_oki_adpcm.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ima_oki_adpcm.lo -MD -MP -MF .deps/ima_oki_adpcm.Tpo -c ima_oki_adpcm.c -o ima_oki_adpcm.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT chunk.lo -MD -MP -MF ".deps/chunk.Tpo" -c -o chunk.lo chunk.c; then mv -f ".deps/chunk.Tpo" ".deps/chunk.Plo"; else rm -f ".deps/chunk.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT chunk.lo -MD -MP -MF .deps/chunk.Tpo -c chunk.c -fPIC -DPIC -o .libs/chunk.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT chunk.lo -MD -MP -MF .deps/chunk.Tpo -c chunk.c -o chunk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libcommon.la common.lo file_io.lo command.lo pcm.lo ulaw.lo alaw.lo float32.lo double64.lo ima_adpcm.lo ms_adpcm.lo gsm610.lo dwvw.lo vox_adpcm.lo interleave.lo strings.lo dither.lo broadcast.lo audio_detect.lo ima_oki_adpcm.lo chunk.lo -lm ar cru .libs/libcommon.a .libs/common.o .libs/file_io.o .libs/command.o .libs/pcm.o .libs/ulaw.o .libs/alaw.o .libs/float32.o .libs/double64.o .libs/ima_adpcm.o .libs/ms_adpcm.o .libs/gsm610.o .libs/dwvw.o .libs/vox_adpcm.o .libs/interleave.o .libs/strings.o .libs/dither.o .libs/broadcast.o .libs/audio_detect.o .libs/ima_oki_adpcm.o .libs/chunk.o ranlib .libs/libcommon.a creating libcommon.la (cd .libs && rm -f libcommon.la && ln -s ../libcommon.la libcommon.la) /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libsndfile.la -rpath /usr/local/lib -no-undefined -version-info 1:18:0 sndfile.lo aiff.lo au.lo avr.lo caf.lo dwd.lo flac.lo g72x.lo htk.lo ircam.lo macbinary3.lo macos.lo mat4.lo mat5.lo nist.lo ogg.lo paf.lo pvf.lo raw.lo rx2.lo sd2.lo sds.lo svx.lo txw.lo voc.lo wve.lo w64.lo wav_w64.lo wav.lo xi.lo libcommon.la GSM610/libgsm.la G72x/libg72x.la OGG/libogg.la VORBIS/lib/libvorbis.la VORBIS/lib/libvorbisenc.la FLAC/src/libFLAC/libFLAC.la -lm -lm rm -fr .libs/libsndfile.lax mkdir .libs/libsndfile.lax rm -fr .libs/libsndfile.lax/libcommon.a mkdir .libs/libsndfile.lax/libcommon.a (cd .libs/libsndfile.lax/libcommon.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/./.libs/libcommon.a) rm -fr .libs/libsndfile.lax/libgsm.a mkdir .libs/libsndfile.lax/libgsm.a (cd .libs/libsndfile.lax/libgsm.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/GSM610/.libs/libgsm.a) rm -fr .libs/libsndfile.lax/libg72x.a mkdir .libs/libsndfile.lax/libg72x.a (cd .libs/libsndfile.lax/libg72x.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/G72x/.libs/libg72x.a) rm -fr .libs/libsndfile.lax/libogg.a mkdir .libs/libsndfile.lax/libogg.a (cd .libs/libsndfile.lax/libogg.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/OGG/.libs/libogg.a) rm -fr .libs/libsndfile.lax/libvorbis.a mkdir .libs/libsndfile.lax/libvorbis.a (cd .libs/libsndfile.lax/libvorbis.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/VORBIS/lib/.libs/libvorbis.a) rm -fr .libs/libsndfile.lax/libvorbisenc.a mkdir .libs/libsndfile.lax/libvorbisenc.a (cd .libs/libsndfile.lax/libvorbisenc.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/VORBIS/lib/.libs/libvorbisenc.a) rm -fr .libs/libsndfile.lax/libFLAC.a mkdir .libs/libsndfile.lax/libFLAC.a (cd .libs/libsndfile.lax/libFLAC.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/FLAC/src/libFLAC/.libs/libFLAC.a) gcc -shared -fPIC -DPIC -o .libs/libsndfile.so.1.18 .libs/sndfile.o .libs/aiff.o .libs/au.o .libs/avr.o .libs/caf.o .libs/dwd.o .libs/flac.o .libs/g72x.o .libs/htk.o .libs/ircam.o .libs/macbinary3.o .libs/macos.o .libs/mat4.o .libs/mat5.o .libs/nist.o .libs/ogg.o .libs/paf.o .libs/pvf.o .libs/raw.o .libs/rx2.o .libs/sd2.o .libs/sds.o .libs/svx.o .libs/txw.o .libs/voc.o .libs/wve.o .libs/w64.o .libs/wav_w64.o .libs/wav.o .libs/xi.o .libs/libsndfile.lax/libcommon.a/common.o .libs/libsndfile.lax/libcommon.a/file_io.o .libs/libsndfile.lax/libcommon.a/command.o .libs/libsndfile.lax/libcommon.a/pcm.o .libs/libsndfile.lax/libcommon.a/ulaw.o .libs/libsndfile.lax/libcommon.a/alaw.o .libs/libsndfile.lax/libcommon.a/float32.o .libs/libsndfile.lax/libcommon.a/double64.o .libs/libsndfile.lax/libcommon.a/ima_adpcm.o .libs/libsndfile.lax/libcommon.a/ms_adpcm.o .libs/libsndfile.lax/libcommon.a/gsm610.o .libs/libsndfile.lax/libcommon.a/dwvw.o .libs/libsndfile.lax/libcommon.a/vox_adpcm.o .libs/libsndfile.lax/libcommon.a/interleave.o .libs/libsndfile.lax/libcommon.a/strings.o .libs/libsndfile.lax/libcommon.a/dither.o .libs/libsndfile.lax/libcommon.a/broadcast.o .libs/libsndfile.lax/libcommon.a/audio_detect.o .libs/libsndfile.lax/libcommon.a/ima_oki_adpcm.o .libs/libsndfile.lax/libcommon.a/chunk.o .libs/libsndfile.lax/libgsm.a/add.o .libs/libsndfile.lax/libgsm.a/decode.o .libs/libsndfile.lax/libgsm.a/gsm_decode.o .libs/libsndfile.lax/libgsm.a/gsm_encode.o .libs/libsndfile.lax/libgsm.a/long_term.o .libs/libsndfile.lax/libgsm.a/preprocess.o .libs/libsndfile.lax/libgsm.a/short_term.o .libs/libsndfile.lax/libgsm.a/code.o .libs/libsndfile.lax/libgsm.a/gsm_create.o .libs/libsndfile.lax/libgsm.a/gsm_destroy.o .libs/libsndfile.lax/libgsm.a/gsm_option.o .libs/libsndfile.lax/libgsm.a/lpc.o .libs/libsndfile.lax/libgsm.a/rpe.o .libs/libsndfile.lax/libgsm.a/table.o .libs/libsndfile.lax/libg72x.a/g72x.o .libs/libsndfile.lax/libg72x.a/g721.o .libs/libsndfile.lax/libg72x.a/g723_16.o .libs/libsndfile.lax/libg72x.a/g723_24.o .libs/libsndfile.lax/libg72x.a/g723_40.o .libs/libsndfile.lax/libogg.a/framing.o .libs/libsndfile.lax/libogg.a/bitwise.o .libs/libsndfile.lax/libvorbis.a/mdct.o .libs/libsndfile.lax/libvorbis.a/smallft.o .libs/libsndfile.lax/libvorbis.a/block.o .libs/libsndfile.lax/libvorbis.a/envelope.o .libs/libsndfile.lax/libvorbis.a/window.o .libs/libsndfile.lax/libvorbis.a/lsp.o .libs/libsndfile.lax/libvorbis.a/lpc.o .libs/libsndfile.lax/libvorbis.a/analysis.o .libs/libsndfile.lax/libvorbis.a/synthesis.o .libs/libsndfile.lax/libvorbis.a/psy.o .libs/libsndfile.lax/libvorbis.a/info.o .libs/libsndfile.lax/libvorbis.a/floor1.o .libs/libsndfile.lax/libvorbis.a/floor0.o .libs/libsndfile.lax/libvorbis.a/res0.o .libs/libsndfile.lax/libvorbis.a/mapping0.o .libs/libsndfile.lax/libvorbis.a/registry.o .libs/libsndfile.lax/libvorbis.a/codebook.o .libs/libsndfile.lax/libvorbis.a/sharedbook.o .libs/libsndfile.lax/libvorbis.a/lookup.o .libs/libsndfile.lax/libvorbis.a/bitrate.o .libs/libsndfile.lax/libvorbisenc.a/vorbisenc.o .libs/libsndfile.lax/libFLAC.a/bitmath.o .libs/libsndfile.lax/libFLAC.a/bitreader.o .libs/libsndfile.lax/libFLAC.a/bitwriter.o .libs/libsndfile.lax/libFLAC.a/cpu.o .libs/libsndfile.lax/libFLAC.a/crc.o .libs/libsndfile.lax/libFLAC.a/fixed.o .libs/libsndfile.lax/libFLAC.a/float.o .libs/libsndfile.lax/libFLAC.a/format.o .libs/libsndfile.lax/libFLAC.a/lpc.o .libs/libsndfile.lax/libFLAC.a/md5.o .libs/libsndfile.lax/libFLAC.a/memory.o .libs/libsndfile.lax/libFLAC.a/metadata_iterators.o .libs/libsndfile.lax/libFLAC.a/metadata_object.o .libs/libsndfile.lax/libFLAC.a/stream_decoder.o .libs/libsndfile.lax/libFLAC.a/stream_encoder.o .libs/libsndfile.lax/libFLAC.a/stream_encoder_framing.o .libs/libsndfile.lax/libFLAC.a/window.o .libs/libsndfile.lax/libFLAC.a/ogg_decoder_aspect.o .libs/libsndfile.lax/libFLAC.a/ogg_encoder_aspect.o .libs/libsndfile.lax/libFLAC.a/ogg_helper.o .libs/libsndfile.lax/libFLAC.a/ogg_mapping.o -lm rm -fr .libs/libsndfile.lax mkdir .libs/libsndfile.lax rm -fr .libs/libsndfile.lax/lt1-libcommon.a mkdir .libs/libsndfile.lax/lt1-libcommon.a (cd .libs/libsndfile.lax/lt1-libcommon.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/./.libs/libcommon.a) rm -fr .libs/libsndfile.lax/lt2-libgsm.a mkdir .libs/libsndfile.lax/lt2-libgsm.a (cd .libs/libsndfile.lax/lt2-libgsm.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/GSM610/.libs/libgsm.a) rm -fr .libs/libsndfile.lax/lt3-libg72x.a mkdir .libs/libsndfile.lax/lt3-libg72x.a (cd .libs/libsndfile.lax/lt3-libg72x.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/G72x/.libs/libg72x.a) rm -fr .libs/libsndfile.lax/lt4-libogg.a mkdir .libs/libsndfile.lax/lt4-libogg.a (cd .libs/libsndfile.lax/lt4-libogg.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/OGG/.libs/libogg.a) rm -fr .libs/libsndfile.lax/lt5-libvorbis.a mkdir .libs/libsndfile.lax/lt5-libvorbis.a (cd .libs/libsndfile.lax/lt5-libvorbis.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/VORBIS/lib/.libs/libvorbis.a) rm -fr .libs/libsndfile.lax/lt6-libvorbisenc.a mkdir .libs/libsndfile.lax/lt6-libvorbisenc.a (cd .libs/libsndfile.lax/lt6-libvorbisenc.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/VORBIS/lib/.libs/libvorbisenc.a) rm -fr .libs/libsndfile.lax/lt7-libFLAC.a mkdir .libs/libsndfile.lax/lt7-libFLAC.a (cd .libs/libsndfile.lax/lt7-libFLAC.a && ar x /home/toto/Essais/libsndfile-1.0.18pre21/src/FLAC/src/libFLAC/.libs/libFLAC.a) copying selected object files to avoid basename conflicts... ln .libs/libsndfile.lax/lt3-libg72x.a/g72x.o .libs/libsndfile.lax/lt1-g72x.o || cp .libs/libsndfile.lax/lt3-libg72x.a/g72x.o .libs/libsndfile.lax/lt1-g72x.o ln .libs/libsndfile.lax/lt5-libvorbis.a/lpc.o .libs/libsndfile.lax/lt2-lpc.o || cp .libs/libsndfile.lax/lt5-libvorbis.a/lpc.o .libs/libsndfile.lax/lt2-lpc.o ln .libs/libsndfile.lax/lt7-libFLAC.a/lpc.o .libs/libsndfile.lax/lt3-lpc.o || cp .libs/libsndfile.lax/lt7-libFLAC.a/lpc.o .libs/libsndfile.lax/lt3-lpc.o ln .libs/libsndfile.lax/lt7-libFLAC.a/window.o .libs/libsndfile.lax/lt4-window.o || cp .libs/libsndfile.lax/lt7-libFLAC.a/window.o .libs/libsndfile.lax/lt4-window.o ar cru .libs/libsndfile.a sndfile.o aiff.o au.o avr.o caf.o dwd.o flac.o g72x.o htk.o ircam.o macbinary3.o macos.o mat4.o mat5.o nist.o ogg.o paf.o pvf.o raw.o rx2.o sd2.o sds.o svx.o txw.o voc.o wve.o w64.o wav_w64.o wav.o xi.o .libs/libsndfile.lax/lt1-libcommon.a/common.o .libs/libsndfile.lax/lt1-libcommon.a/file_io.o .libs/libsndfile.lax/lt1-libcommon.a/command.o .libs/libsndfile.lax/lt1-libcommon.a/pcm.o .libs/libsndfile.lax/lt1-libcommon.a/ulaw.o .libs/libsndfile.lax/lt1-libcommon.a/alaw.o .libs/libsndfile.lax/lt1-libcommon.a/float32.o .libs/libsndfile.lax/lt1-libcommon.a/double64.o .libs/libsndfile.lax/lt1-libcommon.a/ima_adpcm.o .libs/libsndfile.lax/lt1-libcommon.a/ms_adpcm.o .libs/libsndfile.lax/lt1-libcommon.a/gsm610.o .libs/libsndfile.lax/lt1-libcommon.a/dwvw.o .libs/libsndfile.lax/lt1-libcommon.a/vox_adpcm.o .libs/libsndfile.lax/lt1-libcommon.a/interleave.o .libs/libsndfile.lax/lt1-libcommon.a/strings.o .libs/libsndfile.lax/lt1-libcommon.a/dither.o .libs/libsndfile.lax/lt1-libcommon.a/broadcast.o .libs/libsndfile.lax/lt1-libcommon.a/audio_detect.o .libs/libsndfile.lax/lt1-libcommon.a/ima_oki_adpcm.o .libs/libsndfile.lax/lt1-libcommon.a/chunk.o .libs/libsndfile.lax/lt2-libgsm.a/add.o .libs/libsndfile.lax/lt2-libgsm.a/decode.o .libs/libsndfile.lax/lt2-libgsm.a/gsm_decode.o .libs/libsndfile.lax/lt2-libgsm.a/gsm_encode.o .libs/libsndfile.lax/lt2-libgsm.a/long_term.o .libs/libsndfile.lax/lt2-libgsm.a/preprocess.o .libs/libsndfile.lax/lt2-libgsm.a/short_term.o .libs/libsndfile.lax/lt2-libgsm.a/code.o .libs/libsndfile.lax/lt2-libgsm.a/gsm_create.o .libs/libsndfile.lax/lt2-libgsm.a/gsm_destroy.o .libs/libsndfile.lax/lt2-libgsm.a/gsm_option.o .libs/libsndfile.lax/lt2-libgsm.a/lpc.o .libs/libsndfile.lax/lt2-libgsm.a/rpe.o .libs/libsndfile.lax/lt2-libgsm.a/table.o .libs/libsndfile.lax/lt1-g72x.o .libs/libsndfile.lax/lt3-libg72x.a/g721.o .libs/libsndfile.lax/lt3-libg72x.a/g723_16.o .libs/libsndfile.lax/lt3-libg72x.a/g723_24.o .libs/libsndfile.lax/lt3-libg72x.a/g723_40.o .libs/libsndfile.lax/lt4-libogg.a/framing.o .libs/libsndfile.lax/lt4-libogg.a/bitwise.o .libs/libsndfile.lax/lt5-libvorbis.a/mdct.o .libs/libsndfile.lax/lt5-libvorbis.a/smallft.o .libs/libsndfile.lax/lt5-libvorbis.a/block.o .libs/libsndfile.lax/lt5-libvorbis.a/envelope.o .libs/libsndfile.lax/lt5-libvorbis.a/window.o .libs/libsndfile.lax/lt5-libvorbis.a/lsp.o .libs/libsndfile.lax/lt2-lpc.o .libs/libsndfile.lax/lt5-libvorbis.a/analysis.o .libs/libsndfile.lax/lt5-libvorbis.a/synthesis.o .libs/libsndfile.lax/lt5-libvorbis.a/psy.o .libs/libsndfile.lax/lt5-libvorbis.a/info.o .libs/libsndfile.lax/lt5-libvorbis.a/floor1.o .libs/libsndfile.lax/lt5-libvorbis.a/floor0.o .libs/libsndfile.lax/lt5-libvorbis.a/res0.o .libs/libsndfile.lax/lt5-libvorbis.a/mapping0.o .libs/libsndfile.lax/lt5-libvorbis.a/registry.o .libs/libsndfile.lax/lt5-libvorbis.a/codebook.o .libs/libsndfile.lax/lt5-libvorbis.a/sharedbook.o .libs/libsndfile.lax/lt5-libvorbis.a/lookup.o .libs/libsndfile.lax/lt5-libvorbis.a/bitrate.o .libs/libsndfile.lax/lt6-libvorbisenc.a/vorbisenc.o .libs/libsndfile.lax/lt7-libFLAC.a/bitmath.o .libs/libsndfile.lax/lt7-libFLAC.a/bitreader.o .libs/libsndfile.lax/lt7-libFLAC.a/bitwriter.o .libs/libsndfile.lax/lt7-libFLAC.a/cpu.o .libs/libsndfile.lax/lt7-libFLAC.a/crc.o .libs/libsndfile.lax/lt7-libFLAC.a/fixed.o .libs/libsndfile.lax/lt7-libFLAC.a/float.o .libs/libsndfile.lax/lt7-libFLAC.a/format.o .libs/libsndfile.lax/lt3-lpc.o .libs/libsndfile.lax/lt7-libFLAC.a/md5.o .libs/libsndfile.lax/lt7-libFLAC.a/memory.o .libs/libsndfile.lax/lt7-libFLAC.a/metadata_iterators.o .libs/libsndfile.lax/lt7-libFLAC.a/metadata_object.o .libs/libsndfile.lax/lt7-libFLAC.a/stream_decoder.o .libs/libsndfile.lax/lt7-libFLAC.a/stream_encoder.o .libs/libsndfile.lax/lt7-libFLAC.a/stream_encoder_framing.o .libs/libsndfile.lax/lt4-window.o .libs/libsndfile.lax/lt7-libFLAC.a/ogg_decoder_aspect.o .libs/libsndfile.lax/lt7-libFLAC.a/ogg_encoder_aspect.o .libs/libsndfile.lax/lt7-libFLAC.a/ogg_helper.o .libs/libsndfile.lax/lt7-libFLAC.a/ogg_mapping.o ranlib .libs/libsndfile.a rm -fr .libs/libsndfile.lax .libs/libsndfile.lax creating libsndfile.la (cd .libs && rm -f libsndfile.la && ln -s ../libsndfile.la libsndfile.la) if gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test_main.o -MD -MP -MF ".deps/test_main.Tpo" -c -o test_main.o test_main.c; then mv -f ".deps/test_main.Tpo" ".deps/test_main.Po"; else rm -f ".deps/test_main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test_conversions.o -MD -MP -MF ".deps/test_conversions.Tpo" -c -o test_conversions.o test_conversions.c; then mv -f ".deps/test_conversions.Tpo" ".deps/test_conversions.Po"; else rm -f ".deps/test_conversions.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test_endswap.o -MD -MP -MF ".deps/test_endswap.Tpo" -c -o test_endswap.o test_endswap.c; then mv -f ".deps/test_endswap.Tpo" ".deps/test_endswap.Po"; else rm -f ".deps/test_endswap.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test_audio_detect.o -MD -MP -MF ".deps/test_audio_detect.Tpo" -c -o test_audio_detect.o test_audio_detect.c; then mv -f ".deps/test_audio_detect.Tpo" ".deps/test_audio_detect.Po"; else rm -f ".deps/test_audio_detect.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test_log_printf.o -MD -MP -MF ".deps/test_log_printf.Tpo" -c -o test_log_printf.o test_log_printf.c; then mv -f ".deps/test_log_printf.Tpo" ".deps/test_log_printf.Po"; else rm -f ".deps/test_log_printf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test_file_io.o -MD -MP -MF ".deps/test_file_io.Tpo" -c -o test_file_io.o test_file_io.c; then mv -f ".deps/test_file_io.Tpo" ".deps/test_file_io.Po"; else rm -f ".deps/test_file_io.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I../src/OGG/include -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test_ima_oki_adpcm.o -MD -MP -MF ".deps/test_ima_oki_adpcm.Tpo" -c -o test_ima_oki_adpcm.o test_ima_oki_adpcm.c; then mv -f ".deps/test_ima_oki_adpcm.Tpo" ".deps/test_ima_oki_adpcm.Po"; else rm -f ".deps/test_ima_oki_adpcm.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_main test_main.o test_conversions.o test_endswap.o test_audio_detect.o test_log_printf.o test_file_io.o test_ima_oki_adpcm.o libcommon.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_main test_main.o test_conversions.o test_endswap.o test_audio_detect.o test_log_printf.o test_file_io.o test_ima_oki_adpcm.o ./.libs/libcommon.a -lm Making all in examples if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile-info.o -MD -MP -MF ".deps/sndfile-info.Tpo" -c -o sndfile-info.o sndfile-info.c; then mv -f ".deps/sndfile-info.Tpo" ".deps/sndfile-info.Po"; else rm -f ".deps/sndfile-info.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sndfile-info sndfile-info.o ../src/libsndfile.la -lm mkdir .libs gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sndfile-info sndfile-info.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating sndfile-info if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile-play.o -MD -MP -MF ".deps/sndfile-play.Tpo" -c -o sndfile-play.o sndfile-play.c; then mv -f ".deps/sndfile-play.Tpo" ".deps/sndfile-play.Po"; else rm -f ".deps/sndfile-play.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sndfile-play sndfile-play.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sndfile-play sndfile-play.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating sndfile-play if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile-convert.o -MD -MP -MF ".deps/sndfile-convert.Tpo" -c -o sndfile-convert.o sndfile-convert.c; then mv -f ".deps/sndfile-convert.Tpo" ".deps/sndfile-convert.Po"; else rm -f ".deps/sndfile-convert.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sndfile-convert sndfile-convert.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sndfile-convert sndfile-convert.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating sndfile-convert if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile_jackplay-sndfile-jackplay.o -MD -MP -MF ".deps/sndfile_jackplay-sndfile-jackplay.Tpo" -c -o sndfile_jackplay-sndfile-jackplay.o `test -f 'sndfile-jackplay.c' || echo './'`sndfile-jackplay.c; then mv -f ".deps/sndfile_jackplay-sndfile-jackplay.Tpo" ".deps/sndfile_jackplay-sndfile-jackplay.Po"; else rm -f ".deps/sndfile_jackplay-sndfile-jackplay.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sndfile-jackplay sndfile_jackplay-sndfile-jackplay.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sndfile-jackplay sndfile_jackplay-sndfile-jackplay.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating sndfile-jackplay if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile-cmp.o -MD -MP -MF ".deps/sndfile-cmp.Tpo" -c -o sndfile-cmp.o sndfile-cmp.c; then mv -f ".deps/sndfile-cmp.Tpo" ".deps/sndfile-cmp.Po"; else rm -f ".deps/sndfile-cmp.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sndfile-cmp sndfile-cmp.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sndfile-cmp sndfile-cmp.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating sndfile-cmp if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile-data-trim.o -MD -MP -MF ".deps/sndfile-data-trim.Tpo" -c -o sndfile-data-trim.o sndfile-data-trim.c; then mv -f ".deps/sndfile-data-trim.Tpo" ".deps/sndfile-data-trim.Po"; else rm -f ".deps/sndfile-data-trim.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sndfile-data-trim sndfile-data-trim.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sndfile-data-trim sndfile-data-trim.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating sndfile-data-trim if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT make_sine.o -MD -MP -MF ".deps/make_sine.Tpo" -c -o make_sine.o make_sine.c; then mv -f ".deps/make_sine.Tpo" ".deps/make_sine.Po"; else rm -f ".deps/make_sine.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o make_sine make_sine.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/make_sine make_sine.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating make_sine if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sfprocess.o -MD -MP -MF ".deps/sfprocess.Tpo" -c -o sfprocess.o sfprocess.c; then mv -f ".deps/sfprocess.Tpo" ".deps/sfprocess.Po"; else rm -f ".deps/sfprocess.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sfprocess sfprocess.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sfprocess sfprocess.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating sfprocess if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT list_formats.o -MD -MP -MF ".deps/list_formats.Tpo" -c -o list_formats.o list_formats.c; then mv -f ".deps/list_formats.Tpo" ".deps/list_formats.Po"; else rm -f ".deps/list_formats.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o list_formats list_formats.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/list_formats list_formats.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating list_formats if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT generate.o -MD -MP -MF ".deps/generate.Tpo" -c -o generate.o generate.c; then mv -f ".deps/generate.Tpo" ".deps/generate.Po"; else rm -f ".deps/generate.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o generate generate.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/generate generate.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating generate if g++ -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -MT sndfilehandle.o -MD -MP -MF ".deps/sndfilehandle.Tpo" -c -o sndfilehandle.o sndfilehandle.cc; then mv -f ".deps/sndfilehandle.Tpo" ".deps/sndfilehandle.Po"; else rm -f ".deps/sndfilehandle.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -o sndfilehandle sndfilehandle.o ../src/libsndfile.la -lm g++ -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -o .libs/sndfilehandle sndfilehandle.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating sndfilehandle Making all in regtest if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile-regtest.o -MD -MP -MF ".deps/sndfile-regtest.Tpo" -c -o sndfile-regtest.o sndfile-regtest.c; then mv -f ".deps/sndfile-regtest.Tpo" ".deps/sndfile-regtest.Po"; else rm -f ".deps/sndfile-regtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT database.o -MD -MP -MF ".deps/database.Tpo" -c -o database.o database.c; then mv -f ".deps/database.Tpo" ".deps/database.Po"; else rm -f ".deps/database.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT checksum.o -MD -MP -MF ".deps/checksum.Tpo" -c -o checksum.o checksum.c; then mv -f ".deps/checksum.Tpo" ".deps/checksum.Po"; else rm -f ".deps/checksum.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sndfile-regtest sndfile-regtest.o database.o checksum.o ../src/libsndfile.la -lm mkdir .libs gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sndfile-regtest sndfile-regtest.o database.o checksum.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating sndfile-regtest Making all in tests if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sfversion.o -MD -MP -MF ".deps/sfversion.Tpo" -c -o sfversion.o sfversion.c; then mv -f ".deps/sfversion.Tpo" ".deps/sfversion.Po"; else rm -f ".deps/sfversion.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sfversion sfversion.o ../src/libsndfile.la -lm mkdir .libs gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sfversion sfversion.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating sfversion if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dft_cmp.o -MD -MP -MF ".deps/dft_cmp.Tpo" -c -o dft_cmp.o dft_cmp.c; then mv -f ".deps/dft_cmp.Tpo" ".deps/dft_cmp.Po"; else rm -f ".deps/dft_cmp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT floating_point_test.o -MD -MP -MF ".deps/floating_point_test.Tpo" -c -o floating_point_test.o floating_point_test.c; then mv -f ".deps/floating_point_test.Tpo" ".deps/floating_point_test.Po"; else rm -f ".deps/floating_point_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o floating_point_test utils.o dft_cmp.o floating_point_test.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/floating_point_test utils.o dft_cmp.o floating_point_test.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating floating_point_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT generate.o -MD -MP -MF ".deps/generate.Tpo" -c -o generate.o generate.c; then mv -f ".deps/generate.Tpo" ".deps/generate.Po"; else rm -f ".deps/generate.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT write_read_test.o -MD -MP -MF ".deps/write_read_test.Tpo" -c -o write_read_test.o write_read_test.c; then mv -f ".deps/write_read_test.Tpo" ".deps/write_read_test.Po"; else rm -f ".deps/write_read_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o write_read_test utils.o generate.o write_read_test.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/write_read_test utils.o generate.o write_read_test.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating write_read_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lossy_comp_test.o -MD -MP -MF ".deps/lossy_comp_test.Tpo" -c -o lossy_comp_test.o lossy_comp_test.c; then mv -f ".deps/lossy_comp_test.Tpo" ".deps/lossy_comp_test.Po"; else rm -f ".deps/lossy_comp_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o lossy_comp_test utils.o lossy_comp_test.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/lossy_comp_test utils.o lossy_comp_test.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating lossy_comp_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT error_test.o -MD -MP -MF ".deps/error_test.Tpo" -c -o error_test.o error_test.c; then mv -f ".deps/error_test.Tpo" ".deps/error_test.Po"; else rm -f ".deps/error_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o error_test error_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/error_test error_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating error_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ulaw_test.o -MD -MP -MF ".deps/ulaw_test.Tpo" -c -o ulaw_test.o ulaw_test.c; then mv -f ".deps/ulaw_test.Tpo" ".deps/ulaw_test.Po"; else rm -f ".deps/ulaw_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o ulaw_test utils.o ulaw_test.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/ulaw_test utils.o ulaw_test.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating ulaw_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT alaw_test.o -MD -MP -MF ".deps/alaw_test.Tpo" -c -o alaw_test.o alaw_test.c; then mv -f ".deps/alaw_test.Tpo" ".deps/alaw_test.Po"; else rm -f ".deps/alaw_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o alaw_test utils.o alaw_test.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/alaw_test utils.o alaw_test.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating alaw_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwvw_test.o -MD -MP -MF ".deps/dwvw_test.Tpo" -c -o dwvw_test.o dwvw_test.c; then mv -f ".deps/dwvw_test.Tpo" ".deps/dwvw_test.Po"; else rm -f ".deps/dwvw_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o dwvw_test utils.o dwvw_test.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/dwvw_test utils.o dwvw_test.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating dwvw_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT peak_chunk_test.o -MD -MP -MF ".deps/peak_chunk_test.Tpo" -c -o peak_chunk_test.o peak_chunk_test.c; then mv -f ".deps/peak_chunk_test.Tpo" ".deps/peak_chunk_test.Po"; else rm -f ".deps/peak_chunk_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o peak_chunk_test peak_chunk_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/peak_chunk_test peak_chunk_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating peak_chunk_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT command_test.o -MD -MP -MF ".deps/command_test.Tpo" -c -o command_test.o command_test.c; then mv -f ".deps/command_test.Tpo" ".deps/command_test.Po"; else rm -f ".deps/command_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o command_test command_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/command_test command_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating command_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stdin_test.o -MD -MP -MF ".deps/stdin_test.Tpo" -c -o stdin_test.o stdin_test.c; then mv -f ".deps/stdin_test.Tpo" ".deps/stdin_test.Po"; else rm -f ".deps/stdin_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o stdin_test stdin_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/stdin_test stdin_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating stdin_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stdout_test.o -MD -MP -MF ".deps/stdout_test.Tpo" -c -o stdout_test.o stdout_test.c; then mv -f ".deps/stdout_test.Tpo" ".deps/stdout_test.Po"; else rm -f ".deps/stdout_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o stdout_test stdout_test.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/stdout_test stdout_test.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating stdout_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stdio_test.o -MD -MP -MF ".deps/stdio_test.Tpo" -c -o stdio_test.o stdio_test.c; then mv -f ".deps/stdio_test.Tpo" ".deps/stdio_test.Po"; else rm -f ".deps/stdio_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o stdio_test stdio_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/stdio_test stdio_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating stdio_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pcm_test.o -MD -MP -MF ".deps/pcm_test.Tpo" -c -o pcm_test.o pcm_test.c; then mv -f ".deps/pcm_test.Tpo" ".deps/pcm_test.Po"; else rm -f ".deps/pcm_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o pcm_test pcm_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/pcm_test pcm_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating pcm_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT headerless_test.o -MD -MP -MF ".deps/headerless_test.Tpo" -c -o headerless_test.o headerless_test.c; then mv -f ".deps/headerless_test.Tpo" ".deps/headerless_test.Po"; else rm -f ".deps/headerless_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o headerless_test utils.o headerless_test.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/headerless_test utils.o headerless_test.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating headerless_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pipe_test.o -MD -MP -MF ".deps/pipe_test.Tpo" -c -o pipe_test.o pipe_test.c; then mv -f ".deps/pipe_test.Tpo" ".deps/pipe_test.Po"; else rm -f ".deps/pipe_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o pipe_test pipe_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/pipe_test pipe_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating pipe_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT benchmark.o -MD -MP -MF ".deps/benchmark.Tpo" -c -o benchmark.o benchmark.c; then mv -f ".deps/benchmark.Tpo" ".deps/benchmark.Po"; else rm -f ".deps/benchmark.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o benchmark benchmark.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/benchmark benchmark.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating benchmark if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT header_test.o -MD -MP -MF ".deps/header_test.Tpo" -c -o header_test.o header_test.c; then mv -f ".deps/header_test.Tpo" ".deps/header_test.Po"; else rm -f ".deps/header_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o header_test header_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/header_test header_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating header_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT misc_test.o -MD -MP -MF ".deps/misc_test.Tpo" -c -o misc_test.o misc_test.c; then mv -f ".deps/misc_test.Tpo" ".deps/misc_test.Po"; else rm -f ".deps/misc_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o misc_test misc_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/misc_test misc_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating misc_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT raw_test.o -MD -MP -MF ".deps/raw_test.Tpo" -c -o raw_test.o raw_test.c; then mv -f ".deps/raw_test.Tpo" ".deps/raw_test.Po"; else rm -f ".deps/raw_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o raw_test raw_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/raw_test raw_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating raw_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT string_test.o -MD -MP -MF ".deps/string_test.Tpo" -c -o string_test.o string_test.c; then mv -f ".deps/string_test.Tpo" ".deps/string_test.Po"; else rm -f ".deps/string_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o string_test string_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/string_test string_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating string_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT multi_file_test.o -MD -MP -MF ".deps/multi_file_test.Tpo" -c -o multi_file_test.o multi_file_test.c; then mv -f ".deps/multi_file_test.Tpo" ".deps/multi_file_test.Po"; else rm -f ".deps/multi_file_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o multi_file_test multi_file_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/multi_file_test multi_file_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating multi_file_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dither_test.o -MD -MP -MF ".deps/dither_test.Tpo" -c -o dither_test.o dither_test.c; then mv -f ".deps/dither_test.Tpo" ".deps/dither_test.Po"; else rm -f ".deps/dither_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o dither_test dither_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/dither_test dither_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating dither_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT scale_clip_test.o -MD -MP -MF ".deps/scale_clip_test.Tpo" -c -o scale_clip_test.o scale_clip_test.c; then mv -f ".deps/scale_clip_test.Tpo" ".deps/scale_clip_test.Po"; else rm -f ".deps/scale_clip_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o scale_clip_test scale_clip_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/scale_clip_test scale_clip_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating scale_clip_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT win32_test.o -MD -MP -MF ".deps/win32_test.Tpo" -c -o win32_test.o win32_test.c; then mv -f ".deps/win32_test.Tpo" ".deps/win32_test.Po"; else rm -f ".deps/win32_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o win32_test win32_test.o -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o win32_test win32_test.o -lm win32_test.o(.text+0x140): In function `show_fstat_error': /home/toto/Essais/libsndfile-1.0.18pre21/tests/win32_test.c:133: warning: sprintf() is often misused, please use snprintf() if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT fix_this.o -MD -MP -MF ".deps/fix_this.Tpo" -c -o fix_this.o fix_this.c; then mv -f ".deps/fix_this.Tpo" ".deps/fix_this.Po"; else rm -f ".deps/fix_this.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o fix_this utils.o fix_this.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/fix_this utils.o fix_this.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating fix_this if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT aiff_rw_test.o -MD -MP -MF ".deps/aiff_rw_test.Tpo" -c -o aiff_rw_test.o aiff_rw_test.c; then mv -f ".deps/aiff_rw_test.Tpo" ".deps/aiff_rw_test.Po"; else rm -f ".deps/aiff_rw_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o aiff_rw_test utils.o aiff_rw_test.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/aiff_rw_test utils.o aiff_rw_test.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating aiff_rw_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT virtual_io_test.o -MD -MP -MF ".deps/virtual_io_test.Tpo" -c -o virtual_io_test.o virtual_io_test.c; then mv -f ".deps/virtual_io_test.Tpo" ".deps/virtual_io_test.Po"; else rm -f ".deps/virtual_io_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o virtual_io_test virtual_io_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/virtual_io_test virtual_io_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating virtual_io_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT locale_test.o -MD -MP -MF ".deps/locale_test.Tpo" -c -o locale_test.o locale_test.c; then mv -f ".deps/locale_test.Tpo" ".deps/locale_test.Po"; else rm -f ".deps/locale_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o locale_test locale_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/locale_test locale_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating locale_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT largefile_test.o -MD -MP -MF ".deps/largefile_test.Tpo" -c -o largefile_test.o largefile_test.c; then mv -f ".deps/largefile_test.Tpo" ".deps/largefile_test.Po"; else rm -f ".deps/largefile_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o largefile_test largefile_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/largefile_test largefile_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating largefile_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT win32_ordinal_test.o -MD -MP -MF ".deps/win32_ordinal_test.Tpo" -c -o win32_ordinal_test.o win32_ordinal_test.c; then mv -f ".deps/win32_ordinal_test.Tpo" ".deps/win32_ordinal_test.Po"; else rm -f ".deps/win32_ordinal_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o win32_ordinal_test win32_ordinal_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/win32_ordinal_test win32_ordinal_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating win32_ordinal_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg_test.o -MD -MP -MF ".deps/ogg_test.Tpo" -c -o ogg_test.o ogg_test.c; then mv -f ".deps/ogg_test.Tpo" ".deps/ogg_test.Po"; else rm -f ".deps/ogg_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o ogg_test ogg_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/ogg_test ogg_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating ogg_test if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT vorbis_test.o -MD -MP -MF ".deps/vorbis_test.Tpo" -c -o vorbis_test.o vorbis_test.c; then mv -f ".deps/vorbis_test.Tpo" ".deps/vorbis_test.Po"; else rm -f ".deps/vorbis_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o vorbis_test vorbis_test.o utils.o ../src/libsndfile.la -lm gcc -g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/vorbis_test vorbis_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating vorbis_test if g++ -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -MT cpp_test.o -MD -MP -MF ".deps/cpp_test.Tpo" -c -o cpp_test.o cpp_test.cc; then mv -f ".deps/cpp_test.Tpo" ".deps/cpp_test.Po"; else rm -f ".deps/cpp_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -o cpp_test cpp_test.o utils.o ../src/libsndfile.la -lm g++ -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -o .libs/cpp_test cpp_test.o utils.o -L../src/.libs -lsndfile -lm -Wl,-rpath,/usr/local/lib ../src/.libs/libsndfile.so.1.18: warning: strcpy() is almost always misused, please use strlcpy() ../src/.libs/libsndfile.so.1.18: warning: sprintf() is often misused, please use snprintf() ../src/.libs/libsndfile.so.1.18: warning: strcat() is almost always misused, please use strlcat() creating cpp_test toto ~/Essais/libsndfile-1.0.18pre21 $ exit Script done on Sun Apr 13 10:48:16 2008