audiofile Build Log
Unpacking audiofile 2005-08-15 21:54:58.886
gunzip -dc "/scratch/gnometinderbox/microtinder/tarballs/audiofile-0.2.6.tar.gz" | tar xf -
Configuring audiofile 2005-08-15 21:54:59.130
./configure --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make -j3 sets ${MAKE}... yes
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 style of include used by make -j3... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether make -j3 sets ${MAKE}... (cached) yes
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
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 whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for 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... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for ldexp in -lm... yes
checking for alOpenPort in -laudio... no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking for size_t... yes
checking for off_t... (cached) yes
checking size of off_t... 8
checking for size_t... (cached) yes
checking size of size_t... 8
checking for long... yes
checking size of long... 8
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking for strdup... yes
checking for platform specific tests to compile... linux
configure: creating ./config.status
config.status: creating audiofile.spec
config.status: creating audiofile.pc
config.status: creating sfcommands/Makefile
config.status: creating test/Makefile
config.status: creating examples/Makefile
config.status: creating libaudiofile/Makefile
config.status: creating libaudiofile/modules/Makefile
config.status: creating docs/Makefile
config.status: creating win32/Makefile
config.status: creating Makefile
config.status: creating audiofile-config
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default commands
Building audiofile 2005-08-15 21:55:10.524
make -j3
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: executing default commands
make -j3 all-recursive
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
Making all in libaudiofile
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
Making all in modules
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile/modules'
source='g711.c' object='g711.lo' libtool=yes \
depfile='.deps/g711.Plo' tmpdepfile='.deps/g711.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DNDEBUG -O2 -Wall -c -o g711.lo `test -f g711.c || echo './'`g711.c
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../.. -I./.. -DNDEBUG -O2 -Wall -c -o pcm.lo `test -f pcm.c || echo './'`pcm.c
source='msadpcm.c' object='msadpcm.lo' libtool=yes \
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
depfile='.deps/msadpcm.Plo' tmpdepfile='.deps/msadpcm.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DNDEBUG -O2 -Wall -c -o msadpcm.lo `test -f msadpcm.c || echo './'`msadpcm.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DNDEBUG -O2 -Wall -c msadpcm.c -MT msadpcm.lo -MD -MP -MF .deps/msadpcm.TPlo -fPIC -DPIC -o msadpcm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DNDEBUG -O2 -Wall -c g711.c -MT g711.lo -MD -MP -MF .deps/g711.TPlo -fPIC -DPIC -o g711.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DNDEBUG -O2 -Wall -c pcm.c -MT pcm.lo -MD -MP -MF .deps/pcm.TPlo -fPIC -DPIC -o pcm.lo
msadpcm.c: In function `_af_ms_adpcm_init_decompress':
source='ima.c' object='ima.lo' libtool=yes \
depfile='.deps/ima.Plo' tmpdepfile='.deps/ima.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DNDEBUG -O2 -Wall -c -o ima.lo `test -f ima.c || echo './'`ima.c
msadpcm.c:254: warning: unused variable `i'
source='adpcm.c' object='adpcm.lo' libtool=yes \
depfile='.deps/adpcm.Plo' tmpdepfile='.deps/adpcm.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DNDEBUG -O2 -Wall -c -o adpcm.lo `test -f adpcm.c || echo './'`adpcm.c
source='rebuffer.c' object='rebuffer.lo' libtool=yes \
depfile='.deps/rebuffer.Plo' tmpdepfile='.deps/rebuffer.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DNDEBUG -O2 -Wall -c -o rebuffer.lo `test -f rebuffer.c || echo './'`rebuffer.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DNDEBUG -O2 -Wall -c ima.c -MT ima.lo -MD -MP -MF .deps/ima.TPlo -fPIC -DPIC -o ima.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DNDEBUG -O2 -Wall -c adpcm.c -MT adpcm.lo -MD -MP -MF .deps/adpcm.TPlo -fPIC -DPIC -o adpcm.lo
adpcm.c: In function `_af_adpcm_coder':
adpcm.c:89: warning: `outputbuffer' might be used uninitialized in this function
ima.c: In function `_af_ima_adpcm_init_decompress':
ima.c:131: warning: unused variable `i'
ima.c:133: warning: unused variable `v'
adpcm.c: In function `_af_adpcm_decoder':
adpcm.c:186: warning: `inputbuffer' might be used uninitialized in this function
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DNDEBUG -O2 -Wall -c rebuffer.c -MT rebuffer.lo -MD -MP -MF .deps/rebuffer.TPlo -fPIC -DPIC -o rebuffer.lo
/bin/sh ../../libtool --mode=link gcc -DNDEBUG -O2 -Wall -o libmodules.la g711.lo pcm.lo msadpcm.lo ima.lo adpcm.lo rebuffer.lo -lm
mkdir .libs
rm -fr .libs/libmodules.la .libs/libmodules.* .libs/libmodules.*
ar cru .libs/libmodules.al g711.lo pcm.lo msadpcm.lo ima.lo adpcm.lo rebuffer.lo
ranlib .libs/libmodules.al
creating libmodules.la
(cd .libs && rm -f libmodules.la && ln -s ../libmodules.la libmodules.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile/modules'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
source='openclose.c' object='openclose.lo' libtool=yes \
depfile='.deps/openclose.Plo' tmpdepfile='.deps/openclose.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o openclose.lo `test -f openclose.c || echo './'`openclose.c
source='setup.c' object='setup.lo' libtool=yes \
depfile='.deps/setup.Plo' tmpdepfile='.deps/setup.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
make[3]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o setup.lo `test -f setup.c || echo './'`setup.c
source='format.c' object='format.lo' libtool=yes \
depfile='.deps/format.Plo' tmpdepfile='.deps/format.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o format.lo `test -f format.c || echo './'`format.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c format.c -MT format.lo -MD -MP -MF .deps/format.TPlo -fPIC -DPIC -o format.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c setup.c -MT setup.lo -MD -MP -MF .deps/setup.TPlo -fPIC -DPIC -o setup.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c openclose.c -MT openclose.lo -MD -MP -MF .deps/openclose.TPlo -fPIC -DPIC -o openclose.lo
source='data.c' object='data.lo' libtool=yes \
depfile='.deps/data.Plo' tmpdepfile='.deps/data.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o data.lo `test -f data.c || echo './'`data.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c data.c -MT data.lo -MD -MP -MF .deps/data.TPlo -fPIC -DPIC -o data.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.. -DNDEBUG -O2 -Wall -c -o pcm.lo `test -f pcm.c || echo './'`pcm.c
source='error.c' object='error.lo' libtool=yes \
depfile='.deps/error.Plo' tmpdepfile='.deps/error.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o error.lo `test -f error.c || echo './'`error.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c pcm.c -MT pcm.lo -MD -MP -MF .deps/pcm.TPlo -fPIC -DPIC -o pcm.lo
source='byteorder.c' object='byteorder.lo' libtool=yes \
depfile='.deps/byteorder.Plo' tmpdepfile='.deps/byteorder.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o byteorder.lo `test -f byteorder.c || echo './'`byteorder.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c error.c -MT error.lo -MD -MP -MF .deps/error.TPlo -fPIC -DPIC -o error.lo
source='af_vfs.c' object='af_vfs.lo' libtool=yes \
depfile='.deps/af_vfs.Plo' tmpdepfile='.deps/af_vfs.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o af_vfs.lo `test -f af_vfs.c || echo './'`af_vfs.c
source='util.c' object='util.lo' libtool=yes \
depfile='.deps/util.Plo' tmpdepfile='.deps/util.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o util.lo `test -f util.c || echo './'`util.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c byteorder.c -MT byteorder.lo -MD -MP -MF .deps/byteorder.TPlo -fPIC -DPIC -o byteorder.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c af_vfs.c -MT af_vfs.lo -MD -MP -MF .deps/af_vfs.TPlo -fPIC -DPIC -o af_vfs.lo
byteorder.c: In function `_af_byteswap_float32':
byteorder.c:51: warning: dereferencing type-punned pointer will break strict-aliasing rules
source='debug.c' object='debug.lo' libtool=yes \
depfile='.deps/debug.Plo' tmpdepfile='.deps/debug.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o debug.lo `test -f debug.c || echo './'`debug.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c util.c -MT util.lo -MD -MP -MF .deps/util.TPlo -fPIC -DPIC -o util.lo
source='aupv.c' object='aupv.lo' libtool=yes \
depfile='.deps/aupv.Plo' tmpdepfile='.deps/aupv.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o aupv.lo `test -f aupv.c || echo './'`aupv.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c debug.c -MT debug.lo -MD -MP -MF .deps/debug.TPlo -fPIC -DPIC -o debug.lo
debug.c: In function `_af_print_pvlist':
debug.c:70: warning: int format, different type arg (arg 2)
source='units.c' object='units.lo' libtool=yes \
depfile='.deps/units.Plo' tmpdepfile='.deps/units.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o units.lo `test -f units.c || echo './'`units.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c aupv.c -MT aupv.lo -MD -MP -MF .deps/aupv.TPlo -fPIC -DPIC -o aupv.lo
source='compression.c' object='compression.lo' libtool=yes \
depfile='.deps/compression.Plo' tmpdepfile='.deps/compression.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o compression.lo `test -f compression.c || echo './'`compression.c
source='aes.c' object='aes.lo' libtool=yes \
depfile='.deps/aes.Plo' tmpdepfile='.deps/aes.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o aes.lo `test -f aes.c || echo './'`aes.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c units.c -MT units.lo -MD -MP -MF .deps/units.TPlo -fPIC -DPIC -o units.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c aes.c -MT aes.lo -MD -MP -MF .deps/aes.TPlo -fPIC -DPIC -o aes.lo
source='instrument.c' object='instrument.lo' libtool=yes \
depfile='.deps/instrument.Plo' tmpdepfile='.deps/instrument.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o instrument.lo `test -f instrument.c || echo './'`instrument.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c compression.c -MT compression.lo -MD -MP -MF .deps/compression.TPlo -fPIC -DPIC -o compression.lo
source='loop.c' object='loop.lo' libtool=yes \
depfile='.deps/loop.Plo' tmpdepfile='.deps/loop.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o loop.lo `test -f loop.c || echo './'`loop.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c instrument.c -MT instrument.lo -MD -MP -MF .deps/instrument.TPlo -fPIC -DPIC -o instrument.lo
source='marker.c' object='marker.lo' libtool=yes \
depfile='.deps/marker.Plo' tmpdepfile='.deps/marker.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o marker.lo `test -f marker.c || echo './'`marker.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c loop.c -MT loop.lo -MD -MP -MF .deps/loop.TPlo -fPIC -DPIC -o loop.lo
source='misc.c' object='misc.lo' libtool=yes \
depfile='.deps/misc.Plo' tmpdepfile='.deps/misc.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o misc.lo `test -f misc.c || echo './'`misc.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c marker.c -MT marker.lo -MD -MP -MF .deps/marker.TPlo -fPIC -DPIC -o marker.lo
source='track.c' object='track.lo' libtool=yes \
depfile='.deps/track.Plo' tmpdepfile='.deps/track.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o track.lo `test -f track.c || echo './'`track.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c misc.c -MT misc.lo -MD -MP -MF .deps/misc.TPlo -fPIC -DPIC -o misc.lo
source='query.c' object='query.lo' libtool=yes \
depfile='.deps/query.Plo' tmpdepfile='.deps/query.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o query.lo `test -f query.c || echo './'`query.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c track.c -MT track.lo -MD -MP -MF .deps/track.TPlo -fPIC -DPIC -o track.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.. -DNDEBUG -O2 -Wall -c -o raw.lo `test -f raw.c || echo './'`raw.c
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.. -DNDEBUG -O2 -Wall -c -o aiff.lo `test -f aiff.c || echo './'`aiff.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c query.c -MT query.lo -MD -MP -MF .deps/query.TPlo -fPIC -DPIC -o query.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c raw.c -MT raw.lo -MD -MP -MF .deps/raw.TPlo -fPIC -DPIC -o raw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c aiff.c -MT aiff.lo -MD -MP -MF .deps/aiff.TPlo -fPIC -DPIC -o aiff.lo
source='aiffwrite.c' object='aiffwrite.lo' libtool=yes \
depfile='.deps/aiffwrite.Plo' tmpdepfile='.deps/aiffwrite.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o aiffwrite.lo `test -f aiffwrite.c || echo './'`aiffwrite.c
source='extended.c' object='extended.lo' libtool=yes \
depfile='.deps/extended.Plo' tmpdepfile='.deps/extended.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o extended.lo `test -f extended.c || echo './'`extended.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c aiffwrite.c -MT aiffwrite.lo -MD -MP -MF .deps/aiffwrite.TPlo -fPIC -DPIC -o aiffwrite.lo
source='next.c' object='next.lo' libtool=yes \
depfile='.deps/next.Plo' tmpdepfile='.deps/next.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o next.lo `test -f next.c || echo './'`next.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c extended.c -MT extended.lo -MD -MP -MF .deps/extended.TPlo -fPIC -DPIC -o extended.lo
source='nextwrite.c' object='nextwrite.lo' libtool=yes \
depfile='.deps/nextwrite.Plo' tmpdepfile='.deps/nextwrite.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o nextwrite.lo `test -f nextwrite.c || echo './'`nextwrite.c
source='wave.c' object='wave.lo' libtool=yes \
depfile='.deps/wave.Plo' tmpdepfile='.deps/wave.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o wave.lo `test -f wave.c || echo './'`wave.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c next.c -MT next.lo -MD -MP -MF .deps/next.TPlo -fPIC -DPIC -o next.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c nextwrite.c -MT nextwrite.lo -MD -MP -MF .deps/nextwrite.TPlo -fPIC -DPIC -o nextwrite.lo
source='wavewrite.c' object='wavewrite.lo' libtool=yes \
depfile='.deps/wavewrite.Plo' tmpdepfile='.deps/wavewrite.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o wavewrite.lo `test -f wavewrite.c || echo './'`wavewrite.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c wave.c -MT wave.lo -MD -MP -MF .deps/wave.TPlo -fPIC -DPIC -o wave.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.. -DNDEBUG -O2 -Wall -c -o ircam.lo `test -f ircam.c || echo './'`ircam.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c wavewrite.c -MT wavewrite.lo -MD -MP -MF .deps/wavewrite.TPlo -fPIC -DPIC -o wavewrite.lo
wave.c: In function `ParsePlayList':
wave.c:363: warning: unused variable `instrument'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c ircam.c -MT ircam.lo -MD -MP -MF .deps/ircam.TPlo -fPIC -DPIC -o ircam.lo
wavewrite.c: In function `WriteCues':
wavewrite.c:400: warning: unused variable `track'
source='ircamwrite.c' object='ircamwrite.lo' libtool=yes \
depfile='.deps/ircamwrite.Plo' tmpdepfile='.deps/ircamwrite.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o ircamwrite.lo `test -f ircamwrite.c || echo './'`ircamwrite.c
source='avr.c' object='avr.lo' libtool=yes \
depfile='.deps/avr.Plo' tmpdepfile='.deps/avr.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o avr.lo `test -f avr.c || echo './'`avr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c avr.c -MT avr.lo -MD -MP -MF .deps/avr.TPlo -fPIC -DPIC -o avr.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c ircamwrite.c -MT ircamwrite.lo -MD -MP -MF .deps/ircamwrite.TPlo -fPIC -DPIC -o ircamwrite.lo
source='avrwrite.c' object='avrwrite.lo' libtool=yes \
depfile='.deps/avrwrite.Plo' tmpdepfile='.deps/avrwrite.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o avrwrite.lo `test -f avrwrite.c || echo './'`avrwrite.c
ircamwrite.c: In function `_af_ircam_write_init':
ircamwrite.c:71: warning: unused variable `maxAmp'
ircamwrite.c:73: warning: unused variable `isSwapped'
ircamwrite.c:73: warning: unused variable `isLittleEndian'
source='iff.c' object='iff.lo' libtool=yes \
depfile='.deps/iff.Plo' tmpdepfile='.deps/iff.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o iff.lo `test -f iff.c || echo './'`iff.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c avrwrite.c -MT avrwrite.lo -MD -MP -MF .deps/avrwrite.TPlo -fPIC -DPIC -o avrwrite.lo
source='iffwrite.c' object='iffwrite.lo' libtool=yes \
depfile='.deps/iffwrite.Plo' tmpdepfile='.deps/iffwrite.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o iffwrite.lo `test -f iffwrite.c || echo './'`iffwrite.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c iff.c -MT iff.lo -MD -MP -MF .deps/iff.TPlo -fPIC -DPIC -o iff.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.. -DNDEBUG -O2 -Wall -c -o nist.lo `test -f nist.c || echo './'`nist.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c iffwrite.c -MT iffwrite.lo -MD -MP -MF .deps/iffwrite.TPlo -fPIC -DPIC -o iffwrite.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c nist.c -MT nist.lo -MD -MP -MF .deps/nist.TPlo -fPIC -DPIC -o nist.lo
source='nistwrite.c' object='nistwrite.lo' libtool=yes \
depfile='.deps/nistwrite.Plo' tmpdepfile='.deps/nistwrite.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o nistwrite.lo `test -f nistwrite.c || echo './'`nistwrite.c
source='g711.c' object='g711.lo' libtool=yes \
depfile='.deps/g711.Plo' tmpdepfile='.deps/g711.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o g711.lo `test -f g711.c || echo './'`g711.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c nistwrite.c -MT nistwrite.lo -MD -MP -MF .deps/nistwrite.TPlo -fPIC -DPIC -o nistwrite.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c g711.c -MT g711.lo -MD -MP -MF .deps/g711.TPlo -fPIC -DPIC -o g711.lo
source='modules.c' object='modules.lo' libtool=yes \
depfile='.deps/modules.Plo' tmpdepfile='.deps/modules.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c -o modules.lo `test -f modules.c || echo './'`modules.c
g711.c:274: warning: `alaw2ulaw' defined but not used
g711.c:284: warning: `ulaw2alaw' defined but not used
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -O2 -Wall -c modules.c -MT modules.lo -MD -MP -MF .deps/modules.TPlo -fPIC -DPIC -o modules.lo
modules.c: In function `real_char3_to_schar3describe':
modules.c:301: warning: statement with no effect
modules.c: In function `real_char3_to_uchar3describe':
modules.c:320: warning: statement with no effect
modules.c: In function `char3_to_real_char3describe':
modules.c:338: warning: statement with no effect
modules.c: At top level:
modules.c:1184: warning: `useAP' defined but not used
modules.c:1256: warning: `disposerateconvertmods' declared `static' but never defined
/bin/sh ../libtool --mode=link gcc -DNDEBUG -O2 -Wall -o libaudiofile.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 0:2:0 -no-undefined -export-symbols audiofile.exports openclose.lo setup.lo format.lo data.lo pcm.lo error.lo byteorder.lo af_vfs.lo util.lo debug.lo aupv.lo units.lo compression.lo aes.lo instrument.lo loop.lo marker.lo misc.lo track.lo query.lo raw.lo aiff.lo aiffwrite.lo extended.lo next.lo nextwrite.lo wave.lo wavewrite.lo ircam.lo ircamwrite.lo avr.lo avrwrite.lo iff.lo iffwrite.lo nist.lo nistwrite.lo g711.lo modules.lo modules/libmodules.la -lm
mkdir .libs
rm -fr .libs/libaudiofile.la .libs/libaudiofile.* .libs/libaudiofile.*
(cd . && ln -s openclose.lo openclose.o)
(cd . && ln -s setup.lo setup.o)
(cd . && ln -s format.lo format.o)
(cd . && ln -s data.lo data.o)
(cd . && ln -s pcm.lo pcm.o)
(cd . && ln -s error.lo error.o)
(cd . && ln -s byteorder.lo byteorder.o)
(cd . && ln -s af_vfs.lo af_vfs.o)
(cd . && ln -s util.lo util.o)
(cd . && ln -s debug.lo debug.o)
(cd . && ln -s aupv.lo aupv.o)
(cd . && ln -s units.lo units.o)
(cd . && ln -s compression.lo compression.o)
(cd . && ln -s aes.lo aes.o)
(cd . && ln -s instrument.lo instrument.o)
(cd . && ln -s loop.lo loop.o)
(cd . && ln -s marker.lo marker.o)
(cd . && ln -s misc.lo misc.o)
(cd . && ln -s track.lo track.o)
(cd . && ln -s query.lo query.o)
(cd . && ln -s raw.lo raw.o)
(cd . && ln -s aiff.lo aiff.o)
(cd . && ln -s aiffwrite.lo aiffwrite.o)
(cd . && ln -s extended.lo extended.o)
(cd . && ln -s next.lo next.o)
(cd . && ln -s nextwrite.lo nextwrite.o)
(cd . && ln -s wave.lo wave.o)
(cd . && ln -s wavewrite.lo wavewrite.o)
(cd . && ln -s ircam.lo ircam.o)
(cd . && ln -s ircamwrite.lo ircamwrite.o)
(cd . && ln -s avr.lo avr.o)
(cd . && ln -s avrwrite.lo avrwrite.o)
(cd . && ln -s iff.lo iff.o)
(cd . && ln -s iffwrite.lo iffwrite.o)
(cd . && ln -s nist.lo nist.o)
(cd . && ln -s nistwrite.lo nistwrite.o)
(cd . && ln -s g711.lo g711.o)
(cd . && ln -s modules.lo modules.o)
gcc -shared openclose.lo setup.lo format.lo data.lo pcm.lo error.lo byteorder.lo af_vfs.lo util.lo debug.lo aupv.lo units.lo compression.lo aes.lo instrument.lo loop.lo marker.lo misc.lo track.lo query.lo raw.lo aiff.lo aiffwrite.lo extended.lo next.lo nextwrite.lo wave.lo wavewrite.lo ircam.lo ircamwrite.lo avr.lo avrwrite.lo iff.lo iffwrite.lo nist.lo nistwrite.lo g711.lo modules.lo -Wl,--whole-archive modules/.libs/libmodules.al -Wl,--no-whole-archive modules/.libs/libmodules.al -lm -Wl,-soname -Wl,libaudiofile.so.0 -Wl,-retain-symbols-file -Wl,audiofile.exports -o .libs/libaudiofile.so.0.0.2
(cd .libs && rm -f libaudiofile.so.0 && ln -s libaudiofile.so.0.0.2 libaudiofile.so.0)
(cd .libs && rm -f libaudiofile.so && ln -s libaudiofile.so.0.0.2 libaudiofile.so)
creating libaudiofile.la
(cd .libs && rm -f libaudiofile.la && ln -s ../libaudiofile.la libaudiofile.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
Making all in sfcommands
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/sfcommands'
source='sfconvert.c' object='sfconvert.o' libtool=no \
depfile='.deps/sfconvert.Po' tmpdepfile='.deps/sfconvert.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f sfconvert.c || echo './'`sfconvert.c
source='printinfo.c' object='printinfo.o' libtool=no \
depfile='.deps/printinfo.Po' tmpdepfile='.deps/printinfo.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
make[2]: warning: -jN forced in submake: disabling jobserver mode.
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f printinfo.c || echo './'`printinfo.c
source='sfinfo.c' object='sfinfo.o' libtool=no \
depfile='.deps/sfinfo.Po' tmpdepfile='.deps/sfinfo.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f sfinfo.c || echo './'`sfinfo.c
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o sfinfo sfinfo.o printinfo.o ../libaudiofile/libaudiofile.la -lm
mkdir .libs
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o sfconvert sfconvert.o printinfo.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/sfinfo sfinfo.o printinfo.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating sfinfo
gcc -O2 -Wall -o .libs/sfconvert sfconvert.o printinfo.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating sfconvert
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/sfcommands'
Making all in test
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/test'
source='error.c' object='error.o' libtool=no \
depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f error.c || echo './'`error.c
source='floatto24.c' object='floatto24.o' libtool=no \
depfile='.deps/floatto24.Po' tmpdepfile='.deps/floatto24.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f floatto24.c || echo './'`floatto24.c
source='transparency.c' object='transparency.o' libtool=no \
depfile='.deps/transparency.Po' tmpdepfile='.deps/transparency.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f transparency.c || echo './'`transparency.c
make[2]: warning: -jN forced in submake: disabling jobserver mode.
error.c: In function `main':
source='miscread.c' object='miscread.o' libtool=no \
depfile='.deps/miscread.Po' tmpdepfile='.deps/miscread.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f miscread.c || echo './'`miscread.c
source='miscwrite.c' object='miscwrite.o' libtool=no \
depfile='.deps/miscwrite.Po' tmpdepfile='.deps/miscwrite.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f miscwrite.c || echo './'`miscwrite.c
error.c:127: warning: implicit declaration of function `strcmp'
source='query2.c' object='query2.o' libtool=no \
depfile='.deps/query2.Po' tmpdepfile='.deps/query2.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f query2.c || echo './'`query2.c
miscwrite.c: In function `main':
miscwrite.c:93: warning: left-hand operand of comma expression has no effect
miscwrite.c:97: warning: left-hand operand of comma expression has no effect
source='testaupv.c' object='testaupv.o' libtool=no \
depfile='.deps/testaupv.Po' tmpdepfile='.deps/testaupv.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f testaupv.c || echo './'`testaupv.c
source='writeaiff.c' object='writeaiff.o' libtool=no \
depfile='.deps/writeaiff.Po' tmpdepfile='.deps/writeaiff.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f writeaiff.c || echo './'`writeaiff.c
source='writeircam.c' object='writeircam.o' libtool=no \
depfile='.deps/writeircam.Po' tmpdepfile='.deps/writeircam.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f writeircam.c || echo './'`writeircam.c
source='writenext.c' object='writenext.o' libtool=no \
depfile='.deps/writenext.Po' tmpdepfile='.deps/writenext.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f writenext.c || echo './'`writenext.c
source='writewave.c' object='writewave.o' libtool=no \
depfile='.deps/writewave.Po' tmpdepfile='.deps/writewave.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f writewave.c || echo './'`writewave.c
source='writeraw.c' object='writeraw.o' libtool=no \
depfile='.deps/writeraw.Po' tmpdepfile='.deps/writeraw.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f writeraw.c || echo './'`writeraw.c
source='writeavr.c' object='writeavr.o' libtool=no \
depfile='.deps/writeavr.Po' tmpdepfile='.deps/writeavr.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f writeavr.c || echo './'`writeavr.c
source='writeiff.c' object='writeiff.o' libtool=no \
depfile='.deps/writeiff.Po' tmpdepfile='.deps/writeiff.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f writeiff.c || echo './'`writeiff.c
source='writenist.c' object='writenist.o' libtool=no \
depfile='.deps/writenist.Po' tmpdepfile='.deps/writenist.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f writenist.c || echo './'`writenist.c
source='writeulaw.c' object='writeulaw.o' libtool=no \
depfile='.deps/writeulaw.Po' tmpdepfile='.deps/writeulaw.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f writeulaw.c || echo './'`writeulaw.c
source='writealaw.c' object='writealaw.o' libtool=no \
depfile='.deps/writealaw.Po' tmpdepfile='.deps/writealaw.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f writealaw.c || echo './'`writealaw.c
source='loop.c' object='loop.o' libtool=no \
depfile='.deps/loop.Po' tmpdepfile='.deps/loop.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f loop.c || echo './'`loop.c
source='instparamwrite.c' object='instparamwrite.o' libtool=no \
depfile='.deps/instparamwrite.Po' tmpdepfile='.deps/instparamwrite.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f instparamwrite.c || echo './'`instparamwrite.c
source='instparamtest.c' object='instparamtest.o' libtool=no \
depfile='.deps/instparamtest.Po' tmpdepfile='.deps/instparamtest.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f instparamtest.c || echo './'`instparamtest.c
loop.c: In function `main':
loop.c:37: warning: control reaches end of non-void function
source='sixteen-to-eight.c' object='sixteen-to-eight.o' libtool=no \
depfile='.deps/sixteen-to-eight.Po' tmpdepfile='.deps/sixteen-to-eight.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f sixteen-to-eight.c || echo './'`sixteen-to-eight.c
instparamwrite.c:27: warning: return type defaults to `int'
source='testfloat.c' object='testfloat.o' libtool=no \
depfile='.deps/testfloat.Po' tmpdepfile='.deps/testfloat.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f testfloat.c || echo './'`testfloat.c
instparamwrite.c: In function `main':
instparamwrite.c:30: warning: unused variable `list'
instparamwrite.c:55: warning: control reaches end of non-void function
instparamtest.c:28: warning: return type defaults to `int'
instparamtest.c: In function `main':
instparamtest.c:47: warning: long int format, different type arg (arg 2)
instparamtest.c:77: warning: control reaches end of non-void function
sixteen-to-eight.c: In function `main':
sixteen-to-eight.c:93: warning: implicit declaration of function `memcmp'
sixteen-to-eight.c:108: warning: implicit declaration of function `unlink'
source='twentyfour.c' object='twentyfour.o' libtool=no \
depfile='.deps/twentyfour.Po' tmpdepfile='.deps/twentyfour.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f twentyfour.c || echo './'`twentyfour.c
source='twentyfour2.c' object='twentyfour2.o' libtool=no \
depfile='.deps/twentyfour2.Po' tmpdepfile='.deps/twentyfour2.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f twentyfour2.c || echo './'`twentyfour2.c
source='pipe.c' object='pipe.o' libtool=no \
depfile='.deps/pipe.Po' tmpdepfile='.deps/pipe.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f pipe.c || echo './'`pipe.c
twentyfour.c: In function `main':
twentyfour.c:155: warning: implicit declaration of function `memcmp'
twentyfour.c:233: warning: implicit declaration of function `unlink'
twentyfour.c:62: warning: unused variable `readframes32'
twentyfour2.c: In function `cleanup':
twentyfour2.c:53: warning: implicit declaration of function `unlink'
twentyfour2.c: In function `main':
twentyfour2.c:122: warning: implicit declaration of function `memcmp'
pipe.c: In function `main':
pipe.c:72: warning: implicit declaration of function `strcmp'
pipe.c:106: warning: implicit declaration of function `memcmp'
source='testmarkers.c' object='testmarkers.o' libtool=no \
depfile='.deps/testmarkers.Po' tmpdepfile='.deps/testmarkers.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f testmarkers.c || echo './'`testmarkers.c
source='testchannelmatrix.c' object='testchannelmatrix.o' libtool=no \
depfile='.deps/testchannelmatrix.Po' tmpdepfile='.deps/testchannelmatrix.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f testchannelmatrix.c || echo './'`testchannelmatrix.c
testmarkers.c: In function `cleanup':
testmarkers.c:38: warning: implicit declaration of function `unlink'
testmarkers.c: In function `testmarkers':
testmarkers.c:116: warning: implicit declaration of function `strcmp'
source='printmarkers.c' object='printmarkers.o' libtool=no \
depfile='.deps/printmarkers.Po' tmpdepfile='.deps/printmarkers.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f printmarkers.c || echo './'`printmarkers.c
testchannelmatrix.c: In function `cleanup':
testchannelmatrix.c:46: warning: implicit declaration of function `unlink'
source='seek.c' object='seek.o' libtool=no \
depfile='.deps/seek.Po' tmpdepfile='.deps/seek.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f seek.c || echo './'`seek.c
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o error error.o ../libaudiofile/libaudiofile.la -lm
printmarkers.c: In function `printtime':
printmarkers.c:47: warning: implicit declaration of function `fmod'
printmarkers.c: In function `main':
printmarkers.c:111: warning: long long int format, AFframecount arg (arg 3)
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o floatto24 floatto24.o ../libaudiofile/libaudiofile.la -lm
mkdir .libs
seek.c: In function `cleanup':
seek.c:46: warning: implicit declaration of function `unlink'
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o transparency transparency.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/error error.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating error
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o miscread miscread.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/floatto24 floatto24.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/transparency transparency.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating floatto24
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o miscwrite miscwrite.o ../libaudiofile/libaudiofile.la -lm
creating transparency
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o query2 query2.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/miscread miscread.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating miscread
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o testaupv testaupv.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/miscwrite miscwrite.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/query2 query2.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating miscwrite
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o writeaiff writeaiff.o ../libaudiofile/libaudiofile.la -lm
creating query2
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o writeircam writeircam.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/testaupv testaupv.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/writeircam writeircam.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/writeaiff writeaiff.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating testaupv
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o writenext writenext.o ../libaudiofile/libaudiofile.la -lm
creating writeircam
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o writewave writewave.o ../libaudiofile/libaudiofile.la -lm
creating writeaiff
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o writeraw writeraw.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/writenext writenext.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/writewave writewave.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating writenext
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o writeavr writeavr.o ../libaudiofile/libaudiofile.la -lm
creating writewave
gcc -O2 -Wall -o .libs/writeraw writeraw.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o writeiff writeiff.o ../libaudiofile/libaudiofile.la -lm
creating writeraw
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o writenist writenist.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/writeavr writeavr.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating writeavr
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o writeulaw writeulaw.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/writeiff writeiff.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating writeiff
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o writealaw writealaw.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/writenist writenist.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating writenist
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o loop loop.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/writeulaw writeulaw.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating writeulaw
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o instparamwrite instparamwrite.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/writealaw writealaw.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/loop loop.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating writealaw
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o instparamtest instparamtest.o ../libaudiofile/libaudiofile.la -lm
creating loop
gcc -O2 -Wall -o .libs/instparamwrite instparamwrite.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o sixteen-to-eight sixteen-to-eight.o ../libaudiofile/libaudiofile.la -lm
creating instparamwrite
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o testfloat testfloat.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/instparamtest instparamtest.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating instparamtest
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o twentyfour twentyfour.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/sixteen-to-eight sixteen-to-eight.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/testfloat testfloat.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating sixteen-to-eight
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o twentyfour2 twentyfour2.o ../libaudiofile/libaudiofile.la -lm
creating testfloat
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o pipe pipe.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/twentyfour twentyfour.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating twentyfour
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o testmarkers testmarkers.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/twentyfour2 twentyfour2.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/pipe pipe.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating twentyfour2
creating pipe
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o testchannelmatrix testchannelmatrix.o ../libaudiofile/libaudiofile.la -lm
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o printmarkers printmarkers.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/testmarkers testmarkers.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/printmarkers printmarkers.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/testchannelmatrix testchannelmatrix.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating testmarkers
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o seek seek.o ../libaudiofile/libaudiofile.la -lm
creating printmarkers
creating testchannelmatrix
gcc -O2 -Wall -o .libs/seek seek.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating seek
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/test'
Making all in examples
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/examples'
source='adddcoffset.c' object='adddcoffset.o' libtool=no \
depfile='.deps/adddcoffset.Po' tmpdepfile='.deps/adddcoffset.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f adddcoffset.c || echo './'`adddcoffset.c
source='power.c' object='power.o' libtool=no \
depfile='.deps/power.Po' tmpdepfile='.deps/power.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f power.c || echo './'`power.c
source='linuxtest.c' object='linuxtest.o' libtool=no \
depfile='.deps/linuxtest.Po' tmpdepfile='.deps/linuxtest.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -O2 -Wall -c `test -f linuxtest.c || echo './'`linuxtest.c
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o adddcoffset adddcoffset.o ../libaudiofile/libaudiofile.la -lm
mkdir .libs
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o power power.o ../libaudiofile/libaudiofile.la -lm
/bin/sh ../libtool --mode=link gcc -O2 -Wall -o linuxtest linuxtest.o ../libaudiofile/libaudiofile.la -lm
gcc -O2 -Wall -o .libs/adddcoffset adddcoffset.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/power power.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/linuxtest linuxtest.o ../libaudiofile/.libs/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating adddcoffset
creating power
creating linuxtest
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/examples'
Making all in docs
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/docs'
Making all in win32
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/win32'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/win32'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Installing audiofile 2005-08-15 21:55:39.715
make -j3 install
Making install in libaudiofile
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
Making install in modules
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile/modules'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile/modules'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile/modules'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile/modules'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../libtool --mode=install /home/trs80/bin/install-check libaudiofile.la /scratch/gnometinderbox/microtinder/build-output/lib/libaudiofile.la
/home/trs80/bin/install-check -m 644 audiofile.h /scratch/gnometinderbox/microtinder/build-output/include/audiofile.h
/home/trs80/bin/install-check -m 644 aupvlist.h /scratch/gnometinderbox/microtinder/build-output/include/aupvlist.h
/home/trs80/bin/install-check -m 644 af_vfs.h /scratch/gnometinderbox/microtinder/build-output/include/af_vfs.h
/home/trs80/bin/install-check .libs/libaudiofile.so.0.0.2 /scratch/gnometinderbox/microtinder/build-output/lib/libaudiofile.so.0.0.2
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libaudiofile.so.0 && ln -s libaudiofile.so.0.0.2 libaudiofile.so.0)
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libaudiofile.so && ln -s libaudiofile.so.0.0.2 libaudiofile.so)
/home/trs80/bin/install-check .libs/libaudiofile.lai /scratch/gnometinderbox/microtinder/build-output/lib/libaudiofile.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib
----------------------------------------------------------------------
Libraries have been installed in:
/scratch/gnometinderbox/microtinder/build-output/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
Making install in sfcommands
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/sfcommands'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/sfcommands'
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/bin
make[2]: Nothing to be done for `install-data-am'.
/bin/sh ../libtool --mode=install /home/trs80/bin/install-check sfconvert /scratch/gnometinderbox/microtinder/build-output/bin/sfconvert
/home/trs80/bin/install-check .libs/sfconvert /scratch/gnometinderbox/microtinder/build-output/bin/sfconvert
/bin/sh ../libtool --mode=install /home/trs80/bin/install-check sfinfo /scratch/gnometinderbox/microtinder/build-output/bin/sfinfo
/home/trs80/bin/install-check .libs/sfinfo /scratch/gnometinderbox/microtinder/build-output/bin/sfinfo
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/sfcommands'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/sfcommands'
Making install in test
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/test'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/test'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/test'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/test'
Making install in examples
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/examples'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/examples'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/examples'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/examples'
Making install in docs
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/docs'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/docs'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/docs'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/docs'
Making install in win32
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/win32'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/win32'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/win32'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6/win32'
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/bin
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/aclocal
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig
/home/trs80/bin/install-check -m 644 audiofile.m4 /scratch/gnometinderbox/microtinder/build-output/share/aclocal/audiofile.m4
/home/trs80/bin/install-check audiofile-config /scratch/gnometinderbox/microtinder/build-output/bin/audiofile-config
/home/trs80/bin/install-check -m 644 audiofile.pc /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig/audiofile.pc
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
Succeeded 2005-08-15 21:55:41.342