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-re