audiofile Build Log
Unpacking audiofile 2005-08-11 09:06:29.438
gunzip -dc "/space/gnometinderbox/microtinder/tarballs/audiofile-0.2.6.tar.gz" | tar xf -
Configuring audiofile 2005-08-11 09:06:30.481
./configure --prefix /space/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc
checking for a BSD-compatible install... /space/gnometinderbox/microtinder/jhbuild/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether gmake -j8 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 gmake -j8... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /space/gnometinderbox/microtinder/jhbuild/install-check
checking whether gmake -j8 sets ${MAKE}... (cached) yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/ccs/bin/nm -p 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... no
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/ccs/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... solaris2.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... 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... yes
checking for off_t... yes
checking for size_t... yes
checking for off_t... (cached) yes
checking size of off_t... 4
checking for size_t... (cached) yes
checking size of size_t... 4
checking for long... yes
checking size of long... 4
checking for u_int8_t... no
checking for u_int16_t... no
checking for u_int32_t... no
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... none
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-11 09:07:38.930
gmake -j8
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/bash ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: executing default commands
gmake -j8 all-recursive
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
Making all in libaudiofile
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
Making all in modules
gmake[3]: Entering directory `/space/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/bash ../../depcomp \
/bin/bash ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/opt/csw/include -DNDEBUG -Wall -O2 -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/bash ../../depcomp \
/bin/bash ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o pcm.lo `test -f pcm.c || echo './'`pcm.c
source='msadpcm.c' object='msadpcm.lo' libtool=yes \
depfile='.deps/msadpcm.Plo' tmpdepfile='.deps/msadpcm.TPlo' \
depmode=gcc3 /bin/bash ../../depcomp \
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
/bin/bash ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o msadpcm.lo `test -f msadpcm.c || echo './'`msadpcm.c
source='ima.c' object='ima.lo' libtool=yes \
depfile='.deps/ima.Plo' tmpdepfile='.deps/ima.TPlo' \
depmode=gcc3 /bin/bash ../../depcomp \
/bin/bash ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o ima.lo `test -f ima.c || echo './'`ima.c
source='adpcm.c' object='adpcm.lo' libtool=yes \
depfile='.deps/adpcm.Plo' tmpdepfile='.deps/adpcm.TPlo' \
depmode=gcc3 /bin/bash ../../depcomp \
/bin/bash ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/opt/csw/include -DNDEBUG -Wall -O2 -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/bash ../../depcomp \
/bin/bash ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o rebuffer.lo `test -f rebuffer.c || echo './'`rebuffer.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c pcm.c -MT pcm.lo -MD -MP -MF .deps/pcm.TPlo -fPIC -DPIC -o pcm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c rebuffer.c -MT rebuffer.lo -MD -MP -MF .deps/rebuffer.TPlo -fPIC -DPIC -o rebuffer.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/opt/csw/include -DNDEBUG -Wall -O2 -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./.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c adpcm.c -MT adpcm.lo -MD -MP -MF .deps/adpcm.TPlo -fPIC -DPIC -o adpcm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/opt/csw/include -DNDEBUG -Wall -O2 -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./.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c msadpcm.c -MT msadpcm.lo -MD -MP -MF .deps/msadpcm.TPlo -fPIC -DPIC -o msadpcm.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'
msadpcm.c: In function `_af_ms_adpcm_init_decompress':
msadpcm.c:254: warning: unused variable `i'
adpcm.c: In function `_af_adpcm_decoder':
adpcm.c:186: warning: 'inputbuffer' might be used uninitialized in this function
/bin/bash ../../libtool --mode=link gcc -DNDEBUG -Wall -O2 -L/opt/csw/lib -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)
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile/modules'
gmake[3]: Entering directory `/space/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/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -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/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o setup.lo `test -f setup.c || echo './'`setup.c
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
source='format.c' object='format.lo' libtool=yes \
depfile='.deps/format.Plo' tmpdepfile='.deps/format.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o format.lo `test -f format.c || echo './'`format.c
source='data.c' object='data.lo' libtool=yes \
depfile='.deps/data.Plo' tmpdepfile='.deps/data.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o data.lo `test -f data.c || echo './'`data.c
source='pcm.c' object='pcm.lo' libtool=yes \
depfile='.deps/pcm.Plo' tmpdepfile='.deps/pcm.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -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/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o error.lo `test -f error.c || echo './'`error.c
source='byteorder.c' object='byteorder.lo' libtool=yes \
depfile='.deps/byteorder.Plo' tmpdepfile='.deps/byteorder.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o byteorder.lo `test -f byteorder.c || echo './'`byteorder.c
source='af_vfs.c' object='af_vfs.lo' libtool=yes \
depfile='.deps/af_vfs.Plo' tmpdepfile='.deps/af_vfs.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o af_vfs.lo `test -f af_vfs.c || echo './'`af_vfs.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c openclose.c -MT openclose.lo -MD -MP -MF .deps/openclose.TPlo -fPIC -DPIC -o openclose.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c format.c -MT format.lo -MD -MP -MF .deps/format.TPlo -fPIC -DPIC -o format.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c data.c -MT data.lo -MD -MP -MF .deps/data.TPlo -fPIC -DPIC -o data.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c byteorder.c -MT byteorder.lo -MD -MP -MF .deps/byteorder.TPlo -fPIC -DPIC -o byteorder.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c af_vfs.c -MT af_vfs.lo -MD -MP -MF .deps/af_vfs.TPlo -fPIC -DPIC -o af_vfs.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c setup.c -MT setup.lo -MD -MP -MF .deps/setup.TPlo -fPIC -DPIC -o setup.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c error.c -MT error.lo -MD -MP -MF .deps/error.TPlo -fPIC -DPIC -o error.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c pcm.c -MT pcm.lo -MD -MP -MF .deps/pcm.TPlo -fPIC -DPIC -o pcm.lo
byteorder.c: In function `_af_byteswap_float32':
byteorder.c:51: warning: dereferencing type-punned pointer will break strict-aliasing rules
source='util.c' object='util.lo' libtool=yes \
depfile='.deps/util.Plo' tmpdepfile='.deps/util.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o util.lo `test -f util.c || echo './'`util.c
source='debug.c' object='debug.lo' libtool=yes \
depfile='.deps/debug.Plo' tmpdepfile='.deps/debug.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o debug.lo `test -f debug.c || echo './'`debug.c
source='aupv.c' object='aupv.lo' libtool=yes \
depfile='.deps/aupv.Plo' tmpdepfile='.deps/aupv.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o aupv.lo `test -f aupv.c || echo './'`aupv.c
source='units.c' object='units.lo' libtool=yes \
depfile='.deps/units.Plo' tmpdepfile='.deps/units.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o units.lo `test -f units.c || echo './'`units.c
source='compression.c' object='compression.lo' libtool=yes \
depfile='.deps/compression.Plo' tmpdepfile='.deps/compression.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -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/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o aes.lo `test -f aes.c || echo './'`aes.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c debug.c -MT debug.lo -MD -MP -MF .deps/debug.TPlo -fPIC -DPIC -o debug.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c units.c -MT units.lo -MD -MP -MF .deps/units.TPlo -fPIC -DPIC -o units.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c compression.c -MT compression.lo -MD -MP -MF .deps/compression.TPlo -fPIC -DPIC -o compression.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c util.c -MT util.lo -MD -MP -MF .deps/util.TPlo -fPIC -DPIC -o util.lo
source='instrument.c' object='instrument.lo' libtool=yes \
depfile='.deps/instrument.Plo' tmpdepfile='.deps/instrument.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o instrument.lo `test -f instrument.c || echo './'`instrument.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c aupv.c -MT aupv.lo -MD -MP -MF .deps/aupv.TPlo -fPIC -DPIC -o aupv.lo
source='loop.c' object='loop.lo' libtool=yes \
depfile='.deps/loop.Plo' tmpdepfile='.deps/loop.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o loop.lo `test -f loop.c || echo './'`loop.c
source='marker.c' object='marker.lo' libtool=yes \
depfile='.deps/marker.Plo' tmpdepfile='.deps/marker.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o marker.lo `test -f marker.c || echo './'`marker.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c aes.c -MT aes.lo -MD -MP -MF .deps/aes.TPlo -fPIC -DPIC -o aes.lo
source='misc.c' object='misc.lo' libtool=yes \
depfile='.deps/misc.Plo' tmpdepfile='.deps/misc.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o misc.lo `test -f misc.c || echo './'`misc.c
source='track.c' object='track.lo' libtool=yes \
depfile='.deps/track.Plo' tmpdepfile='.deps/track.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o track.lo `test -f track.c || echo './'`track.c
source='query.c' object='query.lo' libtool=yes \
depfile='.deps/query.Plo' tmpdepfile='.deps/query.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o query.lo `test -f query.c || echo './'`query.c
source='raw.c' object='raw.lo' libtool=yes \
depfile='.deps/raw.Plo' tmpdepfile='.deps/raw.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o raw.lo `test -f raw.c || echo './'`raw.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c loop.c -MT loop.lo -MD -MP -MF .deps/loop.TPlo -fPIC -DPIC -o loop.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c instrument.c -MT instrument.lo -MD -MP -MF .deps/instrument.TPlo -fPIC -DPIC -o instrument.lo
source='aiff.c' object='aiff.lo' libtool=yes \
depfile='.deps/aiff.Plo' tmpdepfile='.deps/aiff.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o aiff.lo `test -f aiff.c || echo './'`aiff.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c misc.c -MT misc.lo -MD -MP -MF .deps/misc.TPlo -fPIC -DPIC -o misc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c marker.c -MT marker.lo -MD -MP -MF .deps/marker.TPlo -fPIC -DPIC -o marker.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c query.c -MT query.lo -MD -MP -MF .deps/query.TPlo -fPIC -DPIC -o query.lo
source='aiffwrite.c' object='aiffwrite.lo' libtool=yes \
depfile='.deps/aiffwrite.Plo' tmpdepfile='.deps/aiffwrite.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o aiffwrite.lo `test -f aiffwrite.c || echo './'`aiffwrite.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c track.c -MT track.lo -MD -MP -MF .deps/track.TPlo -fPIC -DPIC -o track.lo
source='extended.c' object='extended.lo' libtool=yes \
depfile='.deps/extended.Plo' tmpdepfile='.deps/extended.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o extended.lo `test -f extended.c || echo './'`extended.c
source='next.c' object='next.lo' libtool=yes \
depfile='.deps/next.Plo' tmpdepfile='.deps/next.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o next.lo `test -f next.c || echo './'`next.c
source='nextwrite.c' object='nextwrite.lo' libtool=yes \
depfile='.deps/nextwrite.Plo' tmpdepfile='.deps/nextwrite.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -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/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o wave.lo `test -f wave.c || echo './'`wave.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c aiff.c -MT aiff.lo -MD -MP -MF .deps/aiff.TPlo -fPIC -DPIC -o aiff.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c raw.c -MT raw.lo -MD -MP -MF .deps/raw.TPlo -fPIC -DPIC -o raw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c extended.c -MT extended.lo -MD -MP -MF .deps/extended.TPlo -fPIC -DPIC -o extended.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c aiffwrite.c -MT aiffwrite.lo -MD -MP -MF .deps/aiffwrite.TPlo -fPIC -DPIC -o aiffwrite.lo
source='wavewrite.c' object='wavewrite.lo' libtool=yes \
depfile='.deps/wavewrite.Plo' tmpdepfile='.deps/wavewrite.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o wavewrite.lo `test -f wavewrite.c || echo './'`wavewrite.c
source='ircam.c' object='ircam.lo' libtool=yes \
depfile='.deps/ircam.Plo' tmpdepfile='.deps/ircam.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o ircam.lo `test -f ircam.c || echo './'`ircam.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c wave.c -MT wave.lo -MD -MP -MF .deps/wave.TPlo -fPIC -DPIC -o wave.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c nextwrite.c -MT nextwrite.lo -MD -MP -MF .deps/nextwrite.TPlo -fPIC -DPIC -o nextwrite.lo
source='ircamwrite.c' object='ircamwrite.lo' libtool=yes \
depfile='.deps/ircamwrite.Plo' tmpdepfile='.deps/ircamwrite.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o ircamwrite.lo `test -f ircamwrite.c || echo './'`ircamwrite.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c next.c -MT next.lo -MD -MP -MF .deps/next.TPlo -fPIC -DPIC -o next.lo
wave.c: In function `ParsePlayList':
wave.c:363: warning: unused variable `instrument'
source='avr.c' object='avr.lo' libtool=yes \
depfile='.deps/avr.Plo' tmpdepfile='.deps/avr.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o avr.lo `test -f avr.c || echo './'`avr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c wavewrite.c -MT wavewrite.lo -MD -MP -MF .deps/wavewrite.TPlo -fPIC -DPIC -o wavewrite.lo
source='avrwrite.c' object='avrwrite.lo' libtool=yes \
depfile='.deps/avrwrite.Plo' tmpdepfile='.deps/avrwrite.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o avrwrite.lo `test -f avrwrite.c || echo './'`avrwrite.c
wavewrite.c: In function `WriteCues':
wavewrite.c:400: warning: unused variable `track'
source='iff.c' object='iff.lo' libtool=yes \
depfile='.deps/iff.Plo' tmpdepfile='.deps/iff.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o iff.lo `test -f iff.c || echo './'`iff.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c ircam.c -MT ircam.lo -MD -MP -MF .deps/ircam.TPlo -fPIC -DPIC -o ircam.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c ircamwrite.c -MT ircamwrite.lo -MD -MP -MF .deps/ircamwrite.TPlo -fPIC -DPIC -o ircamwrite.lo
source='iffwrite.c' object='iffwrite.lo' libtool=yes \
depfile='.deps/iffwrite.Plo' tmpdepfile='.deps/iffwrite.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o iffwrite.lo `test -f iffwrite.c || echo './'`iffwrite.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c avr.c -MT avr.lo -MD -MP -MF .deps/avr.TPlo -fPIC -DPIC -o avr.lo
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='nist.c' object='nist.lo' libtool=yes \
depfile='.deps/nist.Plo' tmpdepfile='.deps/nist.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o nist.lo `test -f nist.c || echo './'`nist.c
source='nistwrite.c' object='nistwrite.lo' libtool=yes \
depfile='.deps/nistwrite.Plo' tmpdepfile='.deps/nistwrite.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -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/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o g711.lo `test -f g711.c || echo './'`g711.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c avrwrite.c -MT avrwrite.lo -MD -MP -MF .deps/avrwrite.TPlo -fPIC -DPIC -o avrwrite.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c iff.c -MT iff.lo -MD -MP -MF .deps/iff.TPlo -fPIC -DPIC -o iff.lo
source='modules.c' object='modules.lo' libtool=yes \
depfile='.deps/modules.Plo' tmpdepfile='.deps/modules.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c -o modules.lo `test -f modules.c || echo './'`modules.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c iffwrite.c -MT iffwrite.lo -MD -MP -MF .deps/iffwrite.TPlo -fPIC -DPIC -o iffwrite.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c nist.c -MT nist.lo -MD -MP -MF .deps/nist.TPlo -fPIC -DPIC -o nist.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -c nistwrite.c -MT nistwrite.lo -MD -MP -MF .deps/nistwrite.TPlo -fPIC -DPIC -o nistwrite.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -DNDEBUG -Wall -O2 -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/opt/csw/include -DNDEBUG -Wall -O2 -c modules.c -MT modules.lo -MD -MP -MF .deps/modules.TPlo -fPIC -DPIC -o modules.lo
g711.c:274: warning: 'alaw2ulaw' defined but not used
g711.c:284: warning: 'ulaw2alaw' defined but not used
modules.c: In function `real_char3_to_schar3describe':
modules.c:293: warning: statement with no effect
modules.c: In function `real_char3_to_uchar3describe':
modules.c:312: warning: statement with no effect
modules.c: In function `char3_to_real_char3describe':
modules.c:331: 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/bash ../libtool --mode=link gcc -DNDEBUG -Wall -O2 -L/opt/csw/lib -o libaudiofile.la -rpath /space/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)
echo "{ global:" > .libs/libaudiofile.so.0.0.2.exp
cat audiofile.exports | sed -e "s/\(.*\)/\1;/" >> .libs/libaudiofile.so.0.0.2.exp
echo "local: *; };" >> .libs/libaudiofile.so.0.0.2.exp
/usr/ccs/bin/ld -G -z defs -M .libs/libaudiofile.so.0.0.2.exp -h libaudiofile.so.0 -o .libs/libaudiofile.so.0.0.2 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 -z allextract modules/.libs/libmodules.al -z defaultextract -L/opt/csw/lib modules/.libs/libmodules.al -lm -lc
rm -f .libs/libaudiofile.so.0.0.2.exp
(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)
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
Making all in sfcommands
gmake[2]: Entering directory `/space/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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f sfinfo.c || echo './'`sfinfo.c
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o sfinfo sfinfo.o printinfo.o ../libaudiofile/libaudiofile.la -lm
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o sfconvert sfconvert.o printinfo.o ../libaudiofile/libaudiofile.la -lm
mkdir .libs
gcc -Wall -O2 -o .libs/sfinfo sfinfo.o printinfo.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating sfinfo
gcc -Wall -O2 -o .libs/sfconvert sfconvert.o printinfo.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating sfconvert
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/sfcommands'
Making all in test
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/test'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
source='error.c' object='error.o' libtool=no \
depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f transparency.c || echo './'`transparency.c
source='miscread.c' object='miscread.o' libtool=no \
depfile='.deps/miscread.Po' tmpdepfile='.deps/miscread.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f miscwrite.c || echo './'`miscwrite.c
source='query2.c' object='query2.o' libtool=no \
depfile='.deps/query2.Po' tmpdepfile='.deps/query2.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f query2.c || echo './'`query2.c
source='testaupv.c' object='testaupv.o' libtool=no \
depfile='.deps/testaupv.Po' tmpdepfile='.deps/testaupv.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f writeaiff.c || echo './'`writeaiff.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
error.c: In function `main':
error.c:127: warning: implicit declaration of function `strcmp'
miscwrite.c:92: warning: value computed is not used
miscwrite.c:96: warning: value computed is not used
source='writeircam.c' object='writeircam.o' libtool=no \
depfile='.deps/writeircam.Po' tmpdepfile='.deps/writeircam.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f instparamtest.c || echo './'`instparamtest.c
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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f sixteen-to-eight.c || echo './'`sixteen-to-eight.c
source='testfloat.c' object='testfloat.o' libtool=no \
depfile='.deps/testfloat.Po' tmpdepfile='.deps/testfloat.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f testfloat.c || echo './'`testfloat.c
source='twentyfour.c' object='twentyfour.o' libtool=no \
depfile='.deps/twentyfour.Po' tmpdepfile='.deps/twentyfour.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f twentyfour.c || echo './'`twentyfour.c
loop.c: In function `main':
loop.c:37: warning: control reaches end of non-void function
source='twentyfour2.c' object='twentyfour2.o' libtool=no \
depfile='.deps/twentyfour2.Po' tmpdepfile='.deps/twentyfour2.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f twentyfour2.c || echo './'`twentyfour2.c
instparamwrite.c:27: warning: return type defaults to `int'
instparamwrite.c: In function `main':
instparamwrite.c:30: warning: unused variable `list'
instparamwrite.c:55: warning: control reaches end of non-void function
source='pipe.c' object='pipe.o' libtool=no \
depfile='.deps/pipe.Po' tmpdepfile='.deps/pipe.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f pipe.c || echo './'`pipe.c
instparamtest.c:28: warning: return type defaults to `int'
instparamtest.c: In function `main':
instparamtest.c:47: warning: long int format, int arg (arg 2)
source='testmarkers.c' object='testmarkers.o' libtool=no \
depfile='.deps/testmarkers.Po' tmpdepfile='.deps/testmarkers.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f testmarkers.c || echo './'`testmarkers.c
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'
twentyfour.c: In function `main':
source='testchannelmatrix.c' object='testchannelmatrix.o' libtool=no \
depfile='.deps/testchannelmatrix.Po' tmpdepfile='.deps/testchannelmatrix.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f testchannelmatrix.c || echo './'`testchannelmatrix.c
source='printmarkers.c' object='printmarkers.o' libtool=no \
depfile='.deps/printmarkers.Po' tmpdepfile='.deps/printmarkers.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f printmarkers.c || echo './'`printmarkers.c
twentyfour.c:137: warning: implicit declaration of function `memcpy'
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'
source='seek.c' object='seek.o' libtool=no \
depfile='.deps/seek.Po' tmpdepfile='.deps/seek.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f seek.c || echo './'`seek.c
pipe.c: In function `main':
pipe.c:72: warning: implicit declaration of function `strcmp'
pipe.c:106: warning: implicit declaration of function `memcmp'
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o error error.o ../libaudiofile/libaudiofile.la -lm
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'
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o floatto24 floatto24.o ../libaudiofile/libaudiofile.la -lm
testchannelmatrix.c: In function `cleanup':
testchannelmatrix.c:46: warning: implicit declaration of function `unlink'
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o transparency transparency.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, different type arg (arg 3)
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o miscread miscread.o ../libaudiofile/libaudiofile.la -lm
seek.c: In function `cleanup':
seek.c:46: warning: implicit declaration of function `unlink'
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o miscwrite miscwrite.o ../libaudiofile/libaudiofile.la -lm
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o query2 query2.o ../libaudiofile/libaudiofile.la -lm
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o testaupv testaupv.o ../libaudiofile/libaudiofile.la -lm
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o writeaiff writeaiff.o ../libaudiofile/libaudiofile.la -lm
mkdir .libs
gcc -Wall -O2 -o .libs/error error.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
gcc -Wall -O2 -o .libs/floatto24 floatto24.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating error
creating floatto24
gcc -Wall -O2 -o .libs/transparency transparency.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o writeircam writeircam.o ../libaudiofile/libaudiofile.la -lm
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o writenext writenext.o ../libaudiofile/libaudiofile.la -lm
creating transparency
gcc -Wall -O2 -o .libs/miscread miscread.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
gcc -Wall -O2 -o .libs/miscwrite miscwrite.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
gcc -Wall -O2 -o .libs/query2 query2.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating miscread
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o writewave writewave.o ../libaudiofile/libaudiofile.la -lm
creating miscwrite
creating query2
gcc -Wall -O2 -o .libs/writeaiff writeaiff.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o writeraw writeraw.o ../libaudiofile/libaudiofile.la -lm
gcc -Wall -O2 -o .libs/testaupv testaupv.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o writeavr writeavr.o ../libaudiofile/libaudiofile.la -lm
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o writeiff writeiff.o ../libaudiofile/libaudiofile.la -lm
creating writeaiff
creating testaupv
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o writenist writenist.o ../libaudiofile/libaudiofile.la -lm
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o writeulaw writeulaw.o ../libaudiofile/libaudiofile.la -lm
gcc -Wall -O2 -o .libs/writenext writenext.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
gcc -Wall -O2 -o .libs/writeircam writeircam.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating writenext
gcc -Wall -O2 -o .libs/writewave writewave.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating writeircam
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o writealaw writealaw.o ../libaudiofile/libaudiofile.la -lm
creating writewave
gcc -Wall -O2 -o .libs/writeraw writeraw.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o loop loop.o ../libaudiofile/libaudiofile.la -lm
gcc -Wall -O2 -o .libs/writeiff writeiff.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
gcc -Wall -O2 -o .libs/writeavr writeavr.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o instparamwrite instparamwrite.o ../libaudiofile/libaudiofile.la -lm
creating writeraw
creating writeiff
creating writeavr
gcc -Wall -O2 -o .libs/writeulaw writeulaw.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o instparamtest instparamtest.o ../libaudiofile/libaudiofile.la -lm
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o sixteen-to-eight sixteen-to-eight.o ../libaudiofile/libaudiofile.la -lm
gcc -Wall -O2 -o .libs/writenist writenist.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating writeulaw
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o testfloat testfloat.o ../libaudiofile/libaudiofile.la -lm
creating writenist
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o twentyfour twentyfour.o ../libaudiofile/libaudiofile.la -lm
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o twentyfour2 twentyfour2.o ../libaudiofile/libaudiofile.la -lm
gcc -Wall -O2 -o .libs/loop loop.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
gcc -Wall -O2 -o .libs/instparamwrite instparamwrite.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
gcc -Wall -O2 -o .libs/writealaw writealaw.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating loop
gcc -Wall -O2 -o .libs/instparamtest instparamtest.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating instparamwrite
creating writealaw
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o pipe pipe.o ../libaudiofile/libaudiofile.la -lm
gcc -Wall -O2 -o .libs/sixteen-to-eight sixteen-to-eight.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating instparamtest
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o testmarkers testmarkers.o ../libaudiofile/libaudiofile.la -lm
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o testchannelmatrix testchannelmatrix.o ../libaudiofile/libaudiofile.la -lm
creating sixteen-to-eight
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o printmarkers printmarkers.o ../libaudiofile/libaudiofile.la -lm
gcc -Wall -O2 -o .libs/testfloat testfloat.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
gcc -Wall -O2 -o .libs/twentyfour twentyfour.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o seek seek.o ../libaudiofile/libaudiofile.la -lm
creating testfloat
gcc -Wall -O2 -o .libs/twentyfour2 twentyfour2.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating twentyfour
creating twentyfour2
gcc -Wall -O2 -o .libs/pipe pipe.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
gcc -Wall -O2 -o .libs/testmarkers testmarkers.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
gcc -Wall -O2 -o .libs/testchannelmatrix testchannelmatrix.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating pipe
creating testmarkers
creating testchannelmatrix
gcc -Wall -O2 -o .libs/printmarkers printmarkers.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
gcc -Wall -O2 -o .libs/seek seek.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating printmarkers
creating seek
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/test'
Making all in examples
gmake[2]: Entering directory `/space/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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -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/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile -I/opt/csw/include -Wall -O2 -c `test -f power.c || echo './'`power.c
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o adddcoffset adddcoffset.o ../libaudiofile/libaudiofile.la -lm
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o power power.o ../libaudiofile/libaudiofile.la -lm
mkdir .libs
gcc -Wall -O2 -o .libs/adddcoffset adddcoffset.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating adddcoffset
gcc -Wall -O2 -o .libs/power power.o -L/opt/csw/lib ../libaudiofile/.libs/libaudiofile.so -lm -R/space/gnometinderbox/microtinder/build-output/lib
creating power
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/examples'
Making all in docs
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/docs'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/docs'
Making all in win32
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/win32'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/win32'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
Installing audiofile 2005-08-11 09:08:48.531
gmake -j8 install
Making install in libaudiofile
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
Making install in modules
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile/modules'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile/modules'
gmake[3]: Nothing to be done for `install-exec-am'.
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile/modules'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile/modules'
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
/bin/bash ../mkinstalldirs /space/gnometinderbox/microtinder/build-output/lib
/bin/bash ../mkinstalldirs /space/gnometinderbox/microtinder/build-output/include
/bin/bash ../libtool --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check libaudiofile.la /space/gnometinderbox/microtinder/build-output/lib/libaudiofile.la
/space/gnometinderbox/microtinder/jhbuild/install-check -m 644 audiofile.h /space/gnometinderbox/microtinder/build-output/include/audiofile.h
/space/gnometinderbox/microtinder/jhbuild/install-check -m 644 aupvlist.h /space/gnometinderbox/microtinder/build-output/include/aupvlist.h
/space/gnometinderbox/microtinder/jhbuild/install-check -m 644 af_vfs.h /space/gnometinderbox/microtinder/build-output/include/af_vfs.h
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/libaudiofile.so.0.0.2 /space/gnometinderbox/microtinder/build-output/lib/libaudiofile.so.0.0.2
(cd /space/gnometinderbox/microtinder/build-output/lib && rm -f libaudiofile.so.0 && ln -s libaudiofile.so.0.0.2 libaudiofile.so.0)
(cd /space/gnometinderbox/microtinder/build-output/lib && rm -f libaudiofile.so && ln -s libaudiofile.so.0.0.2 libaudiofile.so)
chmod +x /space/gnometinderbox/microtinder/build-output/lib/libaudiofile.so.0.0.2
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/libaudiofile.lai /space/gnometinderbox/microtinder/build-output/lib/libaudiofile.la
----------------------------------------------------------------------
Libraries have been installed in:
/space/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
- use the `-RLIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/libaudiofile'
Making install in sfcommands
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/sfcommands'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/sfcommands'
gmake[2]: Nothing to be done for `install-data-am'.
/bin/bash ../mkinstalldirs /space/gnometinderbox/microtinder/build-output/bin
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/bash ../libtool --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check sfconvert /space/gnometinderbox/microtinder/build-output/bin/sfconvert
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/sfconvert /space/gnometinderbox/microtinder/build-output/bin/sfconvert
/bin/bash ../libtool --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check sfinfo /space/gnometinderbox/microtinder/build-output/bin/sfinfo
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/sfinfo /space/gnometinderbox/microtinder/build-output/bin/sfinfo
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/sfcommands'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/sfcommands'
Making install in test
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/test'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/test'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/test'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/test'
Making install in examples
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/examples'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/examples'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/examples'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/examples'
Making install in docs
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/docs'
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/docs'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/docs'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/docs'
Making install in win32
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/win32'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/win32'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/win32'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6/win32'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
/bin/bash ./mkinstalldirs /space/gnometinderbox/microtinder/build-output/bin
/bin/bash ./mkinstalldirs /space/gnometinderbox/microtinder/build-output/share/aclocal
/bin/bash ./mkinstalldirs /space/gnometinderbox/microtinder/build-output/lib/pkgconfig
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
/space/gnometinderbox/microtinder/jhbuild/install-check audiofile-config /space/gnometinderbox/microtinder/build-output/bin/audiofile-config
/space/gnometinderbox/microtinder/jhbuild/install-check -m 644 audiofile.pc /space/gnometinderbox/microtinder/build-output/lib/pkgconfig/audiofile.pc
/space/gnometinderbox/microtinder/jhbuild/install-check -m 644 audiofile.m4 /space/gnometinderbox/microtinder/build-output/share/aclocal/audiofile.m4
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/audiofile-0.2.6'
Succeeded 2005-08-11 09:08:56.160