FS#353 - sweep fails to build

Attached to Project: Arch Linux
Opened by john lowell (johnlowell) - Monday, 29 December 2003, 00:31 GMT
Last edited by john lowell (johnlowell) - Thursday, 01 January 2004, 01:35 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To dorphell (dorphell)
Architecture All
Severity Medium
Priority Normal
Reported Version 0.6 Widget
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

--16:18:01-- http://www.zipworld.com.au/%7Eerikd/libsndfile/libsndfile-1.0.5.tar.gz
=> `libsndfile-1.0.5.tar.gz'
Resolving www.zipworld.com.au... 61.8.0.42
Connecting to www.zipworld.com.au[61.8.0.42]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 634,706 [application/x-tar]

0K .......... .......... .......... .......... .......... 8% 53.57 KB/s
50K .......... .......... .......... .......... .......... 16% 195.06 KB/s
100K .......... .......... .......... .......... .......... 24% 246.45 KB/s
150K .......... .......... .......... .......... .......... 32% 408.90 KB/s
200K .......... .......... .......... .......... .......... 40% 239.20 KB/s
250K .......... .......... .......... .......... .......... 48% 246.18 KB/s
300K .......... .......... .......... .......... .......... 56% 242.26 KB/s
350K .......... .......... .......... .......... .......... 64% 253.68 KB/s
400K .......... .......... .......... .......... .......... 72% 391.15 KB/s
450K .......... .......... .......... .......... .......... 80% 246.80 KB/s
500K .......... .......... .......... .......... .......... 88% 242.70 KB/s
550K .......... .......... .......... .......... .......... 96% 248.15 KB/s
600K .......... ......... 100% 402.94 KB/s

16:18:05 (198.81 KB/s) - `libsndfile-1.0.5.tar.gz' saved [634706/634706]

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for autogen... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for ANSI C header files... (cached) yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking for stdint.h... (cached) yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking for void*... yes
checking size of void*... 4
checking for size_t... yes
checking size of size_t... 4
checking for off_t... yes
checking size of off_t... 4
checking for loff_t... yes
checking size of loff_t... 8
checking for off64_t... no
checking size of off64_t... 0
checking for getconf... getconf
checking for CFLAGS value to request large file support... -D_FILE_OFFSET_BITS=64
checking for LDFLAGS value to request large file support...
checking for LIBS value to request large file support...
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... no
checking for _LARGE_FILES... no
checking for off_t... (cached) yes
checking size of off_t... 8
checking determining processor byte ordering... little
checking for malloc... yes
checking for calloc... yes
checking for realloc... yes
checking for free... yes
checking for open... yes
checking for read... yes
checking for write... yes
checking for lseek... yes
checking for fstat... yes
checking for ftruncate... yes
checking for pread... yes
checking for pwrite... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for gmtime... yes
checking for gmtime_r... yes
checking for floor in -lm... yes
checking for floor... yes
checking for ceil... yes
checking for fmod... yes
checking for lrint... yes
checking for lrintf... yes
configure: WARNING: Touching files in directory tests/.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/sndfile.h
config.status: creating src/Version_script
config.status: creating src/Makefile
config.status: creating src/GSM610/Makefile
config.status: creating src/G72x/Makefile
config.status: creating man/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating Win32/Makefile
config.status: creating MacOS/Makefile
config.status: creating Octave/Makefile
config.status: creating libsndfile.spec
config.status: creating sndfile.pc
config.status: creating src/config.h
config.status: executing depfiles commands

-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-

Configuration summary :

Version : ..................... 1.0.5
Experimental code : ........... no

Tools :

Compiler is GCC : ............. yes
GCC major version : ........... 3

Installation directories :

Library directory : ........... /usr/lib
Program directory : ........... /usr/bin
Pkgconfig directory : ......... /usr/lib/pkgconfig

Making all in man
make[1]: Entering directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/man'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/man'
Making all in doc
make[1]: Entering directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/doc'
Making all in Win32
make[1]: Entering directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/Win32'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/Win32'
Making all in MacOS
make[1]: Entering directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/MacOS'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/MacOS'
Making all in Octave
make[1]: Entering directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/Octave'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/Octave'
Making all in src
make[1]: Entering directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/src'
make all-recursive
make[2]: Entering directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/src'
Making all in GSM610
make[3]: Entering directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/src/GSM610'
source='add.c' object='add.lo' libtool=yes \
depfile='.deps/add.Plo' tmpdepfile='.deps/add.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o add.lo `test -f 'add.c' || echo './'`add.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c add.c -MT add.lo -MD -MP -MF .deps/add.TPlo -fPIC -DPIC -o .libs/add.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c add.c -MT add.lo -MD -MP -MF .deps/add.TPlo -o add.o >/dev/null 2>&1
mv -f .libs/add.lo add.lo
source='decode.c' object='decode.lo' libtool=yes \
depfile='.deps/decode.Plo' tmpdepfile='.deps/decode.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o decode.lo `test -f 'decode.c' || echo './'`decode.c
rm -f .libs/decode.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c decode.c -MT decode.lo -MD -MP -MF .deps/decode.TPlo -fPIC -DPIC -o .libs/decode.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c decode.c -MT decode.lo -MD -MP -MF .deps/decode.TPlo -o decode.o >/dev/null 2>&1
mv -f .libs/decode.lo decode.lo
source='gsm_decode.c' object='gsm_decode.lo' libtool=yes \
depfile='.deps/gsm_decode.Plo' tmpdepfile='.deps/gsm_decode.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o gsm_decode.lo `test -f 'gsm_decode.c' || echo './'`gsm_decode.c
rm -f .libs/gsm_decode.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c gsm_decode.c -MT gsm_decode.lo -MD -MP -MF .deps/gsm_decode.TPlo -fPIC -DPIC -o .libs/gsm_decode.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c gsm_decode.c -MT gsm_decode.lo -MD -MP -MF .deps/gsm_decode.TPlo -o gsm_decode.o >/dev/null 2>&1
mv -f .libs/gsm_decode.lo gsm_decode.lo
source='gsm_encode.c' object='gsm_encode.lo' libtool=yes \
depfile='.deps/gsm_encode.Plo' tmpdepfile='.deps/gsm_encode.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o gsm_encode.lo `test -f 'gsm_encode.c' || echo './'`gsm_encode.c
rm -f .libs/gsm_encode.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c gsm_encode.c -MT gsm_encode.lo -MD -MP -MF .deps/gsm_encode.TPlo -fPIC -DPIC -o .libs/gsm_encode.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c gsm_encode.c -MT gsm_encode.lo -MD -MP -MF .deps/gsm_encode.TPlo -o gsm_encode.o >/dev/null 2>&1
mv -f .libs/gsm_encode.lo gsm_encode.lo
source='long_term.c' object='long_term.lo' libtool=yes \
depfile='.deps/long_term.Plo' tmpdepfile='.deps/long_term.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o long_term.lo `test -f 'long_term.c' || echo './'`long_term.c
rm -f .libs/long_term.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c long_term.c -MT long_term.lo -MD -MP -MF .deps/long_term.TPlo -fPIC -DPIC -o .libs/long_term.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c long_term.c -MT long_term.lo -MD -MP -MF .deps/long_term.TPlo -o long_term.o >/dev/null 2>&1
mv -f .libs/long_term.lo long_term.lo
source='preprocess.c' object='preprocess.lo' libtool=yes \
depfile='.deps/preprocess.Plo' tmpdepfile='.deps/preprocess.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o preprocess.lo `test -f 'preprocess.c' || echo './'`preprocess.c
rm -f .libs/preprocess.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c preprocess.c -MT preprocess.lo -MD -MP -MF .deps/preprocess.TPlo -fPIC -DPIC -o .libs/preprocess.lo
preprocess.c: In function `Gsm_Preprocess':
preprocess.c:93: warning: signed and unsigned type in conditional expression
preprocess.c:93: warning: signed and unsigned type in conditional expression
preprocess.c:97: warning: signed and unsigned type in conditional expression
preprocess.c:97: warning: signed and unsigned type in conditional expression
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c preprocess.c -MT preprocess.lo -MD -MP -MF .deps/preprocess.TPlo -o preprocess.o >/dev/null 2>&1
mv -f .libs/preprocess.lo preprocess.lo
source='short_term.c' object='short_term.lo' libtool=yes \
depfile='.deps/short_term.Plo' tmpdepfile='.deps/short_term.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o short_term.lo `test -f 'short_term.c' || echo './'`short_term.c
rm -f .libs/short_term.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c short_term.c -MT short_term.lo -MD -MP -MF .deps/short_term.TPlo -fPIC -DPIC -o .libs/short_term.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c short_term.c -MT short_term.lo -MD -MP -MF .deps/short_term.TPlo -o short_term.o >/dev/null 2>&1
mv -f .libs/short_term.lo short_term.lo
source='code.c' object='code.lo' libtool=yes \
depfile='.deps/code.Plo' tmpdepfile='.deps/code.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o code.lo `test -f 'code.c' || echo './'`code.c
rm -f .libs/code.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c code.c -MT code.lo -MD -MP -MF .deps/code.TPlo -fPIC -DPIC -o .libs/code.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c code.c -MT code.lo -MD -MP -MF .deps/code.TPlo -o code.o >/dev/null 2>&1
mv -f .libs/code.lo code.lo
source='gsm_create.c' object='gsm_create.lo' libtool=yes \
depfile='.deps/gsm_create.Plo' tmpdepfile='.deps/gsm_create.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o gsm_create.lo `test -f 'gsm_create.c' || echo './'`gsm_create.c
rm -f .libs/gsm_create.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c gsm_create.c -MT gsm_create.lo -MD -MP -MF .deps/gsm_create.TPlo -fPIC -DPIC -o .libs/gsm_create.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c gsm_create.c -MT gsm_create.lo -MD -MP -MF .deps/gsm_create.TPlo -o gsm_create.o >/dev/null 2>&1
mv -f .libs/gsm_create.lo gsm_create.lo
source='gsm_destroy.c' object='gsm_destroy.lo' libtool=yes \
depfile='.deps/gsm_destroy.Plo' tmpdepfile='.deps/gsm_destroy.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o gsm_destroy.lo `test -f 'gsm_destroy.c' || echo './'`gsm_destroy.c
rm -f .libs/gsm_destroy.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c gsm_destroy.c -MT gsm_destroy.lo -MD -MP -MF .deps/gsm_destroy.TPlo -fPIC -DPIC -o .libs/gsm_destroy.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c gsm_destroy.c -MT gsm_destroy.lo -MD -MP -MF .deps/gsm_destroy.TPlo -o gsm_destroy.o >/dev/null 2>&1
mv -f .libs/gsm_destroy.lo gsm_destroy.lo
source='gsm_option.c' object='gsm_option.lo' libtool=yes \
depfile='.deps/gsm_option.Plo' tmpdepfile='.deps/gsm_option.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o gsm_option.lo `test -f 'gsm_option.c' || echo './'`gsm_option.c
rm -f .libs/gsm_option.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c gsm_option.c -MT gsm_option.lo -MD -MP -MF .deps/gsm_option.TPlo -fPIC -DPIC -o .libs/gsm_option.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c gsm_option.c -MT gsm_option.lo -MD -MP -MF .deps/gsm_option.TPlo -o gsm_option.o >/dev/null 2>&1
mv -f .libs/gsm_option.lo gsm_option.lo
source='lpc.c' object='lpc.lo' libtool=yes \
depfile='.deps/lpc.Plo' tmpdepfile='.deps/lpc.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o lpc.lo `test -f 'lpc.c' || echo './'`lpc.c
rm -f .libs/lpc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c lpc.c -MT lpc.lo -MD -MP -MF .deps/lpc.TPlo -fPIC -DPIC -o .libs/lpc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c lpc.c -MT lpc.lo -MD -MP -MF .deps/lpc.TPlo -o lpc.o >/dev/null 2>&1
mv -f .libs/lpc.lo lpc.lo
source='rpe.c' object='rpe.lo' libtool=yes \
depfile='.deps/rpe.Plo' tmpdepfile='.deps/rpe.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o rpe.lo `test -f 'rpe.c' || echo './'`rpe.c
rm -f .libs/rpe.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c rpe.c -MT rpe.lo -MD -MP -MF .deps/rpe.TPlo -fPIC -DPIC -o .libs/rpe.lo
rpe.c: In function `APCM_quantization_xmaxc_to_exp_mant':
rpe.c:225: warning: declaration of `exp' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
rpe.c: In function `APCM_quantization':
rpe.c:264: warning: declaration of `exp' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
rpe.c: At top level:
rpe.c:348: warning: declaration of `exp' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
rpe.c: In function `Gsm_RPE_Encoding':
rpe.c:455: warning: declaration of `exp' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
rpe.c: In function `Gsm_RPE_Decoding':
rpe.c:476: warning: declaration of `exp' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c rpe.c -MT rpe.lo -MD -MP -MF .deps/rpe.TPlo -o rpe.o >/dev/null 2>&1
mv -f .libs/rpe.lo rpe.lo
source='table.c' object='table.lo' libtool=yes \
depfile='.deps/table.Plo' tmpdepfile='.deps/table.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o table.lo `test -f 'table.c' || echo './'`table.c
rm -f .libs/table.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c table.c -MT table.lo -MD -MP -MF .deps/table.TPlo -fPIC -DPIC -o .libs/table.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c table.c -MT table.lo -MD -MP -MF .deps/table.TPlo -o table.o >/dev/null 2>&1
mv -f .libs/table.lo table.lo
/bin/sh ../../libtool --mode=link gcc -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -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
rm -fr .libs/libgsm.la .libs/libgsm.* .libs/libgsm.*
ar cru .libs/libgsm.al 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
ranlib .libs/libgsm.al
creating libgsm.la
(cd .libs && rm -f libgsm.la && ln -s ../libgsm.la libgsm.la)
make[3]: Leaving directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/src/GSM610'
Making all in G72x
make[3]: Entering directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/src/G72x'
source='g72x.c' object='g72x.lo' libtool=yes \
depfile='.deps/g72x.Plo' tmpdepfile='.deps/g72x.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o g72x.lo `test -f 'g72x.c' || echo './'`g72x.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c g72x.c -MT g72x.lo -MD -MP -MF .deps/g72x.TPlo -fPIC -DPIC -o .libs/g72x.lo
g72x.c: In function `quantize':
g72x.c:364: warning: declaration of `exp' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
g72x.c: In function `update':
g72x.c:448: warning: declaration of `exp' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c g72x.c -MT g72x.lo -MD -MP -MF .deps/g72x.TPlo -o g72x.o >/dev/null 2>&1
mv -f .libs/g72x.lo g72x.lo
source='g721.c' object='g721.lo' libtool=yes \
depfile='.deps/g721.Plo' tmpdepfile='.deps/g721.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o g721.lo `test -f 'g721.c' || echo './'`g721.c
rm -f .libs/g721.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c g721.c -MT g721.lo -MD -MP -MF .deps/g721.TPlo -fPIC -DPIC -o .libs/g721.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c g721.c -MT g721.lo -MD -MP -MF .deps/g721.TPlo -o g721.o >/dev/null 2>&1
mv -f .libs/g721.lo g721.lo
source='g723_16.c' object='g723_16.lo' libtool=yes \
depfile='.deps/g723_16.Plo' tmpdepfile='.deps/g723_16.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o g723_16.lo `test -f 'g723_16.c' || echo './'`g723_16.c
rm -f .libs/g723_16.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c g723_16.c -MT g723_16.lo -MD -MP -MF .deps/g723_16.TPlo -fPIC -DPIC -o .libs/g723_16.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c g723_16.c -MT g723_16.lo -MD -MP -MF .deps/g723_16.TPlo -o g723_16.o >/dev/null 2>&1
mv -f .libs/g723_16.lo g723_16.lo
source='g723_24.c' object='g723_24.lo' libtool=yes \
depfile='.deps/g723_24.Plo' tmpdepfile='.deps/g723_24.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o g723_24.lo `test -f 'g723_24.c' || echo './'`g723_24.c
rm -f .libs/g723_24.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c g723_24.c -MT g723_24.lo -MD -MP -MF .deps/g723_24.TPlo -fPIC -DPIC -o .libs/g723_24.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c g723_24.c -MT g723_24.lo -MD -MP -MF .deps/g723_24.TPlo -o g723_24.o >/dev/null 2>&1
mv -f .libs/g723_24.lo g723_24.lo
source='g723_40.c' object='g723_40.lo' libtool=yes \
depfile='.deps/g723_40.Plo' tmpdepfile='.deps/g723_40.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o g723_40.lo `test -f 'g723_40.c' || echo './'`g723_40.c
rm -f .libs/g723_40.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c g723_40.c -MT g723_40.lo -MD -MP -MF .deps/g723_40.TPlo -fPIC -DPIC -o .libs/g723_40.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c g723_40.c -MT g723_40.lo -MD -MP -MF .deps/g723_40.TPlo -o g723_40.o >/dev/null 2>&1
mv -f .libs/g723_40.lo g723_40.lo
/bin/sh ../../libtool --mode=link gcc -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -o libg72x.la g72x.lo g721.lo g723_16.lo g723_24.lo g723_40.lo -lm
rm -fr .libs/libg72x.la .libs/libg72x.* .libs/libg72x.*
ar cru .libs/libg72x.al g72x.lo g721.lo g723_16.lo g723_24.lo g723_40.lo
ranlib .libs/libg72x.al
creating libg72x.la
(cd .libs && rm -f libg72x.la && ln -s ../libg72x.la libg72x.la)
source='g72x_test.c' object='g72x_test.o' libtool=no \
depfile='.deps/g72x_test.Po' tmpdepfile='.deps/g72x_test.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c `test -f 'g72x_test.c' || echo './'`g72x_test.c
/bin/sh ../../libtool --mode=link gcc -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -o g72x_test g72x_test.o ./libg72x.la -lm -lm
gcc -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -o g72x_test g72x_test.o ./.libs/libg72x.al -lm
make[3]: Leaving directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/src/G72x'
make[3]: Entering directory `/var/abs/extra/lib/libsndfile/src/libsndfile-1.0.5/src'
source='sndfile.c' object='sndfile.lo' libtool=yes \
depfile='.deps/sndfile.Plo' tmpdepfile='.deps/sndfile.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o sndfile.lo `test -f 'sndfile.c' || echo './'`sndfile.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c sndfile.c -MT sndfile.lo -MD -MP -MF .deps/sndfile.TPlo -fPIC -DPIC -o .libs/sndfile.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c sndfile.c -MT sndfile.lo -MD -MP -MF .deps/sndfile.TPlo -o sndfile.o >/dev/null 2>&1
mv -f .libs/sndfile.lo sndfile.lo
source='common.c' object='common.lo' libtool=yes \
depfile='.deps/common.Plo' tmpdepfile='.deps/common.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o common.lo `test -f 'common.c' || echo './'`common.c
rm -f .libs/common.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c common.c -MT common.lo -MD -MP -MF .deps/common.TPlo -fPIC -DPIC -o .libs/common.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c common.c -MT common.lo -MD -MP -MF .deps/common.TPlo -o common.o >/dev/null 2>&1
mv -f .libs/common.lo common.lo
source='file_io.c' object='file_io.lo' libtool=yes \
depfile='.deps/file_io.Plo' tmpdepfile='.deps/file_io.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o file_io.lo `test -f 'file_io.c' || echo './'`file_io.c
rm -f .libs/file_io.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c file_io.c -MT file_io.lo -MD -MP -MF .deps/file_io.TPlo -fPIC -DPIC -o .libs/file_io.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c file_io.c -MT file_io.lo -MD -MP -MF .deps/file_io.TPlo -o file_io.o >/dev/null 2>&1
mv -f .libs/file_io.lo file_io.lo
source='command.c' object='command.lo' libtool=yes \
depfile='.deps/command.Plo' tmpdepfile='.deps/command.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o command.lo `test -f 'command.c' || echo './'`command.c
rm -f .libs/command.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c command.c -MT command.lo -MD -MP -MF .deps/command.TPlo -fPIC -DPIC -o .libs/command.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c command.c -MT command.lo -MD -MP -MF .deps/command.TPlo -o command.o >/dev/null 2>&1
mv -f .libs/command.lo command.lo
source='pcm.c' object='pcm.lo' libtool=yes \
depfile='.deps/pcm.Plo' tmpdepfile='.deps/pcm.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o pcm.lo `test -f 'pcm.c' || echo './'`pcm.c
rm -f .libs/pcm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c pcm.c -MT pcm.lo -MD -MP -MF .deps/pcm.TPlo -fPIC -DPIC -o .libs/pcm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c pcm.c -MT pcm.lo -MD -MP -MF .deps/pcm.TPlo -o pcm.o >/dev/null 2>&1
mv -f .libs/pcm.lo pcm.lo
source='ulaw.c' object='ulaw.lo' libtool=yes \
depfile='.deps/ulaw.Plo' tmpdepfile='.deps/ulaw.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o ulaw.lo `test -f 'ulaw.c' || echo './'`ulaw.c
rm -f .libs/ulaw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c ulaw.c -MT ulaw.lo -MD -MP -MF .deps/ulaw.TPlo -fPIC -DPIC -o .libs/ulaw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c ulaw.c -MT ulaw.lo -MD -MP -MF .deps/ulaw.TPlo -o ulaw.o >/dev/null 2>&1
mv -f .libs/ulaw.lo ulaw.lo
source='alaw.c' object='alaw.lo' libtool=yes \
depfile='.deps/alaw.Plo' tmpdepfile='.deps/alaw.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o alaw.lo `test -f 'alaw.c' || echo './'`alaw.c
rm -f .libs/alaw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c alaw.c -MT alaw.lo -MD -MP -MF .deps/alaw.TPlo -fPIC -DPIC -o .libs/alaw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c alaw.c -MT alaw.lo -MD -MP -MF .deps/alaw.TPlo -o alaw.o >/dev/null 2>&1
mv -f .libs/alaw.lo alaw.lo
source='float32.c' object='float32.lo' libtool=yes \
depfile='.deps/float32.Plo' tmpdepfile='.deps/float32.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o float32.lo `test -f 'float32.c' || echo './'`float32.c
rm -f .libs/float32.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c float32.c -MT float32.lo -MD -MP -MF .deps/float32.TPlo -fPIC -DPIC -o .libs/float32.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c float32.c -MT float32.lo -MD -MP -MF .deps/float32.TPlo -o float32.o >/dev/null 2>&1
mv -f .libs/float32.lo float32.lo
source='double64.c' object='double64.lo' libtool=yes \
depfile='.deps/double64.Plo' tmpdepfile='.deps/double64.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o double64.lo `test -f 'double64.c' || echo './'`double64.c
rm -f .libs/double64.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c double64.c -MT double64.lo -MD -MP -MF .deps/double64.TPlo -fPIC -DPIC -o .libs/double64.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c double64.c -MT double64.lo -MD -MP -MF .deps/double64.TPlo -o double64.o >/dev/null 2>&1
mv -f .libs/double64.lo double64.lo
source='ima_adpcm.c' object='ima_adpcm.lo' libtool=yes \
depfile='.deps/ima_adpcm.Plo' tmpdepfile='.deps/ima_adpcm.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o ima_adpcm.lo `test -f 'ima_adpcm.c' || echo './'`ima_adpcm.c
rm -f .libs/ima_adpcm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c ima_adpcm.c -MT ima_adpcm.lo -MD -MP -MF .deps/ima_adpcm.TPlo -fPIC -DPIC -o .libs/ima_adpcm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c ima_adpcm.c -MT ima_adpcm.lo -MD -MP -MF .deps/ima_adpcm.TPlo -o ima_adpcm.o >/dev/null 2>&1
mv -f .libs/ima_adpcm.lo ima_adpcm.lo
source='ms_adpcm.c' object='ms_adpcm.lo' libtool=yes \
depfile='.deps/ms_adpcm.Plo' tmpdepfile='.deps/ms_adpcm.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o ms_adpcm.lo `test -f 'ms_adpcm.c' || echo './'`ms_adpcm.c
rm -f .libs/ms_adpcm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c ms_adpcm.c -MT ms_adpcm.lo -MD -MP -MF .deps/ms_adpcm.TPlo -fPIC -DPIC -o .libs/ms_adpcm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c ms_adpcm.c -MT ms_adpcm.lo -MD -MP -MF .deps/ms_adpcm.TPlo -o ms_adpcm.o >/dev/null 2>&1
mv -f .libs/ms_adpcm.lo ms_adpcm.lo
source='gsm610.c' object='gsm610.lo' libtool=yes \
depfile='.deps/gsm610.Plo' tmpdepfile='.deps/gsm610.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o gsm610.lo `test -f 'gsm610.c' || echo './'`gsm610.c
rm -f .libs/gsm610.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c gsm610.c -MT gsm610.lo -MD -MP -MF .deps/gsm610.TPlo -fPIC -DPIC -o .libs/gsm610.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c gsm610.c -MT gsm610.lo -MD -MP -MF .deps/gsm610.TPlo -o gsm610.o >/dev/null 2>&1
mv -f .libs/gsm610.lo gsm610.lo
source='dwvw.c' object='dwvw.lo' libtool=yes \
depfile='.deps/dwvw.Plo' tmpdepfile='.deps/dwvw.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o dwvw.lo `test -f 'dwvw.c' || echo './'`dwvw.c
rm -f .libs/dwvw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c dwvw.c -MT dwvw.lo -MD -MP -MF .deps/dwvw.TPlo -fPIC -DPIC -o .libs/dwvw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c dwvw.c -MT dwvw.lo -MD -MP -MF .deps/dwvw.TPlo -o dwvw.o >/dev/null 2>&1
mv -f .libs/dwvw.lo dwvw.lo
source='sfendian.c' object='sfendian.lo' libtool=yes \
depfile='.deps/sfendian.Plo' tmpdepfile='.deps/sfendian.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o sfendian.lo `test -f 'sfendian.c' || echo './'`sfendian.c
rm -f .libs/sfendian.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c sfendian.c -MT sfendian.lo -MD -MP -MF .deps/sfendian.TPlo -fPIC -DPIC -o .libs/sfendian.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c sfendian.c -MT sfendian.lo -MD -MP -MF .deps/sfendian.TPlo -o sfendian.o >/dev/null 2>&1
mv -f .libs/sfendian.lo sfendian.lo
source='vox_adpcm.c' object='vox_adpcm.lo' libtool=yes \
depfile='.deps/vox_adpcm.Plo' tmpdepfile='.deps/vox_adpcm.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o vox_adpcm.lo `test -f 'vox_adpcm.c' || echo './'`vox_adpcm.c
rm -f .libs/vox_adpcm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c vox_adpcm.c -MT vox_adpcm.lo -MD -MP -MF .deps/vox_adpcm.TPlo -fPIC -DPIC -o .libs/vox_adpcm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c vox_adpcm.c -MT vox_adpcm.lo -MD -MP -MF .deps/vox_adpcm.TPlo -o vox_adpcm.o >/dev/null 2>&1
mv -f .libs/vox_adpcm.lo vox_adpcm.lo
source='interleave.c' object='interleave.lo' libtool=yes \
depfile='.deps/interleave.Plo' tmpdepfile='.deps/interleave.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o interleave.lo `test -f 'interleave.c' || echo './'`interleave.c
rm -f .libs/interleave.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c interleave.c -MT interleave.lo -MD -MP -MF .deps/interleave.TPlo -fPIC -DPIC -o .libs/interleave.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c interleave.c -MT interleave.lo -MD -MP -MF .deps/interleave.TPlo -o interleave.o >/dev/null 2>&1
mv -f .libs/interleave.lo interleave.lo
source='strings.c' object='strings.lo' libtool=yes \
depfile='.deps/strings.Plo' tmpdepfile='.deps/strings.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o strings.lo `test -f 'strings.c' || echo './'`strings.c
rm -f .libs/strings.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c strings.c -MT strings.lo -MD -MP -MF .deps/strings.TPlo -fPIC -DPIC -o .libs/strings.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c strings.c -MT strings.lo -MD -MP -MF .deps/strings.TPlo -o strings.o >/dev/null 2>&1
mv -f .libs/strings.lo strings.lo
source='dither.c' object='dither.lo' libtool=yes \
depfile='.deps/dither.Plo' tmpdepfile='.deps/dither.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o dither.lo `test -f 'dither.c' || echo './'`dither.c
rm -f .libs/dither.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c dither.c -MT dither.lo -MD -MP -MF .deps/dither.TPlo -fPIC -DPIC -o .libs/dither.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c dither.c -MT dither.lo -MD -MP -MF .deps/dither.TPlo -o dither.o >/dev/null 2>&1
mv -f .libs/dither.lo dither.lo
source='aiff.c' object='aiff.lo' libtool=yes \
depfile='.deps/aiff.Plo' tmpdepfile='.deps/aiff.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o aiff.lo `test -f 'aiff.c' || echo './'`aiff.c
rm -f .libs/aiff.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c aiff.c -MT aiff.lo -MD -MP -MF .deps/aiff.TPlo -fPIC -DPIC -o .libs/aiff.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c aiff.c -MT aiff.lo -MD -MP -MF .deps/aiff.TPlo -o aiff.o >/dev/null 2>&1
mv -f .libs/aiff.lo aiff.lo
source='au.c' object='au.lo' libtool=yes \
depfile='.deps/au.Plo' tmpdepfile='.deps/au.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o au.lo `test -f 'au.c' || echo './'`au.c
rm -f .libs/au.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c au.c -MT au.lo -MD -MP -MF .deps/au.TPlo -fPIC -DPIC -o .libs/au.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c au.c -MT au.lo -MD -MP -MF .deps/au.TPlo -o au.o >/dev/null 2>&1
mv -f .libs/au.lo au.lo
source='au_g72x.c' object='au_g72x.lo' libtool=yes \
depfile='.deps/au_g72x.Plo' tmpdepfile='.deps/au_g72x.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o au_g72x.lo `test -f 'au_g72x.c' || echo './'`au_g72x.c
rm -f .libs/au_g72x.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c au_g72x.c -MT au_g72x.lo -MD -MP -MF .deps/au_g72x.TPlo -fPIC -DPIC -o .libs/au_g72x.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c au_g72x.c -MT au_g72x.lo -MD -MP -MF .deps/au_g72x.TPlo -o au_g72x.o >/dev/null 2>&1
mv -f .libs/au_g72x.lo au_g72x.lo
source='ircam.c' object='ircam.lo' libtool=yes \
depfile='.deps/ircam.Plo' tmpdepfile='.deps/ircam.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o ircam.lo `test -f 'ircam.c' || echo './'`ircam.c
rm -f .libs/ircam.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c ircam.c -MT ircam.lo -MD -MP -MF .deps/ircam.TPlo -fPIC -DPIC -o .libs/ircam.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c ircam.c -MT ircam.lo -MD -MP -MF .deps/ircam.TPlo -o ircam.o >/dev/null 2>&1
mv -f .libs/ircam.lo ircam.lo
source='mat4.c' object='mat4.lo' libtool=yes \
depfile='.deps/mat4.Plo' tmpdepfile='.deps/mat4.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o mat4.lo `test -f 'mat4.c' || echo './'`mat4.c
rm -f .libs/mat4.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c mat4.c -MT mat4.lo -MD -MP -MF .deps/mat4.TPlo -fPIC -DPIC -o .libs/mat4.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c mat4.c -MT mat4.lo -MD -MP -MF .deps/mat4.TPlo -o mat4.o >/dev/null 2>&1
mv -f .libs/mat4.lo mat4.lo
source='mat5.c' object='mat5.lo' libtool=yes \
depfile='.deps/mat5.Plo' tmpdepfile='.deps/mat5.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o mat5.lo `test -f 'mat5.c' || echo './'`mat5.c
rm -f .libs/mat5.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c mat5.c -MT mat5.lo -MD -MP -MF .deps/mat5.TPlo -fPIC -DPIC -o .libs/mat5.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c mat5.c -MT mat5.lo -MD -MP -MF .deps/mat5.TPlo -o mat5.o >/dev/null 2>&1
mv -f .libs/mat5.lo mat5.lo
source='nist.c' object='nist.lo' libtool=yes \
depfile='.deps/nist.Plo' tmpdepfile='.deps/nist.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o nist.lo `test -f 'nist.c' || echo './'`nist.c
rm -f .libs/nist.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c nist.c -MT nist.lo -MD -MP -MF .deps/nist.TPlo -fPIC -DPIC -o .libs/nist.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c nist.c -MT nist.lo -MD -MP -MF .deps/nist.TPlo -o nist.o >/dev/null 2>&1
mv -f .libs/nist.lo nist.lo
source='paf.c' object='paf.lo' libtool=yes \
depfile='.deps/paf.Plo' tmpdepfile='.deps/paf.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o paf.lo `test -f 'paf.c' || echo './'`paf.c
rm -f .libs/paf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c paf.c -MT paf.lo -MD -MP -MF .deps/paf.TPlo -fPIC -DPIC -o .libs/paf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c paf.c -MT paf.lo -MD -MP -MF .deps/paf.TPlo -o paf.o >/dev/null 2>&1
mv -f .libs/paf.lo paf.lo
source='pvf.c' object='pvf.lo' libtool=yes \
depfile='.deps/pvf.Plo' tmpdepfile='.deps/pvf.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o pvf.lo `test -f 'pvf.c' || echo './'`pvf.c
rm -f .libs/pvf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c pvf.c -MT pvf.lo -MD -MP -MF .deps/pvf.TPlo -fPIC -DPIC -o .libs/pvf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c pvf.c -MT pvf.lo -MD -MP -MF .deps/pvf.TPlo -o pvf.o >/dev/null 2>&1
mv -f .libs/pvf.lo pvf.lo
source='raw.c' object='raw.lo' libtool=yes \
depfile='.deps/raw.Plo' tmpdepfile='.deps/raw.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe -c -o raw.lo `test -f 'raw.c' || echo './'`raw.c
rm -f .libs/raw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2
This task depends upon

Closed by  Anonymous Submitter
Thursday, 01 January 2004, 01:35 GMT
Reason for closing:  Fixed
Comment by dorphell (dorphell) - Wednesday, 31 December 2003, 02:47 GMT
the output you posted is cut off, it never made it to the error, and for the future.. please paste the last few lines, usaully 10-20 lines is enough.
Comment by dorphell (dorphell) - Wednesday, 31 December 2003, 20:41 GMT
not only did you not post an error but it also builds for me.
I've emailed you anyhow, so if it does still fail for you, I"ll reopen it, but "works for me" atm. (It was missing libvorbis dep. Perhaps that was your bug, please respond john)
Comment by john lowell (johnlowell) - Wednesday, 31 December 2003, 22:08 GMT
dorphell,

There is something weird going on here: Either I sent you the wrong build.lst or there was some other kind of snafu, but I just re-ran the test on sweep and have included the build.lst that results and it includes the full output. I'm still getting an error, however as you can see. I've done a lot of tests in the last few days and forwarded build.lst for each. I'd noticed that some did not incloude all of the output I saw on screen, the last lines were not present. Why this is happening I can't say and I've written to arch-dev soliciting thoughts. Anyway, I'm still getting errors and here's a new build.lst.


loading cache ./config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -march=i686 -O2 -pipe ) works... yes
checking whether the C compiler (gcc -march=i686 -O2 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking for ranlib... (cached) ranlib
checking for gdbm_open in -lgdbm... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -c tdbtool.c
tdbtool.c:172:16: missing terminating " character
tdbtool.c: In function `help':
tdbtool.c:173: error: parse error before "tdbtool"
tdbtool.c:187: error: stray '' in program
tdbtool.c:187: error: stray '' in program
tdbtool.c:187:34: warning: multi-character character constant
tdbtool.c:188:1: missing terminating " character
make: *** [tdbtool.o] Error 1
loading cache ./config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -march=i686 -O2 -pipe ) works... yes
checking whether the C compiler (gcc -march=i686 -O2 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking for ranlib... (cached) ranlib
checking for gdbm_open in -lgdbm... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -c tdbtool.c
tdbtool.c:172:16: missing terminating " character
tdbtool.c: In function `help':
tdbtool.c:173: error: parse error before "tdbtool"
tdbtool.c:187: error: stray '' in program
tdbtool.c:187: error: stray '' in program
tdbtool.c:187:34: warning: multi-character character constant
tdbtool.c:188:1: missing terminating " character
make: *** [tdbtool.o] Error 1
Comment by dorphell (dorphell) - Wednesday, 31 December 2003, 22:23 GMT
john, all the output you pasted for this bug is not even sweep. are you sure you're not mixing up your build.lst? check the PKGBUILD. there's no such file as tdbtool.c in sweep. Also, look at the first post, it says libsndfile! (which btw builds fine as well, somthing in your testing-routine is overlapping big time =)
Comment by john lowell (johnlowell) - Wednesday, 31 December 2003, 23:16 GMT
Hi dorphell,

I forgot to delete everything in /var/abs/unofficial/multimedia/sweep except for PKGBUILD before running that re-run. Not that it changes the final outcome very much but your observation about libsndfile is certainly well taken given what you were looking at. :-)

Here's what I've done:

1.Removed everything in /var/abs/unofficial/multimedia/sweep except PKGBUILD.
2. cd /var/abs/unofficial/abs/unofficial/multimedia/sweep
3. makepkg -bci | tee build.lst

Here's the PKGBUILD that was used:


# $Id: PKGBUILD,v 1.5 2003/12/20 19:30:17 dorphell Exp $
# Maintainer: dorphell <dorphell@archlinux.org>
# Contributer: Jason Chu <jchu@xentac.net>
pkgname=sweep
pkgver=0.8.2
pkgrel=1
pkgdesc="Sound editing and mixing program"
depends=('glibc' 'speex' 'gtk' 'libsndfile' 'tdb' 'libsamplerate' 'libmad')
source=(http://www.metadecks.org/software/sweep/download/sweep-$pkgver.tar.gz)
url="http://www.metadecks.org/software/sweep/"

build() {
cd $startdir/src/sweep-$pkgver
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
make || return 1
make prefix=$startdir/pkg/usr sysconfdir=$startdir/pkg/etc localstatedir=$startdir/pkg/var install
mkdir -p $startdir/pkg/usr/include
cp $startdir/src/sweep-$pkgver/plugins/ladspa/ladspa.h $startdir/pkg/usr/include
}

And here is the build.lst after running the test yet again:

loading cache ./config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -march=i686 -O2 -pipe ) works... yes
checking whether the C compiler (gcc -march=i686 -O2 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking for ranlib... (cached) ranlib
checking for gdbm_open in -lgdbm... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -c tdbtool.c
tdbtool.c:172:16: missing terminating " character
tdbtool.c: In function `help':
tdbtool.c:173: error: parse error before "tdbtool"
tdbtool.c:187: error: stray '' in program
tdbtool.c:187: error: stray '' in program
tdbtool.c:187:34: warning: multi-character character constant
tdbtool.c:188:1: missing terminating " character
make: *** [tdbtool.o] Error 1
loading cache ./config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -march=i686 -O2 -pipe ) works... yes
checking whether the C compiler (gcc -march=i686 -O2 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking for ranlib... (cached) ranlib
checking for gdbm_open in -lgdbm... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O2 -pipe -c tdbtool.c
tdbtool.c:172:16: missing terminating " character
tdbtool.c: In function `help':
tdbtool.c:173: error: parse error before "tdbtool"
tdbtool.c:187: error: stray '' in program
tdbtool.c:187: error: stray '' in program
tdbtool.c:187:34: warning: multi-character character constant
tdbtool.c:188:1: missing terminating " character
make: *** [tdbtool.o] Error 1

Unless there is something wrong with the PKGBUILD there's nothing wrong with the methology as far as I know. I mean why would the PKGBUILD call for tdbtool.c, my method has nothing to do with that, eh?
Comment by dorphell (dorphell) - Thursday, 01 January 2004, 00:34 GMT
Okay, the problem is that you're building with makepkg -b which goes to build deps first, so it's dying on one of the deps to sweep, can you please build each one manually and find out which it is that fails?
Thanks.
Comment by dorphell (dorphell) - Thursday, 01 January 2004, 00:34 GMT
Oh, nm, it's obvious, td, heh
Comment by dorphell (dorphell) - Thursday, 01 January 2004, 00:49 GMT
Fixed. have a test run..
It's not my package btw, Herb maintains it, but I'm already in the aera and already wasted time on this bug, I thought I'd finish it
Comment by john lowell (johnlowell) - Thursday, 01 January 2004, 01:35 GMT
  • Task details edited
Just so you know, I'm running makepkg -bci when I do these tests so that the package is tested in every respect. If a package dies with a failed dependency, it's a failed package. Now, certainly, I need to convey to the maintainer an accurate account of the build and where it failed so that he/she can fix it, but beyond that, frankly, I consider my responsibility to the distro discharged. Like you, I place a high value on my time and, as a tester, would considered it inappropriately committed to find myself inadvertently in the role of, how shall we say, assistant maintainer. That's never been the idea.

Loading...