esound Build Log

Checking out esound 2005-08-14 17:40:51.872
cvs -z3 -q -d :pserver;proxy=proxy.daa.com.au;proxyport=3128:anonymous@anoncvs.gnome.org:/cvs/gnome checkout -P -A esound
U esound/.cvsignore
U esound/AUTHORS
U esound/COPYING.LIB
U esound/ChangeLog
U esound/HACKING
U esound/LICENSE
U esound/MAINTAINERS
U esound/Makefile.am
U esound/NEWS
U esound/README
U esound/README.sgi
U esound/TIPS
U esound/TODO
U esound/audio.c
U esound/audio_aix.c
U esound/audio_alsa.c
U esound/audio_alsa09.c
U esound/audio_arts.c
U esound/audio_coreaudio.c
U esound/audio_dart.c
U esound/audio_hpux.c
U esound/audio_irix.c
U esound/audio_mklinux.c
U esound/audio_none.c
U esound/audio_osf.c
U esound/audio_oss.c
U esound/audio_solaris.c
U esound/audio_win32.c
U esound/audiofile-sgi-config
U esound/autogen.sh
U esound/clients.c
U esound/configure.ac
U esound/esd-config.h
U esound/esd-config.in
U esound/esd-server.h
U esound/esd.c
U esound/esd.conf
U esound/esd.h
U esound/esd.m4
U esound/esd_config.c
U esound/esdcat.c
U esound/esdctl.c
U esound/esddsp.c
U esound/esddsp.in
U esound/esdfile.c
U esound/esdfilt.c
U esound/esdlib.c
U esound/esdloop.c
U esound/esdmgr.c
U esound/esdmon.c
U esound/esdplay.c
U esound/esdrec.c
U esound/esdsample.c
U esound/esound.pc.in
U esound/esound.spec.in
U esound/filter.c
U esound/genrand.c
U esound/genrand.h
U esound/getopt.c
U esound/getopt.h
U esound/getopt1.c
U esound/mix.c
U esound/os2me.h
U esound/os2medef.h
U esound/players.c
U esound/proto.c
U esound/samples.c
U esound/stamp-h.in
U esound/test-script
U esound/test.wav
U esound/util.c
U esound/debian/changelog
U esound/debian/control
U esound/debian/copyright
U esound/debian/esound-cvs.files
U esound/debian/libesd-cvs0-dev.files
U esound/debian/libesd-cvs0.files
U esound/debian/libesd-cvs0.postinst
U esound/debian/rules
U esound/debian/shlibs.local
U esound/docs/.cvsignore
U esound/docs/Makefile.am
U esound/docs/esd-config.1.in
U esound/docs/esd.1.in
U esound/docs/esdcat.1.in
U esound/docs/esdctl.1.in
U esound/docs/esddsp.1.in
U esound/docs/esdfilt.1.in
U esound/docs/esdloop.1.in
U esound/docs/esdmon.1.in
U esound/docs/esdplay.1.in
U esound/docs/esdrec.1.in
U esound/docs/esdsample.1.in
U esound/docs/esound.sgml
U esound/m4/as-arts.m4
U esound/m4/as-compiler-flag.m4
Configuring esound 2005-08-14 17:41:01.457
./autogen.sh --prefix /space/gnometinderbox/microtinder/build-output  --disable-static --disable-gtk-doc --with-libiconv=gnu
/bin/gnome-autogen.sh
processing .
Running libtoolize...
You should add the contents of `/space/gnometinderbox/microtinder/build-output/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal -I /usr/share/aclocal/gnome2-macros -I /space/gnometinderbox/microtinder/build-output/share/aclocal -I /opt/csw/share/aclocal -I ./m4 ...
Running autoheader...
Running automake --gnu  ...
automake: configure.ac: installing `./install-sh'
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
automake: Makefile.am: installing `./INSTALL'
automake: Makefile.am: installing `./COPYING'
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings --prefix /space/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc --with-libiconv=gnu ...
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking target system type... sparc-sun-solaris2.9
checking for a BSD-compatible install... /space/gnometinderbox/microtinder/jhbuild/install-check
checking whether build environment is sane... yes
checking whether gmake -j8 sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /opt/csw/bin/gsed
checking for egrep... egrep
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 dependent libraries... pass_all
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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking whether gmake -j8 sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /space/gnometinderbox/microtinder/jhbuild/install-check
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... yes
checking for inline... inline
checking for working alloca.h... yes
checking for alloca... yes
checking for setenv... no
checking for putenv... yes
checking for fchown... yes
checking for fchmod... yes
checking for gethostbyname2... no
checking for connect... no
checking for connect in -lsocket... yes
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for hstrerror... no
checking for hstrerror in -lresolv... yes
checking for nanosleep... no
checking for nanosleep in -lrt... yes
checking for usleep... yes
checking for strtok_r... yes
checking for inet_pton... yes
checking whether to enable ipv6... yes
checking for getaddrinfo... yes
checking for inet_ntop... yes
checking for getopt_long... no
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
---------------------------------------------------------------------
--- Checking to see which audio header files your system uses.
--- Most of these checks should fail. Do not be alarmed.
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/audio.h usability... yes
checking sys/audio.h presence... yes
checking for sys/audio.h... yes
checking sys/audioio.h usability... yes
checking sys/audioio.h presence... yes
checking for sys/audioio.h... yes
checking sys/audio.io.h usability... no
checking sys/audio.io.h presence... no
checking for sys/audio.io.h... no
checking sun/audioio.h usability... no
checking sun/audioio.h presence... no
checking for sun/audioio.h... no
checking dmedia/audio.h usability... no
checking dmedia/audio.h presence... no
checking for dmedia/audio.h... no
checking sys/soundlib.h usability... no
checking sys/soundlib.h presence... no
checking for sys/soundlib.h... no
checking sys/asoundlib.h usability... no
checking sys/asoundlib.h presence... no
checking for sys/asoundlib.h... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking mme/mme_api.h usability... no
checking mme/mme_api.h presence... no
checking for mme/mme_api.h... no
checking for artsc-config... no
checking for ARTS artsc - version >= 0.9.5... no
*** The artsc-config script installed by ARTS could not be found
*** If ARTS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ARTS_CONFIG environment variable to the
*** full path to artsc-config.
---------------------------------------------------------------------
--- Checking to see which audio libraries are required for linking.
--- Most of these checks should also fail. Do not be alarmed.
checking for _oss_ioctl... no
checking for _oss_ioctl in -lossaudio... no
checking for ALnewconfig... no
checking for ALnewconfig in -laudio... no
checking for snd_cards... no
checking for snd_cards in -lsound... no
checking for snd_cards... (cached) no
checking for snd_cards in -lasound... no
checking for snd_pcm_pause... no
checking for snd_pcm_pause in -lasound... no
checking for alsa new PCM API... yes
---------------------------------------------------------------------
--- Checking for the audiofile library.  NOTE: This library is now
--- REQUIRED from proper compilation of the esound package.
checking for audiofile-config... /space/gnometinderbox/microtinder/build-output/bin/audiofile-config
checking for Audio File Library - version >= 0.1.5... yes
--- libaudiofile found. Building esound with audiofile support
---------------------------------------------------------------------
--- Checking for the documentation generation tools.  NOTE: These 
--- are NOT required for proper compilation of the esound package.
checking for jw... false
---------------------------------------------------------------------
checking if your platform supports esddsp... no
checking to see if compiler understands -Wall... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating esd-config
config.status: creating esound.spec
config.status: creating esound.pc
config.status: creating esddsp
config.status: creating docs/Makefile
config.status: creating docs/esd.1
config.status: creating docs/esdcat.1
config.status: creating docs/esd-config.1
config.status: creating docs/esdctl.1
config.status: creating docs/esddsp.1
config.status: creating docs/esdfilt.1
config.status: creating docs/esdloop.1
config.status: creating docs/esdmon.1
config.status: creating docs/esdplay.1
config.status: creating docs/esdrec.1
config.status: creating docs/esdsample.1
config.status: creating config.h
config.status: executing default-1 commands

Esound Configure Settings:

Debugging support: no
libwrap support:   no

LIBS=-lrt -lresolv -lnsl -lsocket 

Now type `make' to compile ESound
Building esound 2005-08-14 17:45:11.137
gmake -j8  
cd . && autoheader
gmake -j8  all-recursive
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/esound'
Making all in docs
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/esound/docs'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/esound/docs'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/esound'
/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c esdlib.c
/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c esdmgr.c
/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c esdfile.c
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c esd_config.c
/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c audio.c
/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c genrand.c
/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c util.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c esdcat.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c getopt.c
getopt.c: In function `_getopt_internal':
getopt.c:568: warning: implicit declaration of function `strcmp'
getopt.c:644: warning: implicit declaration of function `strncmp'
getopt.c:647: warning: implicit declaration of function `strlen'
getopt.c:689: warning: suggest explicit braces to avoid ambiguous `else'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c getopt1.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c esdctl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c esdfilt.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\" -I/opt/csw/include -Wall -O2 -Wall -Wp,-MD,.deps/esdlib.pp -c esdlib.c  -fPIC -DPIC -o .libs/esdlib.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\" -I/opt/csw/include -Wall -O2 -Wall -Wp,-MD,.deps/esd_config.pp -c esd_config.c  -fPIC -DPIC -o .libs/esd_config.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\" -I/opt/csw/include -Wall -O2 -Wall -Wp,-MD,.deps/esdmgr.pp -c esdmgr.c  -fPIC -DPIC -o .libs/esdmgr.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\" -I/opt/csw/include -Wall -O2 -Wall -Wp,-MD,.deps/esdfile.pp -c esdfile.c  -fPIC -DPIC -o .libs/esdfile.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\" -I/opt/csw/include -Wall -O2 -Wall -Wp,-MD,.deps/util.pp -c util.c  -fPIC -DPIC -o .libs/util.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c esdmon.c
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\" -I/opt/csw/include -Wall -O2 -Wall -Wp,-MD,.deps/genrand.pp -c genrand.c  -fPIC -DPIC -o .libs/genrand.o
esd_config.c: In function `esd_config_read_file':
esd_config.c:82: warning: subscript has type `char'
esd_config.c:86: warning: subscript has type `char'
genrand.c: In function `genrand_unix':
genrand.c:92: warning: implicit declaration of function `alloca'
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\" -I/opt/csw/include -Wall -O2 -Wall -Wp,-MD,.deps/audio.pp -c audio.c  -fPIC -DPIC -o .libs/audio.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c esdrec.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c esdsample.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c esdloop.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c esdplay.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c esd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c clients.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c filter.c
In file included from audio.c:39:
audio_solaris.c:247:29: warning: "/*" within comment
In file included from audio.c:39:
audio_solaris.c: In function `esd_audio_devices':
audio_solaris.c:79: warning: implicit declaration of function `strlen'
audio_solaris.c:80: warning: implicit declaration of function `strcpy'
audio_solaris.c:81: warning: implicit declaration of function `strcat'
audio_solaris.c: In function `fill_play_info':
audio_solaris.c:253: warning: implicit declaration of function `strcmp'
audio_solaris.c: In function `esd_audio_open':
audio_solaris.c:347: warning: implicit declaration of function `strerror'
audio_solaris.c:347: warning: format argument is not a pointer (arg 4)
audio_solaris.c:434: warning: format argument is not a pointer (arg 4)
audio_solaris.c:445: warning: format argument is not a pointer (arg 4)
audio_solaris.c:460: warning: format argument is not a pointer (arg 4)
audio_solaris.c:478: warning: format argument is not a pointer (arg 4)
audio_solaris.c:532: warning: format argument is not a pointer (arg 4)
audio_solaris.c: In function `esd_audio_flush':
audio_solaris.c:547: warning: suggest parentheses around comparison in operand of &
audio_solaris.c:547: warning: suggest parentheses around arithmetic in operand of |
audio_solaris.c:550: warning: suggest parentheses around comparison in operand of &
audio_solaris.c:553: warning: suggest parentheses around comparison in operand of &
audio_solaris.c: In function `dump_audio_info':
audio_solaris.c:141: warning: 'enc' might be used uninitialized in this function
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c mix.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c players.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c proto.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c samples.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/space/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/space/gnometinderbox/microtinder/build-output/etc\"     -DSERVERDIR=\"/space/gnometinderbox/microtinder/build-output/bin\"  -I/opt/csw/include  -Wall -O2 -Wall -c util.c
esd.c: In function `main':
esd.c:676: warning: implicit declaration of function `strtok_r'
esd.c:676: warning: assignment makes pointer from integer without a cast
esd.c:680: warning: assignment makes pointer from integer without a cast
/bin/bash ./libtool --mode=link gcc  -Wall -O2 -Wall -L/opt/csw/lib -o libesd.la -rpath /space/gnometinderbox/microtinder/build-output/lib -version-info 2:36:2 -no-undefined esdlib.lo esdmgr.lo esdfile.lo esd_config.lo audio.lo genrand.lo util.lo -L/space/gnometinderbox/microtinder/build-output/lib -laudiofile -lm  -lrt -lresolv -lnsl -lsocket 
gcc -shared -Wl,-h -Wl,libesd.so.0 -o .libs/libesd.so.0.2.36  .libs/esdlib.o .libs/esdmgr.o .libs/esdfile.o .libs/esd_config.o .libs/audio.o .libs/genrand.o .libs/util.o  -R/opt/csw/lib -R/opt/csw/lib -L/opt/csw/lib -L/space/gnometinderbox/microtinder/build-output/lib /opt/csw/lib/libaudiofile.so -lm -lrt -lresolv -lnsl -lsocket -lc 
(cd .libs && rm -f libesd.so.0 && ln -s libesd.so.0.2.36 libesd.so.0)
(cd .libs && rm -f libesd.so && ln -s libesd.so.0.2.36 libesd.so)
creating libesd.la
(cd .libs && rm -f libesd.la && ln -s ../libesd.la libesd.la)
/bin/bash ./libtool --mode=link gcc  -Wall -O2 -Wall -L/opt/csw/lib -o esdctl  getopt.o getopt1.o esdctl.o libesd.la -L/space/gnometinderbox/microtinder/build-output/lib -laudiofile -lm -lrt -lresolv -lnsl -lsocket 
/bin/bash ./libtool --mode=link gcc  -Wall -O2 -Wall -L/opt/csw/lib -o esdcat  esdcat.o libesd.la -L/space/gnometinderbox/microtinder/build-output/lib -laudiofile -lm -lrt -lresolv -lnsl -lsocket 
/bin/bash ./libtool --mode=link gcc  -Wall -O2 -Wall -L/opt/csw/lib -o esdfilt  esdfilt.o libesd.la -L/space/gnometinderbox/microtinder/build-output/lib -laudiofile -lm -lrt -lresolv -lnsl -lsocket 
/bin/bash ./libtool --mode=link gcc  -Wall -O2 -Wall -L/opt/csw/lib -o esdmon  esdmon.o libesd.la -L/space/gnometinderbox/microtinder/build-output/lib -laudiofile -lm -lrt -lresolv -lnsl -lsocket 
/bin/bash ./libtool --mode=link gcc  -Wall -O2 -Wall -L/opt/csw/lib -o esdrec  esdrec.o libesd.la -L/space/gnometinderbox/microtinder/build-output/lib -laudiofile -lm -lrt -lresolv -lnsl -lsocket 
/bin/bash ./libtool --mode=link gcc  -Wall -O2 -Wall -L/opt/csw/lib -o esdsample  esdsample.o libesd.la -L/space/gnometinderbox/microtinder/build-output/lib -laudiofile -lm -lrt -lresolv -lnsl -lsocket 
/bin/bash ./libtool --mode=link gcc  -Wall -O2 -Wall -L/opt/csw/lib -o esdplay  getopt.o getopt1.o esdplay.o libesd.la -L/space/gnometinderbox/microtinder/build-output/lib -laudiofile -lm -lrt -lresolv -lnsl -lsocket 
/bin/bash ./libtool --mode=link gcc  -Wall -O2 -Wall -L/opt/csw/lib -o esdloop  esdloop.o libesd.la -L/space/gnometinderbox/microtinder/build-output/lib -laudiofile -lm -lrt -lresolv -lnsl -lsocket 
gcc -Wall -O2 -Wall -o .libs/esdfilt esdfilt.o  -L/opt/csw/lib ./.libs/libesd.so -L/space/gnometinderbox/microtinder/build-output/lib /opt/csw/lib/libaudiofile.so -lm -lrt -lresolv -lnsl -lsocket -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
gcc -Wall -O2 -Wall -o .libs/esdrec esdrec.o  -L/opt/csw/lib ./.libs/libesd.so -L/space/gnometinderbox/microtinder/build-output/lib /opt/csw/lib/libaudiofile.so -lm -lrt -lresolv -lnsl -lsocket -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
gcc -Wall -O2 -Wall -o .libs/esdplay getopt.o getopt1.o esdplay.o  -L/opt/csw/lib ./.libs/libesd.so -L/space/gnometinderbox/microtinder/build-output/lib /opt/csw/lib/libaudiofile.so -lm -lrt -lresolv -lnsl -lsocket -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
gcc -Wall -O2 -Wall -o .libs/esdcat esdcat.o  -L/opt/csw/lib ./.libs/libesd.so -L/space/gnometinderbox/microtinder/build-output/lib /opt/csw/lib/libaudiofile.so -lm -lrt -lresolv -lnsl -lsocket -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
gcc -Wall -O2 -Wall -o .libs/esdctl getopt.o getopt1.o esdctl.o  -L/opt/csw/lib ./.libs/libesd.so -L/space/gnometinderbox/microtinder/build-output/lib /opt/csw/lib/libaudiofile.so -lm -lrt -lresolv -lnsl -lsocket -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
gcc -Wall -O2 -Wall -o .libs/esdsample esdsample.o  -L/opt/csw/lib ./.libs/libesd.so -L/space/gnometinderbox/microtinder/build-output/lib /opt/csw/lib/libaudiofile.so -lm -lrt -lresolv -lnsl -lsocket -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
gcc -Wall -O2 -Wall -o .libs/esdmon esdmon.o  -L/opt/csw/lib ./.libs/libesd.so -L/space/gnometinderbox/microtinder/build-output/lib /opt/csw/lib/libaudiofile.so -lm -lrt -lresolv -lnsl -lsocket -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
gcc -Wall -O2 -Wall -o .libs/esdloop esdloop.o  -L/opt/csw/lib ./.libs/libesd.so -L/space/gnometinderbox/microtinder/build-output/lib /opt/csw/lib/libaudiofile.so -lm -lrt -lresolv -lnsl -lsocket -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
creating esdfilt
creating esdrec
creating esdctl
creating esdplay
creating esdcat
creating esdsample
creating esdmon
creating esdloop
/bin/bash ./libtool --mode=link gcc  -Wall -O2 -Wall -L/opt/csw/lib -o esd  esd.o clients.o filter.o mix.o players.o proto.o samples.o getopt.o getopt1.o util.o  libesd.la -L/space/gnometinderbox/microtinder/build-output/lib -laudiofile -lm -lrt -lresolv -lnsl -lsocket 
gcc -Wall -O2 -Wall -o .libs/esd esd.o clients.o filter.o mix.o players.o proto.o samples.o getopt.o getopt1.o util.o  -L/opt/csw/lib ./.libs/libesd.so -L/space/gnometinderbox/microtinder/build-output/lib /opt/csw/lib/libaudiofile.so -lm -lrt -lresolv -lnsl -lsocket -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
creating esd
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/esound'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/esound'
Checking esound 2005-08-14 17:45:39.188
gmake -j8   check
Making check in docs
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/esound/docs'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/esound/docs'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/esound'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/esound'
Installing esound 2005-08-14 17:45:40.518
gmake -j8   install
Making install in docs
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/esound/docs'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/esound/docs'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake -j8  install-man1
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/esound/docs'
/bin/bash ../mkinstalldirs /space/gnometinderbox/microtinder/build-output/man/man1
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esd.1 /space/gnometinderbox/microtinder/build-output/man/man1/esd.1
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esdcat.1 /space/gnometinderbox/microtinder/build-output/man/man1/esdcat.1
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esd-config.1 /space/gnometinderbox/microtinder/build-output/man/man1/esd-config.1
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esdctl.1 /space/gnometinderbox/microtinder/build-output/man/man1/esdctl.1
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esddsp.1 /space/gnometinderbox/microtinder/build-output/man/man1/esddsp.1
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esdfilt.1 /space/gnometinderbox/microtinder/build-output/man/man1/esdfilt.1
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esdloop.1 /space/gnometinderbox/microtinder/build-output/man/man1/esdloop.1
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esdmon.1 /space/gnometinderbox/microtinder/build-output/man/man1/esdmon.1
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esdplay.1 /space/gnometinderbox/microtinder/build-output/man/man1/esdplay.1
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esdrec.1 /space/gnometinderbox/microtinder/build-output/man/man1/esdrec.1
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esdsample.1 /space/gnometinderbox/microtinder/build-output/man/man1/esdsample.1
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/esound/docs'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/esound/docs'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/esound/docs'
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/esound'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/esound'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/bash ./mkinstalldirs /space/gnometinderbox/microtinder/build-output/bin
/bin/bash ./mkinstalldirs /space/gnometinderbox/microtinder/build-output/etc
/bin/bash ./mkinstalldirs /space/gnometinderbox/microtinder/build-output/share/aclocal
/bin/bash ./mkinstalldirs /space/gnometinderbox/microtinder/build-output/lib/pkgconfig
/bin/bash ./mkinstalldirs /space/gnometinderbox/microtinder/build-output/include
mkdir /space/gnometinderbox/microtinder/build-output/etc
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esound.pc /space/gnometinderbox/microtinder/build-output/lib/pkgconfig/esound.pc
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 esd.h /space/gnometinderbox/microtinder/build-output/include/esd.h
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esd.m4 /space/gnometinderbox/microtinder/build-output/share/aclocal/esd.m4
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./esd.conf /space/gnometinderbox/microtinder/build-output/etc/esd.conf
 /space/gnometinderbox/microtinder/jhbuild/install-check esd-config /space/gnometinderbox/microtinder/build-output/bin/esd-config
/bin/bash ./mkinstalldirs /space/gnometinderbox/microtinder/build-output/lib
/bin/bash ./mkinstalldirs /space/gnometinderbox/microtinder/build-output/bin
/bin/bash ./mkinstalldirs /space/gnometinderbox/microtinder/build-output/bin
/bin/bash ./libtool  --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check libesd.la /space/gnometinderbox/microtinder/build-output/lib/libesd.la
 /bin/bash ./libtool  --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check  esd /space/gnometinderbox/microtinder/build-output/bin/esd
 /bin/bash ./libtool  --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check  esdcat /space/gnometinderbox/microtinder/build-output/bin/esdcat
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/libesd.so.0.2.36 /space/gnometinderbox/microtinder/build-output/lib/libesd.so.0.2.36
(cd /space/gnometinderbox/microtinder/build-output/lib && rm -f libesd.so.0 && ln -s libesd.so.0.2.36 libesd.so.0)
libtool: install: warning: `libesd.la' has not been installed in `/space/gnometinderbox/microtinder/build-output/lib'
libtool: install: warning: `libesd.la' has not been installed in `/space/gnometinderbox/microtinder/build-output/lib'
(cd /space/gnometinderbox/microtinder/build-output/lib && rm -f libesd.so && ln -s libesd.so.0.2.36 libesd.so)
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/esdcat /space/gnometinderbox/microtinder/build-output/bin/esdcat
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/esd /space/gnometinderbox/microtinder/build-output/bin/esd
chmod +x /space/gnometinderbox/microtinder/build-output/lib/libesd.so.0.2.36
 /bin/bash ./libtool  --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check  esdctl /space/gnometinderbox/microtinder/build-output/bin/esdctl
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/libesd.lai /space/gnometinderbox/microtinder/build-output/lib/libesd.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.
----------------------------------------------------------------------
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/esdctl /space/gnometinderbox/microtinder/build-output/bin/esdctl
 /bin/bash ./libtool  --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check  esdfilt /space/gnometinderbox/microtinder/build-output/bin/esdfilt
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/esdfilt /space/gnometinderbox/microtinder/build-output/bin/esdfilt
 /bin/bash ./libtool  --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check  esdmon /space/gnometinderbox/microtinder/build-output/bin/esdmon
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/esdmon /space/gnometinderbox/microtinder/build-output/bin/esdmon
 /bin/bash ./libtool  --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check  esdrec /space/gnometinderbox/microtinder/build-output/bin/esdrec
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/esdrec /space/gnometinderbox/microtinder/build-output/bin/esdrec
 /bin/bash ./libtool  --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check  esdsample /space/gnometinderbox/microtinder/build-output/bin/esdsample
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/esdsample /space/gnometinderbox/microtinder/build-output/bin/esdsample
 /bin/bash ./libtool  --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check  esdloop /space/gnometinderbox/microtinder/build-output/bin/esdloop
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/esdloop /space/gnometinderbox/microtinder/build-output/bin/esdloop
 /bin/bash ./libtool  --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check  esdplay /space/gnometinderbox/microtinder/build-output/bin/esdplay
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/esdplay /space/gnometinderbox/microtinder/build-output/bin/esdplay
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/esound'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/esound'
Succeeded 2005-08-14 17:45:56.799