[Build-common-hackers] Bug#203271: cdbs: seems to build the package twice

Chris Cheney Chris Cheney <ccheney@debian.org>, 203271@bugs.debian.org
Mon, 28 Jul 2003 18:50:08 -0500


This is a multi-part MIME message sent by reportbug.

--===============2059934337==
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="ISO-8859-1"
Content-Disposition: inline

Package: cdbs
Version: 0.4.4
Severity: serious

It appears that cdbs runs make twice (or something like that). If I use
my old rules file arts builds in roughly half the time that using cdbs
takes. I have included the rules files and build log.

Thanks,
Chris

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux calc 2.6.0-test1-bk2 #1 SMP Mon Jul 21 22:08:58 CDT 2003 i686
Locale: LANG=en_US, LC_CTYPE=en_US

-- no debconf information


--===============2059934337==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="/home/ccheney/public_html/build-log.txt"

dpkg-buildpackage: source package is arts
dpkg-buildpackage: source version is 1.1.3-1
dpkg-buildpackage: source maintainer is Christopher L Cheney <ccheney@debian.org>
dpkg-buildpackage: host architecture is i386
 debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp debian/debiandirs debian/*.1
# Remove Debian specific patches
if test -d /root/arts/arts-1.1.3/debian/patches ;\
then \
	patches=$(find /root/arts/arts-1.1.3/debian/patches -name *.diff);\
fi ;\
if test -f patch-stamp; then \
	for patch in $patches ;\
	do \
		echo REMOVING PATCH\: ${patch##*/};\
		patch -p1 -R < $patch ;\
	done ;\
	rm -f patch-stamp ;\
fi
# Remove build tree
rm -rf /root/arts/arts-1.1.3/obj-i386-linux
# if Makefile exists run distclean
if test -f Makefile; then \
	/usr/bin/make distclean; \
fi
if test -d CVS; then \
	/usr/bin/make -f admin/Makefile.common cvs-clean ;\
fi
dh_clean
 dpkg-source -b arts-1.1.3
dpkg-source: building arts using existing arts_1.1.3.orig.tar.gz
dpkg-source: building arts in arts_1.1.3-1.diff.gz
dpkg-source: building arts in arts_1.1.3-1.dsc
 debian/rules build
perl -w admin/debianrules echodirs > debian/debiandirs
dh_testdir
# Apply Debian specific patches
if test -d /root/arts/arts-1.1.3/debian/patches ;\
then \
	patches=$(find /root/arts/arts-1.1.3/debian/patches -name *.diff);\
fi ;\
if test ! -f patch-stamp; then \
	for patch in $patches ;\
	do \
		echo APPLYING PATCH\: ${patch##*/};\
		patch -p1 < $patch ;\
	done ;\
	touch patch-stamp ;\
fi
# KDE CVS does not have aclocal.m4 or configure
if test ! -f configure; then \
	/usr/bin/make -f admin/Makefile.common ;\
fi
# ensure configure is executable
chmod +x configure
# make build directory
mkdir /root/arts/arts-1.1.3/obj-i386-linux
# run configure with build tree /root/arts/arts-1.1.3/obj-i386-linux
cd /root/arts/arts-1.1.3/obj-i386-linux && \
../configure --disable-debug --enable-final --disable-rpath --prefix=/usr --libexecdir=/usr/bin --sysconfdir=/etc --libdir=/usr/lib --includedir=/usr/include/kde --with-qt-includes=/usr/include/qt3 --mandir=/usr/share/man --infodir=/usr/share/info --with-xinerama \
--with-distribution="$version (`cat /etc/debian_version`)" \
--with-alsa
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c -p
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
not using lib directory suffix
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... 
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... no
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/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/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/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking which extension is used for shared libraries... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking command to parse /usr/bin/nm -B output... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for dlopen in -ldl... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for dlerror... yes
checking for _ prefix in compiled symbols... (cached) no
checking whether deplibs are loaded by dlopen... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for dlfcn.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for strcmp... yes
checking for extra includes... no
checking for extra libs... no
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for vsnprintf... yes
checking for snprintf... yes
checking if Qt compiles without flags... no
checking if STL implementation is SGI like... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking sysent.h usability... no
checking sysent.h presence... no
checking for sysent.h... no
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking linux/socket.h usability... yes
checking linux/socket.h presence... yes
checking for linux/socket.h... yes
checking socketbits.h usability... no
checking socketbits.h presence... no
checking for socketbits.h... no
checking sigaction.h usability... no
checking sigaction.h presence... no
checking for sigaction.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for malloc.h... (cached) yes
checking monetary.h usability... yes
checking monetary.h presence... yes
checking for monetary.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking fam.h usability... no
checking fam.h presence... no
checking for fam.h... no
checking for X... libraries /usr/X11R6/lib, headers .
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... yes
checking for pthread_create in -lpthread... yes
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/share/qt3/lib, headers /usr/include/qt3 using -mt
checking if Qt compiles without flags... (cached) no
checking for moc... /usr/share/qt3/bin/moc
checking for uic... /usr/share/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... no
checking for KDE... will be installed in /usr
checking for main in -lcompat... (cached) no
checking for main in -lutil... (cached) yes
checking X11/ICE/ICElib.h usability... yes
checking X11/ICE/ICElib.h presence... yes
checking for X11/ICE/ICElib.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether byte ordering is bigendian... no
checking for socket... yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for seteuid... yes
checking for setegid... yes
checking for random... yes
checking for strfmon... yes
checking for stpcpy... yes
checking for mkstemp... yes
checking for setmntent... yes
checking for gettimeofday... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for usleep... yes
checking if usleep needs custom prototype... no
checking for setenv... yes
checking if setenv needs custom prototype... no
checking for gethostname... yes
checking if gethostname needs custom prototype... no
checking for random... yes
checking if random needs custom prototype... no
checking for srandom... yes
checking if srandom needs custom prototype... no
checking for S_ISSOCK... yes
checking for socklen_t... (cached) socklen_t
checking libaudioio.h usability... no
checking libaudioio.h presence... no
checking for libaudioio.h... no
checking audio/audiolib.h usability... yes
checking audio/audiolib.h presence... yes
checking for audio/audiolib.h... yes
checking for AuOpenServer in -laudio... yes
checking audiofile.h usability... yes
checking audiofile.h presence... yes
checking for audiofile.h... yes
checking for afOpenFile in -laudiofile... yes
checking dmedia/audio.h usability... no
checking dmedia/audio.h presence... no
checking for dmedia/audio.h... no
checking for posix realtime scheduling support... yes
checking for getdomainname... yes
checking if getdomainname needs custom prototype... no
checking ioctl type... 3
checking for x86 float to int conversions... yes
checking for x86 SSE instructions... yes
checking for stdio emulation in artsdsp... yes
checking whether g++ supports -ftemplate-depth-99... yes
checking sys/asoundlib.h usability... yes
checking sys/asoundlib.h presence... yes
checking for sys/asoundlib.h... yes
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for snd_seq_create_simple_port in -lasound... yes
checking for snd_pcm_resume in -lasound... yes
checking for IRIX... "no"
checking for pkg-config... /usr/bin/pkg-config
checking for GLib-2.0 (at least 1.3.3)... yes
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking for _oss_ioctl in -lossaudio... no
checking for ov_read_float in -lvorbisfile... yes
checking ogg/ogg.h usability... yes
checking ogg/ogg.h presence... yes
checking for ogg/ogg.h... yes
checking vorbis/vorbisfile.h usability... yes
checking vorbis/vorbisfile.h presence... yes
checking for vorbis/vorbisfile.h... yes
checking vorbis/vorbisenc.h usability... yes
checking vorbis/vorbisenc.h presence... yes
checking for vorbis/vorbisenc.h... yes
checking for ov_read_float() from rc3... no
checking for mad_synth_frame in -lmad... yes
checking mad.h usability... yes
checking mad.h presence... yes
checking for mad.h... yes
checking the required GSL-Loader library set... complete
checking size of pthread_mutex_t... 24
checking size of pthread_cond_t... 12
checking size of intmax_t... 8
checking for pthread_mutexattr_settype()... yes
checking for getcwd... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for an implementation of va_copy()... no
checking for an implementation of __va_copy()... yes
checking if libltdl should be compiled... yes
checking if mcop should be compiled... yes
checking if mcopidl should be compiled... yes
checking if flow should be compiled... yes
checking if mcop_mt should be compiled... yes
checking if soundserver should be compiled... yes
checking if artsc should be compiled... yes
checking if examples should be compiled... yes
checking if tests should be compiled... yes
checking if doc should be compiled... yes
checking if gmcop should be compiled... yes
checking if qtmcop should be compiled... yes
checking if x11 should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating artsc/Makefile
fast creating doc/Makefile
fast creating examples/Makefile
fast creating flow/Makefile
fast creating flow/gsl/Makefile
fast creating flow/gslpp/Makefile
fast creating flow/mcopclass/Makefile
fast creating gmcop/Makefile
fast creating libltdl/Makefile
fast creating mcop/Makefile
fast creating mcop_mt/Makefile
fast creating mcopidl/Makefile
fast creating qtmcop/Makefile
fast creating soundserver/Makefile
fast creating tests/Makefile
fast creating x11/Makefile
fast creating artsc/artsc-config
fast creating artsc/artsdsp
fast creating soundserver/artsversion-new.h
fast creating flow/gsl/gslconfig.h
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

touch configure-stamp
dh_testdir
cd /root/arts/arts-1.1.3/obj-i386-linux && \
/usr/bin/make
make[1]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux'
/usr/bin/make  all-recursive
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux'
Making all in libltdl
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/libltdl'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libltdl -I..   -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -c -o ltdl.lo `test -f '../../libltdl/ltdl.c' || echo '../../libltdl/'`../../libltdl/ltdl.c
../../libltdl/ltdl.c: In function `sys_dl_open':
../../libltdl/ltdl.c:601: warning: unused parameter `loader_data'
../../libltdl/ltdl.c: In function `sys_dl_close':
../../libltdl/ltdl.c:623: warning: unused parameter `loader_data'
../../libltdl/ltdl.c: In function `sys_dl_sym':
../../libltdl/ltdl.c:639: warning: unused parameter `loader_data'
../../libltdl/ltdl.c: In function `presym_init':
../../libltdl/ltdl.c:1108: warning: unused parameter `loader_data'
../../libltdl/ltdl.c: In function `presym_exit':
../../libltdl/ltdl.c:1149: warning: unused parameter `loader_data'
../../libltdl/ltdl.c: In function `presym_open':
../../libltdl/ltdl.c:1195: warning: unused parameter `loader_data'
../../libltdl/ltdl.c: In function `presym_close':
../../libltdl/ltdl.c:1241: warning: unused parameter `loader_data'
../../libltdl/ltdl.c: In function `presym_sym':
../../libltdl/ltdl.c:1251: warning: unused parameter `loader_data'
../../libltdl/ltdl.c: In function `lt_dlpreload':
../../libltdl/ltdl.c:1352: warning: unused variable `errormsg'
../../libltdl/ltdl.c: In function `lt_dlexit':
../../libltdl/ltdl.c:1382: warning: unused variable `errormsg'
../../libltdl/ltdl.c: In function `load_deplibs':
../../libltdl/ltdl.c:1783: warning: unused parameter `deplibs'
/bin/sh ../libtool --silent --mode=link gcc  -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2     -o libltdlc.la   ltdl.lo -ldl 
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/libltdl'
Making all in mcop
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/mcop'
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../mcop -I.. -I../../libltdl -I/usr/include/qt3 -I.  -I../../libltdl -DEXTENSION_DIR='"/usr/lib"' -DTRADER_DIR='"/usr/lib/mcop"' -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" \
  -c -o md5.lo `test -f '../../mcop/md5.c' || echo '../../mcop/'`../../mcop/md5.c; \
then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; \
else rm -f ".deps/md5.Tpo"; exit 1; \
fi
creating libmcop_la.all_cc.cc ...
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../mcop -I.. -I../../libltdl -I/usr/include/qt3 -I.  -I../../libltdl -DEXTENSION_DIR='"/usr/lib"' -DTRADER_DIR='"/usr/lib/mcop"' -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT libmcop_la.all_cc.lo -MD -MP -MF ".deps/libmcop_la.all_cc.Tpo" \
  -c -o libmcop_la.all_cc.lo `test -f 'libmcop_la.all_cc.cc' || echo '../../mcop/'`libmcop_la.all_cc.cc; \
then mv -f ".deps/libmcop_la.all_cc.Tpo" ".deps/libmcop_la.all_cc.Plo"; \
else rm -f ".deps/libmcop_la.all_cc.Tpo"; exit 1; \
fi
In file included from libmcop_la.all_cc.cc:2:
../../mcop/buffer.cc: In member function `void* Arts::Buffer::peek(long int)':
../../mcop/buffer.cc:151: warning: unused parameter `long int l'
In file included from libmcop_la.all_cc.cc:2:
../../mcop/buffer.cc: In member function `void Arts::Buffer::patchLong(long 
   int, long int)':
../../mcop/buffer.cc:321: warning: unused variable `long int len'
In file included from libmcop_la.all_cc.cc:7:
../../mcop/object.cc: In member function `long int 
   Arts::Object_stub::_lookupMethodFast(const char*)':
../../mcop/object.cc:1310: warning: comparison between signed and unsigned 
   integer expressions
../../mcop/object.cc:1310: warning: comparison between signed and unsigned 
   integer expressions
In file included from libmcop_la.all_cc.cc:8:
../../mcop/socketconnection.cc: In member function `virtual void 
   Arts::SocketConnection::notifyIO(int, int)':
../../mcop/socketconnection.cc:125: warning: unused parameter `int _fd'
In file included from libmcop_la.all_cc.cc:11:
../../mcop/tcpserver.cc: In member function `virtual void 
   Arts::TCPServer::notifyIO(int, int)':
../../mcop/tcpserver.cc:182: warning: unused variable `int nbl_result'
In file included from libmcop_la.all_cc.cc:12:
../../mcop/unixserver.cc: In member function `virtual void 
   Arts::UnixServer::notifyIO(int, int)':
../../mcop/unixserver.cc:142: warning: unused variable `int nbl_result'
In file included from libmcop_la.all_cc.cc:26:
../../mcop/tmpglobalcomm.cc: In member function `virtual bool 
   Arts::TmpGlobalComm_impl::put(const std::string&, const std::string&)':
../../mcop/tmpglobalcomm.cc:43: warning: unused variable `int result'
In file included from libmcop_la.all_cc.cc:34:
../../mcop/loopback.cc: In member function `virtual void 
   Arts::LoopbackConnection::qSendBuffer(Arts::Buffer*)':
../../mcop/loopback.cc:17: warning: unused variable `long int magic'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libmcop.la.closure libmcop_la_closure.lo -no-undefined -version-info 1:0 md5.lo libmcop_la.all_cc.lo   ../libltdl/libltdlc.la 
libtool: link: warning: `-version-info' is ignored for programs
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libmcop.la -rpath /usr/lib -no-undefined -version-info 1:0 md5.lo libmcop_la.all_cc.lo   ../libltdl/libltdlc.la 
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/mcop'
Making all in mcopidl
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/mcopidl'
creating mcopidl.all_cc.cc ...
if g++ -DHAVE_CONFIG_H -I. -I../../mcopidl -I.. -I../../mcop -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99 -O0  -MT mcopidl.all_cc.o -MD -MP -MF ".deps/mcopidl.all_cc.Tpo" \
  -c -o mcopidl.all_cc.o `test -f 'mcopidl.all_cc.cc' || echo '../../mcopidl/'`mcopidl.all_cc.cc; \
then mv -f ".deps/mcopidl.all_cc.Tpo" ".deps/mcopidl.all_cc.Po"; \
else rm -f ".deps/mcopidl.all_cc.Tpo"; exit 1; \
fi
In file included from mcopidl.all_cc.cc:3:
/usr/share/misc/bison.simple:164:5: warning: "YYMAXDEPTH" is not defined
In file included from mcopidl.all_cc.cc:4:
scanner.cc:743:5: warning: "YY_STACK_USED" is not defined
scanner.cc:1783:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined
scanner.cc:2077:5: warning: "YY_MAIN" is not defined
scanner.cc:2056: warning: `void* yy_flex_realloc(void*, unsigned int)' defined 
   but not used
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99 -O0    -o mcopidl -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib  mcopidl.all_cc.o  ../mcop/libmcop.la 
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/mcopidl'
Making all in flow
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow'
Making all in mcopclass
make[4]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/mcopclass'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/mcopclass'
Making all in gsl
make[4]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/gsl'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gsldatacache.lo -MD -MP -MF ".deps/gsldatacache.Tpo" \
  -c -o gsldatacache.lo `test -f '../../../flow/gsl/gsldatacache.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gsldatacache.c; \
then mv -f ".deps/gsldatacache.Tpo" ".deps/gsldatacache.Plo"; \
else rm -f ".deps/gsldatacache.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldatacache.h:22,
                 from ../../../flow/gsl/gsldatacache.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslcommon.h:22,
                 from ../../../flow/gsl/gsldatacache.h:22,
                 from ../../../flow/gsl/gsldatacache.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gsldatacache.h:22,
                 from ../../../flow/gsl/gsldatacache.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gsldatacache.c: In function `dcache_free':
../../../flow/gsl/gsldatacache.c:198: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatacache.c:199: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatacache.c:202: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatacache.c: In function `data_cache_new_node_L':
../../../flow/gsl/gsldatacache.c:329: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatacache.c: In function `gsl_data_cache_ref_node':
../../../flow/gsl/gsldatacache.c:368: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatacache.c: In function `data_cache_free_olders_LL':
../../../flow/gsl/gsldatacache.c:445: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatacache.c:446: warning: ISO C forbids braced-groups within expressions
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gsldatahandle.lo -MD -MP -MF ".deps/gsldatahandle.Tpo" \
  -c -o gsldatahandle.lo `test -f '../../../flow/gsl/gsldatahandle.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gsldatahandle.c; \
then mv -f ".deps/gsldatahandle.Tpo" ".deps/gsldatahandle.Plo"; \
else rm -f ".deps/gsldatahandle.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldatahandle.h:23,
                 from ../../../flow/gsl/gsldatahandle.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gsldatahandle.h:22,
                 from ../../../flow/gsl/gsldatahandle.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gsldatahandle.h:23,
                 from ../../../flow/gsl/gsldatahandle.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gsldatahandle.c: In function `mem_handle_close':
../../../flow/gsl/gsldatahandle.c:297: warning: unused parameter `dhandle'
../../../flow/gsl/gsldatahandle.c: In function `mem_handle_destroy':
../../../flow/gsl/gsldatahandle.c:312: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle.c: In function `gsl_data_handle_new_mem':
../../../flow/gsl/gsldatahandle.c:345: warning: missing initializer
../../../flow/gsl/gsldatahandle.c:345: warning: (near initialization for `mem_handle_vtable.coarse_seek')
../../../flow/gsl/gsldatahandle.c:351: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle.c:370: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle.c: In function `reverse_handle_destroy':
../../../flow/gsl/gsldatahandle.c:411: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle.c: In function `gsl_data_handle_new_reverse':
../../../flow/gsl/gsldatahandle.c:460: warning: missing initializer
../../../flow/gsl/gsldatahandle.c:460: warning: (near initialization for `reverse_handle_vtable.coarse_seek')
../../../flow/gsl/gsldatahandle.c:476: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle.c: In function `cut_handle_destroy':
../../../flow/gsl/gsldatahandle.c:509: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle.c: In function `gsl_data_handle_new_translate':
../../../flow/gsl/gsldatahandle.c:559: warning: missing initializer
../../../flow/gsl/gsldatahandle.c:559: warning: (near initialization for `cut_handle_vtable.coarse_seek')
../../../flow/gsl/gsldatahandle.c:579: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle.c: In function `insert_handle_destroy':
../../../flow/gsl/gsldatahandle.c:657: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle.c: In function `gsl_data_handle_new_insert':
../../../flow/gsl/gsldatahandle.c:729: warning: missing initializer
../../../flow/gsl/gsldatahandle.c:729: warning: (near initialization for `insert_handle_vtable.coarse_seek')
../../../flow/gsl/gsldatahandle.c:754: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle.c: In function `loop_handle_destroy':
../../../flow/gsl/gsldatahandle.c:797: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle.c: In function `gsl_data_handle_new_looped':
../../../flow/gsl/gsldatahandle.c:835: warning: missing initializer
../../../flow/gsl/gsldatahandle.c:835: warning: (near initialization for `loop_handle_vtable.coarse_seek')
../../../flow/gsl/gsldatahandle.c:857: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle.c: In function `dcache_handle_destroy':
../../../flow/gsl/gsldatahandle.c:873: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle.c: In function `dcache_handle_read':
../../../flow/gsl/gsldatahandle.c:912: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle.c:912: warning: signed and unsigned type in conditional expression
../../../flow/gsl/gsldatahandle.c: In function `gsl_data_handle_new_dcached':
../../../flow/gsl/gsldatahandle.c:926: warning: missing initializer
../../../flow/gsl/gsldatahandle.c:926: warning: (near initialization for `dcache_handle_vtable.coarse_seek')
../../../flow/gsl/gsldatahandle.c:943: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle.c: At top level:
../../../flow/gsl/gsldatahandle.c:953: warning: type qualifiers ignored on function return type
../../../flow/gsl/gsldatahandle.c: In function `wave_handle_destroy':
../../../flow/gsl/gsldatahandle.c:979: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle.c: In function `gsl_wave_handle_new':
../../../flow/gsl/gsldatahandle.c:1159: warning: missing initializer
../../../flow/gsl/gsldatahandle.c:1159: warning: (near initialization for `wave_handle_vtable.coarse_seek')
../../../flow/gsl/gsldatahandle.c:1183: warning: ISO C forbids braced-groups within expressions
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslwavechunk.lo -MD -MP -MF ".deps/gslwavechunk.Tpo" \
  -c -o gslwavechunk.lo `test -f '../../../flow/gsl/gslwavechunk.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslwavechunk.c; \
then mv -f ".deps/gslwavechunk.Tpo" ".deps/gslwavechunk.Plo"; \
else rm -f ".deps/gslwavechunk.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldatacache.h:22,
                 from ../../../flow/gsl/gslwavechunk.h:23,
                 from ../../../flow/gsl/gslwavechunk.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslwavechunk.h:22,
                 from ../../../flow/gsl/gslwavechunk.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gsldatacache.h:22,
                 from ../../../flow/gsl/gslwavechunk.h:23,
                 from ../../../flow/gsl/gslwavechunk.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gslwavechunk.c: In function `fill_block':
../../../flow/gsl/gslwavechunk.c:116: warning: declaration of `offset' shadows a parameter
../../../flow/gsl/gslwavechunk.c:98: warning: shadowed declaration is here
../../../flow/gsl/gslwavechunk.c:122: warning: comparison between signed and unsigned
../../../flow/gsl/gslwavechunk.c:122: warning: comparison between signed and unsigned
../../../flow/gsl/gslwavechunk.c: In function `setup_pblocks':
../../../flow/gsl/gslwavechunk.c:184: warning: comparison between signed and unsigned
../../../flow/gsl/gslwavechunk.c:184: warning: signed and unsigned type in conditional expression
../../../flow/gsl/gslwavechunk.c: In function `wave_chunk_setup_loop':
../../../flow/gsl/gslwavechunk.c:568: warning: comparison between signed and unsigned
../../../flow/gsl/gslwavechunk.c:568: warning: signed and unsigned type in conditional expression
../../../flow/gsl/gslwavechunk.c: In function `gsl_wave_chunk_new':
../../../flow/gsl/gslwavechunk.c:634: warning: comparison of unsigned expression >= 0 is always true
../../../flow/gsl/gslwavechunk.c: In function `gsl_wave_chunk_unref':
../../../flow/gsl/gslwavechunk.c:678: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslwavechunk.c: In function `gsl_wave_chunk_open':
../../../flow/gsl/gslwavechunk.c:695: warning: comparison between signed and unsigned
../../../flow/gsl/gslwavechunk.c:706: warning: comparison between signed and unsigned
../../../flow/gsl/gslwavechunk.c: In function `gsl_wave_chunk_close':
../../../flow/gsl/gslwavechunk.c:733: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslwavechunk.c:736: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslwavechunk.c:739: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslwavechunk.c:742: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslwavechunk.c:745: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslwavechunk.c:748: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslwavechunk.c: In function `gsl_wave_loop_type_to_string':
../../../flow/gsl/gslwavechunk.c:789: warning: comparison of unsigned expression >= 0 is always true
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gsldatahandle-vorbis.lo -MD -MP -MF ".deps/gsldatahandle-vorbis.Tpo" \
  -c -o gsldatahandle-vorbis.lo `test -f '../../../flow/gsl/gsldatahandle-vorbis.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gsldatahandle-vorbis.c; \
then mv -f ".deps/gsldatahandle-vorbis.Tpo" ".deps/gsldatahandle-vorbis.Plo"; \
else rm -f ".deps/gsldatahandle-vorbis.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldatahandle-vorbis.h:23,
                 from ../../../flow/gsl/gsldatahandle-vorbis.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslcommon.h:22,
                 from ../../../flow/gsl/gsldatahandle-vorbis.h:23,
                 from ../../../flow/gsl/gsldatahandle-vorbis.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gsldatahandle-vorbis.h:23,
                 from ../../../flow/gsl/gsldatahandle-vorbis.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gsldatahandle-vorbis.c: In function `dh_vorbis_open':
../../../flow/gsl/gsldatahandle-vorbis.c:171: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-vorbis.c:180: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-vorbis.c:199: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-vorbis.c:199: warning: signed and unsigned type in conditional expression
../../../flow/gsl/gsldatahandle-vorbis.c: In function `dh_vorbis_coarse_seek':
../../../flow/gsl/gsldatahandle-vorbis.c:217: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-vorbis.c: In function `read_packet':
../../../flow/gsl/gsldatahandle-vorbis.c:247: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-vorbis.c:253: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-vorbis.c: In function `dh_vorbis_read':
../../../flow/gsl/gsldatahandle-vorbis.c:267: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-vorbis.c:279: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-vorbis.c:279: warning: signed and unsigned type in conditional expression
../../../flow/gsl/gsldatahandle-vorbis.c:286: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-vorbis.c:286: warning: signed and unsigned type in conditional expression
../../../flow/gsl/gsldatahandle-vorbis.c: In function `dh_vorbis_destroy':
../../../flow/gsl/gsldatahandle-vorbis.c:325: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle-vorbis.c: In function `gsl_data_handle_new_ogg_vorbis':
../../../flow/gsl/gsldatahandle-vorbis.c:371: warning: ISO C forbids braced-groups within expressions
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslmath.lo -MD -MP -MF ".deps/gslmath.Tpo" \
  -c -o gslmath.lo `test -f '../../../flow/gsl/gslmath.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslmath.c; \
then mv -f ".deps/gslmath.Tpo" ".deps/gslmath.Plo"; \
else rm -f ".deps/gslmath.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslieee754.h:22,
                 from ../../../flow/gsl/gslmath.h:22,
                 from ../../../flow/gsl/gslmath.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslmath.c: In function `free_vector':
../../../flow/gsl/gslmath.c:428: warning: unused parameter `nh'
../../../flow/gsl/gslmath.c: In function `free_matrix':
../../../flow/gsl/gslmath.c:446: warning: unused parameter `nrh'
../../../flow/gsl/gslmath.c:446: warning: unused parameter `nch'
../../../flow/gsl/gslmath.h: At top level:
../../../flow/gsl/gslmath.c:768: warning: `zroots' defined but not used
../../../flow/gsl/gslmath.c:811: warning: `qroot' defined but not used
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslfilter.lo -MD -MP -MF ".deps/gslfilter.Tpo" \
  -c -o gslfilter.lo `test -f '../../../flow/gsl/gslfilter.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslfilter.c; \
then mv -f ".deps/gslfilter.Tpo" ".deps/gslfilter.Plo"; \
else rm -f ".deps/gslfilter.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslieee754.h:22,
                 from ../../../flow/gsl/gslmath.h:22,
                 from ../../../flow/gsl/gslfilter.h:22,
                 from ../../../flow/gsl/gslfilter.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslfilter.c: In function `band_filter_common':
../../../flow/gsl/gslfilter.c:54: warning: missing initializer
../../../flow/gsl/gslfilter.c:54: warning: (near initialization for `fpoly[0].im')
../../../flow/gsl/gslfilter.c:54: warning: missing initializer
../../../flow/gsl/gslfilter.c:54: warning: (near initialization for `fpoly[1].im')
../../../flow/gsl/gslfilter.c:50: warning: unused parameter `t1_norm'
../../../flow/gsl/gslfilter.c: In function `gsl_filter_tscheb2_rp':
../../../flow/gsl/gslfilter.c:292: warning: declaration of `root' shadows a previous local
../../../flow/gsl/gslfilter.c:260: warning: shadowed declaration is here
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslcommon.lo -MD -MP -MF ".deps/gslcommon.Tpo" \
  -c -o gslcommon.lo `test -f '../../../flow/gsl/gslcommon.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslcommon.c; \
then mv -f ".deps/gslcommon.Tpo" ".deps/gslcommon.Plo"; \
else rm -f ".deps/gslcommon.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslcommon.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslcommon.h:22,
                 from ../../../flow/gsl/gslcommon.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslcommon.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gslcommon.c:63: warning: type qualifiers ignored on function return type
../../../flow/gsl/gslcommon.c: In function `gsl_ring_remove_node':
../../../flow/gsl/gslcommon.c:309: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslcommon.c:318: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslcommon.c: In function `thread_wrapper':
../../../flow/gsl/gslcommon.c:527: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslcommon.c: In function `create_tdata':
../../../flow/gsl/gslcommon.c:566: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslcommon.c: In function `gsl_thread_new':
../../../flow/gsl/gslcommon.c:611: warning: ISO C forbids braced-groups within expressions
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gsldatautils.lo -MD -MP -MF ".deps/gsldatautils.Tpo" \
  -c -o gsldatautils.lo `test -f '../../../flow/gsl/gsldatautils.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gsldatautils.c; \
then mv -f ".deps/gsldatautils.Tpo" ".deps/gsldatautils.Plo"; \
else rm -f ".deps/gsldatautils.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldatahandle.h:23,
                 from ../../../flow/gsl/gsldatautils.h:23,
                 from ../../../flow/gsl/gsldatautils.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslieee754.h:22,
                 from ../../../flow/gsl/gslmath.h:22,
                 from ../../../flow/gsl/gsldatautils.h:22,
                 from ../../../flow/gsl/gsldatautils.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gsldatahandle.h:23,
                 from ../../../flow/gsl/gsldatautils.h:23,
                 from ../../../flow/gsl/gsldatautils.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gsldatautils.c: In function `write_bytes':
../../../flow/gsl/gsldatautils.c:114: warning: comparison of unsigned expression < 0 is always false
../../../flow/gsl/gsldatautils.c: In function `gsl_data_detect_signal':
../../../flow/gsl/gsldatautils.c:190: warning: missing initializer
../../../flow/gsl/gsldatautils.c:190: warning: (near initialization for `peek_buffer.end')
../../../flow/gsl/gsldatautils.c: In function `gsl_data_find_sample':
../../../flow/gsl/gsldatautils.c:250: warning: missing initializer
../../../flow/gsl/gsldatautils.c:250: warning: (near initialization for `peekbuf.data')
../../../flow/gsl/gsldatautils.c: In function `gsl_data_find_block':
../../../flow/gsl/gsldatautils.c:433: warning: missing initializer
../../../flow/gsl/gsldatautils.c:433: warning: (near initialization for `pbuf.start')
../../../flow/gsl/gsldatautils.c:444: warning: comparison between signed and unsigned
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslmagic.lo -MD -MP -MF ".deps/gslmagic.Tpo" \
  -c -o gslmagic.lo `test -f '../../../flow/gsl/gslmagic.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslmagic.c; \
then mv -f ".deps/gslmagic.Tpo" ".deps/gslmagic.Plo"; \
else rm -f ".deps/gslmagic.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslmagic.c:21:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslmagic.h:22,
                 from ../../../flow/gsl/gslmagic.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslmagic.c:21:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gslmagic.c: In function `gsl_magic_list_match_file':
../../../flow/gsl/gslmagic.c:71: warning: missing initializer
../../../flow/gsl/gslmagic.c:71: warning: (near initialization for `bfile.file_size')
../../../flow/gsl/gslmagic.c: At top level:
../../../flow/gsl/gslmagic.c:177: warning: comma at end of enumerator list
../../../flow/gsl/gslmagic.c: In function `bfile_open':
../../../flow/gsl/gslmagic.c:607: warning: missing initializer
../../../flow/gsl/gslmagic.c:607: warning: (near initialization for `buf.__pad1')
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslloader-wav.lo -MD -MP -MF ".deps/gslloader-wav.Tpo" \
  -c -o gslloader-wav.lo `test -f '../../../flow/gsl/gslloader-wav.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslloader-wav.c; \
then mv -f ".deps/gslloader-wav.Tpo" ".deps/gslloader-wav.Plo"; \
else rm -f ".deps/gslloader-wav.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslloader.h:23,
                 from ../../../flow/gsl/gslloader-wav.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslloader.h:22,
                 from ../../../flow/gsl/gslloader-wav.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslloader.h:23,
                 from ../../../flow/gsl/gslloader-wav.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gslloader-wav.c: In function `wav_read_header':
../../../flow/gsl/gslloader-wav.c:64: warning: comparison between signed and unsigned
../../../flow/gsl/gslloader-wav.c: In function `wav_read_fmt_header':
../../../flow/gsl/gslloader-wav.c:117: warning: comparison between signed and unsigned
../../../flow/gsl/gslloader-wav.c: In function `wav_read_data_header':
../../../flow/gsl/gslloader-wav.c:213: warning: comparison between signed and unsigned
../../../flow/gsl/gslloader-wav.c:234: warning: pointer targets in passing arg 1 of `gsl_g_strescape' differ in signedness
../../../flow/gsl/gslloader-wav.c: In function `wav_load_file_info':
../../../flow/gsl/gslloader-wav.c:263: warning: unused parameter `data'
../../../flow/gsl/gslloader-wav.c: In function `wav_free_file_info':
../../../flow/gsl/gslloader-wav.c:303: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslloader-wav.c:295: warning: unused parameter `data'
../../../flow/gsl/gslloader-wav.c: In function `wav_load_wave_dsc':
../../../flow/gsl/gslloader-wav.c:343: warning: comparison between signed and unsigned
../../../flow/gsl/gslloader-wav.c:315: warning: unused parameter `data'
../../../flow/gsl/gslloader-wav.c: In function `wav_free_wave_dsc':
../../../flow/gsl/gslloader-wav.c:387: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslloader-wav.c:380: warning: unused parameter `data'
../../../flow/gsl/gslloader-wav.c: In function `wav_create_chunk_handle':
../../../flow/gsl/gslloader-wav.c:391: warning: unused parameter `data'
../../../flow/gsl/gslloader-wav.c:394: warning: unused parameter `error_p'
../../../flow/gsl/gslloader-wav.c: In function `_gsl_init_loader_wav':
../../../flow/gsl/gslloader-wav.c:435: warning: missing initializer
../../../flow/gsl/gslloader-wav.c:435: warning: (near initialization for `loader.next')
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslloader-gslwave.lo -MD -MP -MF ".deps/gslloader-gslwave.Tpo" \
  -c -o gslloader-gslwave.lo `test -f '../../../flow/gsl/gslloader-gslwave.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslloader-gslwave.c; \
then mv -f ".deps/gslloader-gslwave.Tpo" ".deps/gslloader-gslwave.Plo"; \
else rm -f ".deps/gslloader-gslwave.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslloader.h:23,
                 from ../../../flow/gsl/gslloader-gslwave.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslloader.h:22,
                 from ../../../flow/gsl/gslloader-gslwave.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslloader.h:23,
                 from ../../../flow/gsl/gslloader-gslwave.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gslloader-gslwave.c: In function `gslwave_load_file_info':
../../../flow/gsl/gslloader-gslwave.c:154: warning: declaration of `abort' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
../../../flow/gsl/gslloader-gslwave.c:149: warning: unused parameter `data'
../../../flow/gsl/gslloader-gslwave.c: In function `gslwave_free_file_info':
../../../flow/gsl/gslloader-gslwave.c:269: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslloader-gslwave.c:259: warning: unused parameter `data'
../../../flow/gsl/gslloader-gslwave.c: In function `gslwave_wave_dsc_free':
../../../flow/gsl/gslloader-gslwave.c:479: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslloader-gslwave.c: In function `gslwave_load_wave_dsc':
../../../flow/gsl/gslloader-gslwave.c:483: warning: unused parameter `data'
../../../flow/gsl/gslloader-gslwave.c: In function `gslwave_free_wave_dsc':
../../../flow/gsl/gslloader-gslwave.c:550: warning: unused parameter `data'
../../../flow/gsl/gslloader-gslwave.c: In function `gslwave_create_chunk_handle':
../../../flow/gsl/gslloader-gslwave.c:605: warning: unused parameter `data'
../../../flow/gsl/gslloader-gslwave.c: In function `_gsl_init_loader_gslwave':
../../../flow/gsl/gslloader-gslwave.c:694: warning: missing initializer
../../../flow/gsl/gslloader-gslwave.c:694: warning: (near initialization for `loader.next')
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslloader-mad.lo -MD -MP -MF ".deps/gslloader-mad.Tpo" \
  -c -o gslloader-mad.lo `test -f '../../../flow/gsl/gslloader-mad.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslloader-mad.c; \
then mv -f ".deps/gslloader-mad.Tpo" ".deps/gslloader-mad.Plo"; \
else rm -f ".deps/gslloader-mad.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslloader.h:23,
                 from ../../../flow/gsl/gslloader-mad.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslloader.h:22,
                 from ../../../flow/gsl/gslloader-mad.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslloader.h:23,
                 from ../../../flow/gsl/gslloader-mad.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gslloader-mad.c: In function `mad_load_file_info':
../../../flow/gsl/gslloader-mad.c:39: warning: unused parameter `data'
../../../flow/gsl/gslloader-mad.c: In function `mad_free_file_info':
../../../flow/gsl/gslloader-mad.c:76: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslloader-mad.c:67: warning: unused parameter `data'
../../../flow/gsl/gslloader-mad.c: In function `mad_load_wave_dsc':
../../../flow/gsl/gslloader-mad.c:80: warning: unused parameter `data'
../../../flow/gsl/gslloader-mad.c:82: warning: unused parameter `nth_wave'
../../../flow/gsl/gslloader-mad.c:83: warning: unused parameter `error_p'
../../../flow/gsl/gslloader-mad.c: In function `mad_free_wave_dsc':
../../../flow/gsl/gslloader-mad.c:104: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslloader-mad.c:99: warning: unused parameter `data'
../../../flow/gsl/gslloader-mad.c: In function `mad_create_chunk_handle':
../../../flow/gsl/gslloader-mad.c:108: warning: unused parameter `data'
../../../flow/gsl/gslloader-mad.c: In function `_gsl_init_loader_mad':
../../../flow/gsl/gslloader-mad.c:202: warning: missing initializer
../../../flow/gsl/gslloader-mad.c:202: warning: (near initialization for `loader.next')
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslloader-oggvorbis.lo -MD -MP -MF ".deps/gslloader-oggvorbis.Tpo" \
  -c -o gslloader-oggvorbis.lo `test -f '../../../flow/gsl/gslloader-oggvorbis.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslloader-oggvorbis.c; \
then mv -f ".deps/gslloader-oggvorbis.Tpo" ".deps/gslloader-oggvorbis.Plo"; \
else rm -f ".deps/gslloader-oggvorbis.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslloader.h:23,
                 from ../../../flow/gsl/gslloader-oggvorbis.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslloader.h:22,
                 from ../../../flow/gsl/gslloader-oggvorbis.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslloader.h:23,
                 from ../../../flow/gsl/gslloader-oggvorbis.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gslloader-oggvorbis.c: In function `oggv_load_file_info':
../../../flow/gsl/gslloader-oggvorbis.c:59: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslloader-oggvorbis.c:66: warning: comparison between signed and unsigned
../../../flow/gsl/gslloader-oggvorbis.c:71: warning: comparison between signed and unsigned
../../../flow/gsl/gslloader-oggvorbis.c:72: warning: implicit declaration of function `strcmp'
../../../flow/gsl/gslloader-oggvorbis.c:74: warning: comparison between signed and unsigned
../../../flow/gsl/gslloader-oggvorbis.c:39: warning: unused parameter `data'
../../../flow/gsl/gslloader-oggvorbis.c: In function `oggv_free_file_info':
../../../flow/gsl/gslloader-oggvorbis.c:94: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslloader-oggvorbis.c:84: warning: unused parameter `data'
../../../flow/gsl/gslloader-oggvorbis.c: In function `oggv_load_wave_dsc':
../../../flow/gsl/gslloader-oggvorbis.c:98: warning: unused parameter `data'
../../../flow/gsl/gslloader-oggvorbis.c:101: warning: unused parameter `error_p'
../../../flow/gsl/gslloader-oggvorbis.c: In function `oggv_free_wave_dsc':
../../../flow/gsl/gslloader-oggvorbis.c:124: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslloader-oggvorbis.c:119: warning: unused parameter `data'
../../../flow/gsl/gslloader-oggvorbis.c: In function `oggv_create_chunk_handle':
../../../flow/gsl/gslloader-oggvorbis.c:128: warning: unused parameter `data'
../../../flow/gsl/gslloader-oggvorbis.c: In function `_gsl_init_loader_oggvorbis':
../../../flow/gsl/gslloader-oggvorbis.c:163: warning: missing initializer
../../../flow/gsl/gslloader-oggvorbis.c:163: warning: (near initialization for `loader.next')
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslconvert.lo -MD -MP -MF ".deps/gslconvert.Tpo" \
  -c -o gslconvert.lo `test -f '../../../flow/gsl/gslconvert.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslconvert.c; \
then mv -f ".deps/gslconvert.Tpo" ".deps/gslconvert.Plo"; \
else rm -f ".deps/gslconvert.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslconvert.h:22,
                 from ../../../flow/gsl/gslconvert.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslfft.lo -MD -MP -MF ".deps/gslfft.Tpo" \
  -c -o gslfft.lo `test -f '../../../flow/gsl/gslfft.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslfft.c; \
then mv -f ".deps/gslfft.Tpo" ".deps/gslfft.Plo"; \
else rm -f ".deps/gslfft.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslfft.h:22,
                 from ../../../flow/gsl/gslfft.c:1:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslfft.c: In function `gsl_power2_fft4analysis_skip2':
../../../flow/gsl/gslfft.c:247: warning: unused parameter `X'
../../../flow/gsl/gslfft.c: In function `gsl_power2_fft8analysis_skip2':
../../../flow/gsl/gslfft.c:314: warning: unused parameter `X'
../../../flow/gsl/gslfft.c: In function `gsl_power2_fft16analysis_skip2':
../../../flow/gsl/gslfft.c:449: warning: unused parameter `X'
../../../flow/gsl/gslfft.c: In function `gsl_power2_fft32analysis_skip2':
../../../flow/gsl/gslfft.c:752: warning: unused parameter `X'
../../../flow/gsl/gslfft.c: In function `gsl_power2_fft64analysis_skip2':
../../../flow/gsl/gslfft.c:1459: warning: unused parameter `X'
../../../flow/gsl/gslfft.c: In function `gsl_power2_fft128analysis_skip2':
../../../flow/gsl/gslfft.c:2240: warning: unused parameter `X'
../../../flow/gsl/gslfft.c: In function `gsl_power2_fft4synthesis_skip2':
../../../flow/gsl/gslfft.c:4471: warning: unused parameter `X'
../../../flow/gsl/gslfft.c: In function `gsl_power2_fft8synthesis_skip2':
../../../flow/gsl/gslfft.c:4538: warning: unused parameter `X'
../../../flow/gsl/gslfft.c: In function `gsl_power2_fft16synthesis_skip2':
../../../flow/gsl/gslfft.c:4673: warning: unused parameter `X'
../../../flow/gsl/gslfft.c: In function `gsl_power2_fft32synthesis_skip2':
../../../flow/gsl/gslfft.c:4976: warning: unused parameter `X'
../../../flow/gsl/gslfft.c: In function `gsl_power2_fft64synthesis_skip2':
../../../flow/gsl/gslfft.c:5683: warning: unused parameter `X'
../../../flow/gsl/gslfft.c: In function `gsl_power2_fft128synthesis_skip2':
../../../flow/gsl/gslfft.c:6464: warning: unused parameter `X'
../../../flow/gsl/gslfft.c: In function `gsl_power2_fftc_big':
../../../flow/gsl/gslfft.c:8709: warning: declaration of `i' shadows a previous local
../../../flow/gsl/gslfft.c:8682: warning: shadowed declaration is here
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslsignal.lo -MD -MP -MF ".deps/gslsignal.Tpo" \
  -c -o gslsignal.lo `test -f '../../../flow/gsl/gslsignal.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslsignal.c; \
then mv -f ".deps/gslsignal.Tpo" ".deps/gslsignal.Plo"; \
else rm -f ".deps/gslsignal.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslsignal.c:21:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslsignal.h:22,
                 from ../../../flow/gsl/gslsignal.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslsignal.c:21:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslloader.lo -MD -MP -MF ".deps/gslloader.Tpo" \
  -c -o gslloader.lo `test -f '../../../flow/gsl/gslloader.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslloader.c; \
then mv -f ".deps/gslloader.Tpo" ".deps/gslloader.Plo"; \
else rm -f ".deps/gslloader.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslloader.h:23,
                 from ../../../flow/gsl/gslloader.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslloader.h:22,
                 from ../../../flow/gsl/gslloader.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslloader.h:23,
                 from ../../../flow/gsl/gslloader.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslwaveosc.lo -MD -MP -MF ".deps/gslwaveosc.Tpo" \
  -c -o gslwaveosc.lo `test -f '../../../flow/gsl/gslwaveosc.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslwaveosc.c; \
then mv -f ".deps/gslwaveosc.Tpo" ".deps/gslwaveosc.Plo"; \
else rm -f ".deps/gslwaveosc.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldatacache.h:22,
                 from ../../../flow/gsl/gslwavechunk.h:23,
                 from ../../../flow/gsl/gslwaveosc.h:23,
                 from ../../../flow/gsl/gslwaveosc.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslwaveosc.h:22,
                 from ../../../flow/gsl/gslwaveosc.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gsldatacache.h:22,
                 from ../../../flow/gsl/gslwavechunk.h:23,
                 from ../../../flow/gsl/gslwaveosc.h:23,
                 from ../../../flow/gsl/gslwaveosc.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslengine.lo -MD -MP -MF ".deps/gslengine.Tpo" \
  -c -o gslengine.lo `test -f '../../../flow/gsl/gslengine.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslengine.c; \
then mv -f ".deps/gslengine.Tpo" ".deps/gslengine.Plo"; \
else rm -f ".deps/gslengine.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslengine.c:21:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslengine.h:22,
                 from ../../../flow/gsl/gslengine.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslengine.c:21:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
In file included from ../../../flow/gsl/gslengine.c:22:
../../../flow/gsl/gslopnode.h: In function `_engine_node_peek_flow_job_stamp':
../../../flow/gsl/gslopnode.h:239: warning: integer constant is too large for "long" type
../../../flow/gsl/gslengine.c: In function `gsl_job_add_poll':
../../../flow/gsl/gslengine.c:416: warning: unused parameter `free_func'
../../../flow/gsl/gslengine.c: In function `slave':
../../../flow/gsl/gslengine.c:610: warning: unused parameter `data'
../../../flow/gsl/gslglib.h: At top level:
../../../flow/gsl/gslopnode.h:190: warning: `_engine_node_insert_flow_job' defined but not used
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gsloputil.lo -MD -MP -MF ".deps/gsloputil.Tpo" \
  -c -o gsloputil.lo `test -f '../../../flow/gsl/gsloputil.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gsloputil.c; \
then mv -f ".deps/gsloputil.Tpo" ".deps/gsloputil.Plo"; \
else rm -f ".deps/gsloputil.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsloputil.c:21:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gsloputil.h:22,
                 from ../../../flow/gsl/gsloputil.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gsloputil.c:21:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
In file included from ../../../flow/gsl/gsloputil.c:22:
../../../flow/gsl/gslopnode.h: In function `_engine_node_peek_flow_job_stamp':
../../../flow/gsl/gslopnode.h:239: warning: integer constant is too large for "long" type
../../../flow/gsl/gsloputil.c: In function `free_node':
../../../flow/gsl/gsloputil.c:73: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsloputil.c:77: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsloputil.c:78: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsloputil.c:87: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsloputil.c:88: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsloputil.c:90: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsloputil.c: In function `free_job':
../../../flow/gsl/gsloputil.c:118: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsloputil.c: In function `free_flow_job':
../../../flow/gsl/gsloputil.c:128: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsloputil.c:133: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsloputil.c: In function `_engine_free_trans':
../../../flow/gsl/gsloputil.c:158: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsloputil.c: At top level:
../../../flow/gsl/gsloputil.c:307: warning: declaration of `index' shadows a global declaration
/usr/include/string.h:267: warning: shadowed declaration is here
../../../flow/gsl/gslopnode.h:190: warning: `_engine_node_insert_flow_job' defined but not used
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslopmaster.lo -MD -MP -MF ".deps/gslopmaster.Tpo" \
  -c -o gslopmaster.lo `test -f '../../../flow/gsl/gslopmaster.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslopmaster.c; \
then mv -f ".deps/gslopmaster.Tpo" ".deps/gslopmaster.Plo"; \
else rm -f ".deps/gslopmaster.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslopmaster.c:21:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslengine.h:22,
                 from ../../../flow/gsl/gslopmaster.h:22,
                 from ../../../flow/gsl/gslopmaster.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslopmaster.c:21:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
In file included from ../../../flow/gsl/gslopmaster.c:22:
../../../flow/gsl/gslopnode.h: In function `_engine_node_peek_flow_job_stamp':
../../../flow/gsl/gslopnode.h:239: warning: integer constant is too large for "long" type
../../../flow/gsl/gslopmaster.c: In function `master_disconnect_node_outputs':
../../../flow/gsl/gslopmaster.c:167: warning: comparison between signed and unsigned
../../../flow/gsl/gslopmaster.c:170: warning: comparison between signed and unsigned
../../../flow/gsl/gslopmaster.c:171: warning: comparison between signed and unsigned
../../../flow/gsl/gslopmaster.c: In function `master_process_job':
../../../flow/gsl/gslopmaster.c:182: warning: declaration of `poll' shadows a global declaration
/usr/include/sys/poll.h:48: warning: shadowed declaration is here
../../../flow/gsl/gslopmaster.c:382: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslopmaster.c: In function `master_poll_check':
../../../flow/gsl/gslopmaster.c:399: warning: declaration of `poll' shadows a global declaration
/usr/include/sys/poll.h:48: warning: shadowed declaration is here
../../../flow/gsl/gslopmaster.c: In function `_engine_master_thread':
../../../flow/gsl/gslopmaster.c:734: warning: unused parameter `data'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslopschedule.lo -MD -MP -MF ".deps/gslopschedule.Tpo" \
  -c -o gslopschedule.lo `test -f '../../../flow/gsl/gslopschedule.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslopschedule.c; \
then mv -f ".deps/gslopschedule.Tpo" ".deps/gslopschedule.Plo"; \
else rm -f ".deps/gslopschedule.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslopnode.h:24,
                 from ../../../flow/gsl/gslopschedule.h:22,
                 from ../../../flow/gsl/gslopschedule.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslengine.h:22,
                 from ../../../flow/gsl/gslopnode.h:22,
                 from ../../../flow/gsl/gslopschedule.h:22,
                 from ../../../flow/gsl/gslopschedule.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslopnode.h:24,
                 from ../../../flow/gsl/gslopschedule.h:22,
                 from ../../../flow/gsl/gslopschedule.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
In file included from ../../../flow/gsl/gslopschedule.h:22,
                 from ../../../flow/gsl/gslopschedule.c:19:
../../../flow/gsl/gslopnode.h: In function `_engine_node_peek_flow_job_stamp':
../../../flow/gsl/gslopnode.h:239: warning: integer constant is too large for "long" type
../../../flow/gsl/gslopschedule.c: In function `_engine_schedule_destroy':
../../../flow/gsl/gslopschedule.c:154: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslopschedule.c: In function `master_resolve_cycles':
../../../flow/gsl/gslopschedule.c:423: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslopschedule.c: In function `subschedule_query_node':
../../../flow/gsl/gslopschedule.c:503: warning: missing initializer
../../../flow/gsl/gslopschedule.c:503: warning: (near initialization for `child_query.cycles')
../../../flow/gsl/gslopschedule.c:540: warning: missing initializer
../../../flow/gsl/gslopschedule.c:540: warning: (near initialization for `child_query.cycles')
../../../flow/gsl/gslopschedule.c: In function `_engine_schedule_consumer_node':
../../../flow/gsl/gslopschedule.c:571: warning: missing initializer
../../../flow/gsl/gslopschedule.c:571: warning: (near initialization for `query.cycles')
../../../flow/gsl/gslglib.h: At top level:
../../../flow/gsl/gslopnode.h:190: warning: `_engine_node_insert_flow_job' defined but not used
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gsldatahandle-mad.lo -MD -MP -MF ".deps/gsldatahandle-mad.Tpo" \
  -c -o gsldatahandle-mad.lo `test -f '../../../flow/gsl/gsldatahandle-mad.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gsldatahandle-mad.c; \
then mv -f ".deps/gsldatahandle-mad.Tpo" ".deps/gsldatahandle-mad.Plo"; \
else rm -f ".deps/gsldatahandle-mad.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldatahandle-mad.h:22,
                 from ../../../flow/gsl/gsldatahandle-mad.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslcommon.h:22,
                 from ../../../flow/gsl/gsldatahandle-mad.h:22,
                 from ../../../flow/gsl/gsldatahandle-mad.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gsldatahandle-mad.h:22,
                 from ../../../flow/gsl/gsldatahandle-mad.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gsldatahandle-mad.c: In function `stream_read':
../../../flow/gsl/gsldatahandle-mad.c:126: warning: comparison of unsigned expression < 0 is always false
../../../flow/gsl/gsldatahandle-mad.c: In function `check_frame_validity':
../../../flow/gsl/gsldatahandle-mad.c:137: warning: assignment discards qualifiers from pointer target type
../../../flow/gsl/gsldatahandle-mad.c:146: warning: assignment discards qualifiers from pointer target type
../../../flow/gsl/gsldatahandle-mad.c: In function `dh_mad_open':
../../../flow/gsl/gsldatahandle-mad.c:348: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-mad.c: In function `dh_mad_read':
../../../flow/gsl/gsldatahandle-mad.c:423: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-mad.c:468: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-mad.c:468: warning: signed and unsigned type in conditional expression
../../../flow/gsl/gsldatahandle-mad.c:475: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-mad.c:475: warning: signed and unsigned type in conditional expression
../../../flow/gsl/gsldatahandle-mad.c: In function `dh_mad_coarse_seek':
../../../flow/gsl/gsldatahandle-mad.c:514: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-mad.c:551: warning: comparison between signed and unsigned
../../../flow/gsl/gsldatahandle-mad.c:553: warning: declaration of `i' shadows a previous local
../../../flow/gsl/gsldatahandle-mad.c:517: warning: shadowed declaration is here
../../../flow/gsl/gsldatahandle-mad.c: In function `dh_mad_destroy':
../../../flow/gsl/gsldatahandle-mad.c:600: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gsldatahandle-mad.c: In function `dh_mad_new':
../../../flow/gsl/gsldatahandle-mad.c:655: warning: ISO C forbids braced-groups within expressions
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslosctable.lo -MD -MP -MF ".deps/gslosctable.Tpo" \
  -c -o gslosctable.lo `test -f '../../../flow/gsl/gslosctable.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslosctable.c; \
then mv -f ".deps/gslosctable.Tpo" ".deps/gslosctable.Plo"; \
else rm -f ".deps/gslosctable.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslosctable.c:23:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslosctable.h:22,
                 from ../../../flow/gsl/gslosctable.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslosctable.c:22:
../../../flow/gsl/gbsearcharray.h:75: warning: declaration of `index' shadows a global declaration
/usr/include/string.h:267: warning: shadowed declaration is here
../../../flow/gsl/gbsearcharray.h:80: warning: declaration of `index' shadows a global declaration
/usr/include/string.h:267: warning: shadowed declaration is here
In file included from ../../../flow/gsl/gslosctable.c:22:
../../../flow/gsl/gbsearcharray.h:199: warning: declaration of `index' shadows a global declaration
/usr/include/string.h:267: warning: shadowed declaration is here
../../../flow/gsl/gbsearcharray.h: In function `g_bsearch_array_insert':
../../../flow/gsl/gbsearcharray.h:238: warning: declaration of `index' shadows a global declaration
/usr/include/string.h:267: warning: shadowed declaration is here
../../../flow/gsl/gbsearcharray.h: At top level:
../../../flow/gsl/gbsearcharray.h:253: warning: declaration of `index' shadows a global declaration
/usr/include/string.h:267: warning: shadowed declaration is here
In file included from ../../../flow/gsl/gslosctable.c:23:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gslosctable.c: In function `wave_table_size':
../../../flow/gsl/gslosctable.c:224: warning: unused parameter `mfreq'
../../../flow/gsl/gslosctable.c: In function `gsl_osc_table_free':
../../../flow/gsl/gslosctable.c:432: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslosctable.c: In function `gsl_osc_wave_fill_buffer':
../../../flow/gsl/gslosctable.c:453: warning: comparison between signed and unsigned
../../../flow/gsl/gslosctable.c:461: warning: comparison between signed and unsigned
../../../flow/gsl/gslosctable.c:468: warning: comparison between signed and unsigned
../../../flow/gsl/gslosctable.c:480: warning: comparison between signed and unsigned
../../../flow/gsl/gslosctable.c:489: warning: comparison between signed and unsigned
../../../flow/gsl/gslosctable.c:503: warning: comparison between signed and unsigned
../../../flow/gsl/gslosctable.c:515: warning: comparison between signed and unsigned
../../../flow/gsl/gslosctable.c:524: warning: comparison between signed and unsigned
../../../flow/gsl/gslosctable.c:530: warning: comparison between signed and unsigned
../../../flow/gsl/gbsearcharray.h: In function `g_bsearch_array_free':
../../../flow/gsl/gbsearcharray.h:281: warning: unused parameter `bconfig'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gsloscillator.lo -MD -MP -MF ".deps/gsloscillator.Tpo" \
  -c -o gsloscillator.lo `test -f '../../../flow/gsl/gsloscillator.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gsloscillator.c; \
then mv -f ".deps/gsloscillator.Tpo" ".deps/gsloscillator.Plo"; \
else rm -f ".deps/gsloscillator.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gsloscillator.h:22,
                 from ../../../flow/gsl/gsloscillator.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslincluder.c:86,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__0':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:92,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__1':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:98,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__2':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:104,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__3':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:110,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__4':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:116,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__5':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:122,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__6':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:128,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__7':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:134,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__8':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:140,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__9':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:146,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__10':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:152,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__11':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:158,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__12':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:164,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__13':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:170,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__14':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:176,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__15':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:182,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__16':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:188,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__17':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:194,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__18':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:200,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__19':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:206,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__20':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:212,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__21':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:218,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__22':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:224,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__23':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:230,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__24':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:236,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__25':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:242,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__26':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:248,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__27':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:254,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__28':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:260,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__29':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:266,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__30':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:272,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__31':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:278,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__32':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:284,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__33':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:290,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__34':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:296,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__35':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:302,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__36':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:308,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__37':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:314,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__38':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:320,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__39':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:326,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__40':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:332,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__41':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:338,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__42':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:344,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__43':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:350,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__44':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:356,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__45':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:362,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__46':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:368,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__47':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:374,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__48':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:380,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__49':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:386,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__50':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:392,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__51':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:398,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__52':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:404,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__53':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:410,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__54':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:416,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__55':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:422,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__56':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:428,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__57':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:434,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__58':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:440,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__59':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:446,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__60':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:452,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__61':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:458,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__62':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:464,
                 from ../../../flow/gsl/gsloscillator.c:92:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_normal__63':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:86,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__0':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:92,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__1':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:98,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__2':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:104,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__3':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:110,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__4':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:116,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__5':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:122,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__6':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:128,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__7':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:134,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__8':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:140,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__9':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:146,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__10':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:152,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__11':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:158,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__12':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:164,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__13':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:170,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__14':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:176,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__15':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:182,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__16':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:188,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__17':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:194,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__18':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:200,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__19':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:206,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__20':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:212,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__21':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:218,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__22':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:224,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__23':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:230,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__24':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:236,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__25':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:242,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__26':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:248,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__27':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:254,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__28':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:260,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__29':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:266,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__30':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:272,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__31':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:278,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__32':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:284,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__33':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:290,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__34':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:296,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__35':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:302,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__36':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:308,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__37':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:314,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__38':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:320,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__39':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:326,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__40':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:332,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__41':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:338,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__42':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:344,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__43':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:350,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__44':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:356,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__45':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:362,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__46':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:368,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__47':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:374,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__48':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:380,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__49':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:386,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__50':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:392,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__51':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:398,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__52':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:404,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__53':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:410,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__54':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:416,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__55':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:422,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__56':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:428,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__57':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:434,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__58':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:440,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__59':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:446,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__60':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:452,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__61':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:458,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__62':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:464,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__63':
../../../flow/gsl/gsloscillator-aux.c:40: warning: unused parameter `pwm_in'
In file included from ../../../flow/gsl/gslincluder.c:470,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__64':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:476,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__65':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:482,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__66':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:488,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__67':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
In file included from ../../../flow/gsl/gslincluder.c:494,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__68':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:500,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__69':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:506,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__70':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:512,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__71':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
In file included from ../../../flow/gsl/gslincluder.c:518,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__72':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:524,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__73':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:530,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__74':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:536,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__75':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
In file included from ../../../flow/gsl/gslincluder.c:542,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__76':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:548,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__77':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:554,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__78':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:560,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__79':
../../../flow/gsl/gsloscillator-aux.c:38: warning: unused parameter `mod_in'
In file included from ../../../flow/gsl/gslincluder.c:566,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__80':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:572,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__81':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:578,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__82':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:584,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__83':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
In file included from ../../../flow/gsl/gslincluder.c:590,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__84':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:596,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__85':
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:602,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__86':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:614,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__88':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:620,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__89':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:626,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__90':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:632,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__91':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
In file included from ../../../flow/gsl/gslincluder.c:638,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__92':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:644,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__93':
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:650,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__94':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:662,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__96':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:668,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__97':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:674,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__98':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:680,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__99':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
In file included from ../../../flow/gsl/gslincluder.c:686,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__100':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:692,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__101':
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:698,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__102':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:710,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__104':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:716,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__105':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:722,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__106':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:728,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__107':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
In file included from ../../../flow/gsl/gslincluder.c:734,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__108':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:740,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__109':
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:746,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__110':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:758,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__112':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:764,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__113':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:770,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__114':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:776,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__115':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
In file included from ../../../flow/gsl/gslincluder.c:782,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__116':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:788,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__117':
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:794,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__118':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:806,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__120':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:812,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__121':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:818,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__122':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
In file included from ../../../flow/gsl/gslincluder.c:824,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__123':
../../../flow/gsl/gsloscillator-aux.c:37: warning: unused parameter `ifreq'
In file included from ../../../flow/gsl/gslincluder.c:830,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__124':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:836,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__125':
../../../flow/gsl/gsloscillator-aux.c:42: warning: unused parameter `sync_out'
In file included from ../../../flow/gsl/gslincluder.c:842,
                 from ../../../flow/gsl/gsloscillator.c:104:
../../../flow/gsl/gsloscillator-aux.c: In function `oscillator_process_pulse__126':
../../../flow/gsl/gsloscillator-aux.c:39: warning: unused parameter `sync_in'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslglib.lo -MD -MP -MF ".deps/gslglib.Tpo" \
  -c -o gslglib.lo `test -f '../../../flow/gsl/gslglib.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslglib.c; \
then mv -f ".deps/gslglib.Tpo" ".deps/gslglib.Plo"; \
else rm -f ".deps/gslglib.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslglib.c:1:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.c: In function `gsl_g_convert':
../../../flow/gsl/gslglib.c:190: warning: unused parameter `str'
../../../flow/gsl/gslglib.c:191: warning: unused parameter `len'
../../../flow/gsl/gslglib.c:192: warning: unused parameter `to_codeset'
../../../flow/gsl/gslglib.c:193: warning: unused parameter `from_codeset'
../../../flow/gsl/gslglib.c:194: warning: unused parameter `bytes_read'
../../../flow/gsl/gslglib.c:195: warning: unused parameter `bytes_written'
../../../flow/gsl/gslglib.c:196: warning: unused parameter `error'
../../../flow/gsl/gslglib.c: In function `g_scanner_destroy_symbol_table_entry':
../../../flow/gsl/gslglib.c:514: warning: unused parameter `_value'
../../../flow/gsl/gslglib.c:515: warning: unused parameter `_data'
../../../flow/gsl/gslglib.c: In function `g_scanner_foreach_internal':
../../../flow/gsl/gslglib.c:769: warning: unused parameter `_key'
../../../flow/gsl/gslglib.c: In function `printf_string_upper_bound':
../../../flow/gsl/gslglib.c:2041: warning: missing initializer
../../../flow/gsl/gslglib.c:2041: warning: (near initialization for `spec.precision')
../../../flow/gsl/gslglib.c:2118: warning: comparison between signed and unsigned
../../../flow/gsl/gslglib.c:2118: warning: signed and unsigned type in conditional expression
../../../flow/gsl/gslglib.c:2127: warning: comparison between signed and unsigned
../../../flow/gsl/gslglib.c:2127: warning: signed and unsigned type in conditional expression
../../../flow/gsl/gslglib.c:2234: warning: declaration of `exp' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT gslglibhash.lo -MD -MP -MF ".deps/gslglibhash.Tpo" \
  -c -o gslglibhash.lo `test -f '../../../flow/gsl/gslglibhash.cc' || echo '../../../flow/gsl/'`../../../flow/gsl/gslglibhash.cc; \
then mv -f ".deps/gslglibhash.Tpo" ".deps/gslglibhash.Plo"; \
else rm -f ".deps/gslglibhash.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT gslartsthreads.lo -MD -MP -MF ".deps/gslartsthreads.Tpo" \
  -c -o gslartsthreads.lo `test -f '../../../flow/gsl/gslartsthreads.cc' || echo '../../../flow/gsl/'`../../../flow/gsl/gslartsthreads.cc; \
then mv -f ".deps/gslartsthreads.Tpo" ".deps/gslartsthreads.Plo"; \
else rm -f ".deps/gslartsthreads.Tpo"; exit 1; \
fi
../../../flow/gsl/gslartsthreads.cc: In function `void 
   gsl_arts_cond_timed_wait(void*, void*, GTimeVal*)':
../../../flow/gsl/gslartsthreads.cc:84: warning: unused parameter `void*cond'
../../../flow/gsl/gslartsthreads.cc:84: warning: unused parameter `void*mutex'
../../../flow/gsl/gslartsthreads.cc:84: warning: unused parameter `
   GTimeVal*time'
../../../flow/gsl/gslartsthreads.cc: In function `GThread* 
   gsl_arts_thread_create_full_CPP(void*(*)(void*), void*, long unsigned int, 
   int, int, GThreadPriority, GError**)':
../../../flow/gsl/gslartsthreads.cc:140: warning: unused parameter `gulong 
   stack_size'
../../../flow/gsl/gslartsthreads.cc:140: warning: unused parameter `gboolean 
   joinable'
../../../flow/gsl/gslartsthreads.cc:140: warning: unused parameter `gboolean 
   bound'
../../../flow/gsl/gslartsthreads.cc:140: warning: unused parameter `
   GThreadPriority priority'
../../../flow/gsl/gslartsthreads.cc:140: warning: unused parameter `
   GError**error'
../../../flow/gsl/gslartsthreads.cc: In function `void 
   gsl_arts_thread_init(void*)':
../../../flow/gsl/gslartsthreads.cc:180: warning: unused parameter `void*arg'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslfilehash.lo -MD -MP -MF ".deps/gslfilehash.Tpo" \
  -c -o gslfilehash.lo `test -f '../../../flow/gsl/gslfilehash.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslfilehash.c; \
then mv -f ".deps/gslfilehash.Tpo" ".deps/gslfilehash.Plo"; \
else rm -f ".deps/gslfilehash.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslfilehash.h:22,
                 from ../../../flow/gsl/gslfilehash.c:18:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslfilehash.h:21,
                 from ../../../flow/gsl/gslfilehash.c:18:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslfilehash.h:22,
                 from ../../../flow/gsl/gslfilehash.c:18:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gslfilehash.c: In function `stat_fd':
../../../flow/gsl/gslfilehash.c:81: warning: missing initializer
../../../flow/gsl/gslfilehash.c:81: warning: (near initialization for `statbuf.__pad1')
../../../flow/gsl/gslfilehash.c: In function `stat_file':
../../../flow/gsl/gslfilehash.c:97: warning: missing initializer
../../../flow/gsl/gslfilehash.c:97: warning: (near initialization for `statbuf.__pad1')
../../../flow/gsl/gslfilehash.c: In function `gsl_hfile_close':
../../../flow/gsl/gslfilehash.c:208: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslfilehash.c: In function `gsl_rfile_close':
../../../flow/gsl/gslfilehash.c:462: warning: ISO C forbids braced-groups within expressions
../../../flow/gsl/gslglib.h: At top level:
../../../flow/gsl/gslfilehash.c:80: warning: `stat_fd' defined but not used
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libgsl.la.closure libgsl_la_closure.lo -no-undefined gsldatacache.lo gsldatahandle.lo gslwavechunk.lo gsldatahandle-vorbis.lo gslmath.lo gslfilter.lo gslcommon.lo gsldatautils.lo gslmagic.lo gslloader-wav.lo gslloader-gslwave.lo gslloader-mad.lo gslloader-oggvorbis.lo gslconvert.lo gslfft.lo gslsignal.lo gslloader.lo gslwaveosc.lo gslengine.lo gsloputil.lo gslopmaster.lo gslopschedule.lo gsldatahandle-mad.lo gslosctable.lo gsloscillator.lo gslglib.lo gslglibhash.lo gslartsthreads.lo gslfilehash.lo ../../mcop/libmcop.la -lm  -lvorbisfile -lvorbisenc -lvorbis -logg -lmad  
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libgsl.la  -no-undefined gsldatacache.lo gsldatahandle.lo gslwavechunk.lo gsldatahandle-vorbis.lo gslmath.lo gslfilter.lo gslcommon.lo gsldatautils.lo gslmagic.lo gslloader-wav.lo gslloader-gslwave.lo gslloader-mad.lo gslloader-oggvorbis.lo gslconvert.lo gslfft.lo gslsignal.lo gslloader.lo gslwaveosc.lo gslengine.lo gsloputil.lo gslopmaster.lo gslopschedule.lo gsldatahandle-mad.lo gslosctable.lo gsloscillator.lo gslglib.lo gslglibhash.lo gslartsthreads.lo gslfilehash.lo ../../mcop/libmcop.la -lm  -lvorbisfile -lvorbisenc -lvorbis -logg -lmad  
if gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslwchunk.o -MD -MP -MF ".deps/gslwchunk.Tpo" \
  -c -o gslwchunk.o `test -f '../../../flow/gsl/gslwchunk.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslwchunk.c; \
then mv -f ".deps/gslwchunk.Tpo" ".deps/gslwchunk.Po"; \
else rm -f ".deps/gslwchunk.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldatacache.h:22,
                 from ../../../flow/gsl/gslwavechunk.h:23,
                 from ../../../flow/gsl/gslwchunk.c:19:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslwavechunk.h:22,
                 from ../../../flow/gsl/gslwchunk.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gsldatacache.h:22,
                 from ../../../flow/gsl/gslwavechunk.h:23,
                 from ../../../flow/gsl/gslwchunk.c:19:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gslwchunk.c: In function `run_tests':
../../../flow/gsl/gslwchunk.c:63: warning: missing initializer
../../../flow/gsl/gslwchunk.c:63: warning: (near initialization for `block.offset')
../../../flow/gsl/gslwchunk.c:88: warning: declaration of `abort' shadows a global declaration
/usr/include/stdlib.h:592: warning: shadowed declaration is here
../../../flow/gsl/gslwchunk.c: In function `main':
../../../flow/gsl/gslwchunk.c:198: warning: missing initializer
../../../flow/gsl/gslwchunk.c:198: warning: (near initialization for `gslconfig[3].value')
../../../flow/gsl/gslwchunk.c:209: warning: declaration of `i' shadows a previous local
../../../flow/gsl/gslwchunk.c:200: warning: shadowed declaration is here
../../../flow/gsl/gslwchunk.c:266: warning: comparison between signed and unsigned
../../../flow/gsl/gslwchunk.c:267: warning: comparison between signed and unsigned
../../../flow/gsl/gslwchunk.c:191: warning: unused parameter `argc'
../../../flow/gsl/gslwchunk.c:192: warning: unused parameter `argv'
if g++ -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT dummy.o -MD -MP -MF ".deps/dummy.Tpo" \
  -c -o dummy.o `test -f '../../../flow/gsl/dummy.cc' || echo '../../../flow/gsl/'`../../../flow/gsl/dummy.cc; \
then mv -f ".deps/dummy.Tpo" ".deps/dummy.Po"; \
else rm -f ".deps/dummy.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o gslwchunk  gslwchunk.o dummy.o libgsl.la 
if gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gsltests.o -MD -MP -MF ".deps/gsltests.Tpo" \
  -c -o gsltests.o `test -f '../../../flow/gsl/gsltests.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gsltests.c; \
then mv -f ".deps/gsltests.Tpo" ".deps/gsltests.Po"; \
else rm -f ".deps/gsltests.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsltests.c:20:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslieee754.h:22,
                 from ../../../flow/gsl/gslmath.h:22,
                 from ../../../flow/gsl/gsltests.c:19:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gsltests.c:20:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gsltests.c: In function `main':
../../../flow/gsl/gsltests.c:73: warning: assignment from incompatible pointer type
../../../flow/gsl/gsltests.c:512: warning: declaration of `a' shadows a previous local
../../../flow/gsl/gsltests.c:69: warning: shadowed declaration is here
../../../flow/gsl/gsltests.c:534: warning: declaration of `order' shadows a previous local
../../../flow/gsl/gsltests.c:70: warning: shadowed declaration is here
../../../flow/gsl/gsltests.c:538: warning: declaration of `a' shadows a previous local
../../../flow/gsl/gsltests.c:69: warning: shadowed declaration is here
../../../flow/gsl/gsltests.c:538: warning: declaration of `b' shadows a previous local
../../../flow/gsl/gsltests.c:69: warning: shadowed declaration is here
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o gsltests  gsltests.o dummy.o libgsl.la 
if g++ -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT gslglibhashtest.o -MD -MP -MF ".deps/gslglibhashtest.Tpo" \
  -c -o gslglibhashtest.o `test -f '../../../flow/gsl/gslglibhashtest.cc' || echo '../../../flow/gsl/'`../../../flow/gsl/gslglibhashtest.cc; \
then mv -f ".deps/gslglibhashtest.Tpo" ".deps/gslglibhashtest.Po"; \
else rm -f ".deps/gslglibhashtest.Tpo"; exit 1; \
fi
../../../flow/gsl/gslglibhashtest.cc: In function `void print_func(void*, 
   void*, void*)':
../../../flow/gsl/gslglibhashtest.cc:33: warning: unused parameter `void*key'
../../../flow/gsl/gslglibhashtest.cc:33: warning: unused parameter `void*value'
../../../flow/gsl/gslglibhashtest.cc:33: warning: unused parameter `
   void*user_data'
../../../flow/gsl/gslglibhashtest.cc: In function `void fail_func(void*, void*, 
   void*)':
../../../flow/gsl/gslglibhashtest.cc:39: warning: unused parameter `void*key'
../../../flow/gsl/gslglibhashtest.cc:39: warning: unused parameter `void*value'
../../../flow/gsl/gslglibhashtest.cc:39: warning: unused parameter `
   void*user_data'
../../../flow/gsl/gslglibhashtest.cc: In function `void count_func(void*, 
   void*, void*)':
../../../flow/gsl/gslglibhashtest.cc:44: warning: unused parameter `
   void*user_data'
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o gslglibhashtest  gslglibhashtest.o libgsl.la 
if gcc -DHAVE_CONFIG_H -I. -I../../../flow/gsl -I../.. -I../../../flow -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT gslffttest.o -MD -MP -MF ".deps/gslffttest.Tpo" \
  -c -o gslffttest.o `test -f '../../../flow/gsl/gslffttest.c' || echo '../../../flow/gsl/'`../../../flow/gsl/gslffttest.c; \
then mv -f ".deps/gslffttest.Tpo" ".deps/gslffttest.Po"; \
else rm -f ".deps/gslffttest.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gslffttest.c:18:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from ../../../flow/gsl/gsldefs.h:26,
                 from ../../../flow/gsl/gslcommon.h:22,
                 from ../../../flow/gsl/gslffttest.c:18:
../../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
In file included from ../../../flow/gsl/gslffttest.c:18:
../../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type
../../../flow/gsl/gslffttest.c: In function `main':
../../../flow/gsl/gslffttest.c:55: warning: unused parameter `argc'
../../../flow/gsl/gslffttest.c:56: warning: unused parameter `argv'
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o gslffttest  gslffttest.o dummy.o libgsl.la 
make[4]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/gsl'
Making all in gslpp
make[4]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/gslpp'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../../flow/gslpp -I../.. -I../../../flow -I../../../flow/gsl -I../../flow -I../../../mcop -I../.. -I/usr/include/qt3 -I.  -I../../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT datahandle.lo -MD -MP -MF ".deps/datahandle.Tpo" \
  -c -o datahandle.lo `test -f '../../../flow/gslpp/datahandle.cpp' || echo '../../../flow/gslpp/'`../../../flow/gslpp/datahandle.cpp; \
then mv -f ".deps/datahandle.Tpo" ".deps/datahandle.Plo"; \
else rm -f ".deps/datahandle.Tpo"; exit 1; \
fi
In file included from ../../../flow/gsl/gsldatahandle.h:23,
                 from ../../../flow/gslpp/datahandle.h:26,
                 from ../../../flow/gslpp/datahandle.cpp:1:
../../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libgslpp.la   datahandle.lo  
make[4]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/gslpp'
make[4]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow'
../mcopidl/mcopidl -t ../../flow/artsflow.idl
../../flow/artsflow.idl: warning: Arts::WaveDataHandle::load (method) collides with Arts::WaveDataHandle::load (method)
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../flow -I.. -I../../mcop -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT artsflow.lo -MD -MP -MF ".deps/artsflow.Tpo" \
  -c -o artsflow.lo `test -f 'artsflow.cc' || echo '../../flow/'`artsflow.cc; \
then mv -f ".deps/artsflow.Tpo" ".deps/artsflow.Plo"; \
else rm -f ".deps/artsflow.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libartsflow_idl.la.closure libartsflow_idl_la_closure.lo -no-undefined -version-info 1:0 artsflow.lo ../mcop/libmcop.la  
libtool: link: warning: `-version-info' is ignored for programs
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libartsflow_idl.la -rpath /usr/lib -no-undefined -version-info 1:0 artsflow.lo ../mcop/libmcop.la  
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../flow -I.. -I../../mcop -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT fft.lo -MD -MP -MF ".deps/fft.Tpo" \
  -c -o fft.lo `test -f '../../flow/fft.c' || echo '../../flow/'`../../flow/fft.c; \
then mv -f ".deps/fft.Tpo" ".deps/fft.Plo"; \
else rm -f ".deps/fft.Tpo"; exit 1; \
fi
In file included from ../../flow/gsl/gsldefs.h:26,
                 from ../../flow/gsl/gslfft.h:22,
                 from ../../flow/fft.c:1:
../../flow/gsl/gslglib.h:73: warning: ISO C90 does not support `long long'
../../flow/gsl/gslglib.h:74: warning: ISO C90 does not support `long long'
creating libartsflow_la.all_cc.cc ...
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../flow -I.. -I../../mcop -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT libartsflow_la.all_cc.lo -MD -MP -MF ".deps/libartsflow_la.all_cc.Tpo" \
  -c -o libartsflow_la.all_cc.lo `test -f 'libartsflow_la.all_cc.cc' || echo '../../flow/'`libartsflow_la.all_cc.cc; \
then mv -f ".deps/libartsflow_la.all_cc.Tpo" ".deps/libartsflow_la.all_cc.Plo"; \
else rm -f ".deps/libartsflow_la.all_cc.Tpo"; exit 1; \
fi
In file included from ../../flow/gslschedule.cc:32,
                 from libartsflow_la.all_cc.cc:4:
../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
In file included from libartsflow_la.all_cc.cc:5:
../../flow/audiosubsys.cc: In member function `void 
   Arts::AudioSubSystem::handleIO(int)':
../../flow/audiosubsys.cc:455: warning: unused variable `int rSize'
In file included from libartsflow_la.all_cc.cc:5:
../../flow/audiosubsys.cc: In member function `void 
   Arts::AudioSubSystem::read(void*, int)':
../../flow/audiosubsys.cc:491: warning: unused variable `int rSize'
In file included from libartsflow_la.all_cc.cc:29:
../../flow/audioioalsa9.cc: In member function `int 
   Arts::AudioIOALSA::setPcmParams(snd_pcm_t*)':
../../flow/audioioalsa9.cc:400: warning: comparison between signed and unsigned 
   integer expressions
In file included from libartsflow_la.all_cc.cc:36:
../../flow/audioioossthreaded.cc: In member function `virtual void 
   Arts::AudioIOOSSThreaded::notifyTime()':
../../flow/audioioossthreaded.cc:475: warning: unused variable `
   int&_fragmentSize'
../../flow/synth_play_impl.cc: In member function `virtual void 
   Arts::Synth_PLAY_impl::notifyIO(int, int)':
../../flow/synth_play_impl.cc:225: warning: unused parameter `int fd'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libartsflow.la.closure libartsflow_la_closure.lo -no-undefined -version-info 1:0 fft.lo libartsflow_la.all_cc.lo  ../mcop/libmcop.la libartsflow_idl.la ../flow/gslpp/libgslpp.la -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib   -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib  -laudiofile -lasound   -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib   -laudio -lXt   -lm ../flow/gsl/libgsl.la 
libtool: link: warning: `-version-info' is ignored for programs
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libartsflow.la -rpath /usr/lib -no-undefined -version-info 1:0 fft.lo libartsflow_la.all_cc.lo  ../mcop/libmcop.la libartsflow_idl.la ../flow/gslpp/libgslpp.la -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib   -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib  -laudiofile -lasound   -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib   -laudio -lXt   -lm ../flow/gsl/libgsl.la 
make[4]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow'
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow'
Making all in mcop_mt
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/mcop_mt'
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../mcop_mt -I.. -I../../mcop -I../../flow -I../flow -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT threads_posix.lo -MD -MP -MF ".deps/threads_posix.Tpo" \
  -c -o threads_posix.lo `test -f '../../mcop_mt/threads_posix.cc' || echo '../../mcop_mt/'`../../mcop_mt/threads_posix.cc; \
then mv -f ".deps/threads_posix.Tpo" ".deps/threads_posix.Plo"; \
else rm -f ".deps/threads_posix.Tpo"; exit 1; \
fi
In file included from ../../mcop_mt/threads_posix.cc:336:
../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libmcop_mt.la.closure libmcop_mt_la_closure.lo -no-undefined -version-info 1:0   threads_posix.lo ../mcop/libmcop.la -lpthread  
libtool: link: warning: `-version-info' is ignored for programs
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libmcop_mt.la -rpath /usr/lib -no-undefined -version-info 1:0   threads_posix.lo ../mcop/libmcop.la -lpthread  
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/mcop_mt'
Making all in soundserver
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/soundserver'
../mcopidl/mcopidl -t -I../../soundserver -I../../flow -I../../mcop ../../soundserver/kmedia2.idl
../mcopidl/mcopidl -t -I../../soundserver -I../../flow -I../../mcop ../../soundserver/kmedia2.idl
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../soundserver -I.. -I../../mcop -I../../flow -I../flow -DEXECUTE=\"/usr/bin/artsd\" -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT kmedia2.lo -MD -MP -MF ".deps/kmedia2.Tpo" \
  -c -o kmedia2.lo `test -f 'kmedia2.cc' || echo '../../soundserver/'`kmedia2.cc; \
then mv -f ".deps/kmedia2.Tpo" ".deps/kmedia2.Plo"; \
else rm -f ".deps/kmedia2.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libkmedia2_idl.la.closure libkmedia2_idl_la_closure.lo -no-undefined -version-info 1:0 kmedia2.lo ../flow/libartsflow.la 
libtool: link: warning: `-version-info' is ignored for programs
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libkmedia2_idl.la -rpath /usr/lib -no-undefined -version-info 1:0 kmedia2.lo ../flow/libartsflow.la 
../mcopidl/mcopidl -t -I../../soundserver -I../../flow -I../../mcop ../../soundserver/soundserver.idl
../mcopidl/mcopidl -t -I../../soundserver -I../../flow -I../../mcop ../../soundserver/soundserver.idl
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../soundserver -I.. -I../../mcop -I../../flow -I../flow -DEXECUTE=\"/usr/bin/artsd\" -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT soundserver.lo -MD -MP -MF ".deps/soundserver.Tpo" \
  -c -o soundserver.lo `test -f 'soundserver.cc' || echo '../../soundserver/'`soundserver.cc; \
then mv -f ".deps/soundserver.Tpo" ".deps/soundserver.Plo"; \
else rm -f ".deps/soundserver.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libsoundserver_idl.la.closure libsoundserver_idl_la_closure.lo -no-undefined -version-info 1:0 soundserver.lo libkmedia2_idl.la ../flow/libartsflow_idl.la 
libtool: link: warning: `-version-info' is ignored for programs
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libsoundserver_idl.la -rpath /usr/lib -no-undefined -version-info 1:0 soundserver.lo libkmedia2_idl.la ../flow/libartsflow_idl.la 
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../soundserver -I.. -I../../mcop -I../../flow -I../flow -DEXECUTE=\"/usr/bin/artsd\" -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT gslplayobject_impl.lo -MD -MP -MF ".deps/gslplayobject_impl.Tpo" \
  -c -o gslplayobject_impl.lo `test -f '../../soundserver/gslplayobject_impl.cc' || echo '../../soundserver/'`../../soundserver/gslplayobject_impl.cc; \
then mv -f ".deps/gslplayobject_impl.Tpo" ".deps/gslplayobject_impl.Plo"; \
else rm -f ".deps/gslplayobject_impl.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libartsgslplayobject.la.closure libartsgslplayobject_la_closure.lo -no-undefined -module gslplayobject_impl.lo ../mcop/libmcop.la libsoundserver_idl.la ../flow/libartsflow.la 
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libartsgslplayobject.la -rpath /usr/lib -no-undefined -module gslplayobject_impl.lo ../mcop/libmcop.la libsoundserver_idl.la ../flow/libartsflow.la 
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../soundserver -I.. -I../../mcop -I../../flow -I../flow -DEXECUTE=\"/usr/bin/artsd\" -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT wavplayobject_impl.lo -MD -MP -MF ".deps/wavplayobject_impl.Tpo" \
  -c -o wavplayobject_impl.lo `test -f '../../soundserver/wavplayobject_impl.cc' || echo '../../soundserver/'`../../soundserver/wavplayobject_impl.cc; \
then mv -f ".deps/wavplayobject_impl.Tpo" ".deps/wavplayobject_impl.Plo"; \
else rm -f ".deps/wavplayobject_impl.Tpo"; exit 1; \
fi
../../soundserver/wavplayobject_impl.cc: In member function `virtual 
   Arts::poTime WavPlayObject_impl::currentTime()':
../../soundserver/wavplayobject_impl.cc:64: warning: passing `float' for 
   argument 1 of `Arts::poTime::poTime(long int, long int, float, const 
   std::string&)'
../../soundserver/wavplayobject_impl.cc:64: warning: passing `float' for 
   argument 2 of `Arts::poTime::poTime(long int, long int, float, const 
   std::string&)'
../../soundserver/wavplayobject_impl.cc: In member function `virtual 
   Arts::poTime WavPlayObject_impl::overallTime()':
../../soundserver/wavplayobject_impl.cc:71: warning: passing `float' for 
   argument 1 of `Arts::poTime::poTime(long int, long int, float, const 
   std::string&)'
../../soundserver/wavplayobject_impl.cc:71: warning: passing `float' for 
   argument 2 of `Arts::poTime::poTime(long int, long int, float, const 
   std::string&)'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libartswavplayobject.la.closure libartswavplayobject_la_closure.lo -no-undefined -module wavplayobject_impl.lo ../mcop/libmcop.la libsoundserver_idl.la ../flow/libartsflow.la 
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libartswavplayobject.la -rpath /usr/lib -no-undefined -module wavplayobject_impl.lo ../mcop/libmcop.la libsoundserver_idl.la ../flow/libartsflow.la 
creating libkmedia2_la.all_cc.cc ...
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../soundserver -I.. -I../../mcop -I../../flow -I../flow -DEXECUTE=\"/usr/bin/artsd\" -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT libkmedia2_la.all_cc.lo -MD -MP -MF ".deps/libkmedia2_la.all_cc.Tpo" \
  -c -o libkmedia2_la.all_cc.lo `test -f 'libkmedia2_la.all_cc.cc' || echo '../../soundserver/'`libkmedia2_la.all_cc.cc; \
then mv -f ".deps/libkmedia2_la.all_cc.Tpo" ".deps/libkmedia2_la.all_cc.Plo"; \
else rm -f ".deps/libkmedia2_la.all_cc.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libkmedia2.la.closure libkmedia2_la_closure.lo -no-undefined -version-info 1:0 libkmedia2_la.all_cc.lo  libkmedia2_idl.la ../flow/libartsflow.la 
libtool: link: warning: `-version-info' is ignored for programs
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libkmedia2.la -rpath /usr/lib -no-undefined -version-info 1:0 libkmedia2_la.all_cc.lo  libkmedia2_idl.la ../flow/libartsflow.la 
(cmp -s artsversion-new.h artsversion.h \
  || cp artsversion-new.h artsversion.h) 
creating artsd.all_cc.cc ...
if g++ -DHAVE_CONFIG_H -I. -I../../soundserver -I.. -I../../mcop -I../../flow -I../flow -DEXECUTE=\"/usr/bin/artsd\" -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT artsd.all_cc.o -MD -MP -MF ".deps/artsd.all_cc.Tpo" \
  -c -o artsd.all_cc.o `test -f 'artsd.all_cc.cc' || echo '../../soundserver/'`artsd.all_cc.cc; \
then mv -f ".deps/artsd.all_cc.Tpo" ".deps/artsd.all_cc.Po"; \
else rm -f ".deps/artsd.all_cc.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o artsd  artsd.all_cc.o  libsoundserver_idl.la ../flow/libartsflow.la ../mcop_mt/libmcop_mt.la  
if g++ -DHAVE_CONFIG_H -I. -I../../soundserver -I.. -I../../mcop -I../../flow -I../flow -DEXECUTE=\"/usr/bin/artsd\" -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT artsplay.o -MD -MP -MF ".deps/artsplay.Tpo" \
  -c -o artsplay.o `test -f '../../soundserver/artsplay.cc' || echo '../../soundserver/'`../../soundserver/artsplay.cc; \
then mv -f ".deps/artsplay.Tpo" ".deps/artsplay.Po"; \
else rm -f ".deps/artsplay.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o artsplay  artsplay.o libsoundserver_idl.la  
if g++ -DHAVE_CONFIG_H -I. -I../../soundserver -I.. -I../../mcop -I../../flow -I../flow -DEXECUTE=\"/usr/bin/artsd\" -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT artscat.o -MD -MP -MF ".deps/artscat.Tpo" \
  -c -o artscat.o `test -f '../../soundserver/artscat.cc' || echo '../../soundserver/'`../../soundserver/artscat.cc; \
then mv -f ".deps/artscat.Tpo" ".deps/artscat.Po"; \
else rm -f ".deps/artscat.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o artscat  artscat.o libsoundserver_idl.la ../flow/libartsflow.la 
if gcc -DHAVE_CONFIG_H -I. -I../../soundserver -I.. -I../../mcop -I../../flow -I../flow -DEXECUTE=\"/usr/bin/artsd\" -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT artswrapper.o -MD -MP -MF ".deps/artswrapper.Tpo" \
  -c -o artswrapper.o `test -f '../../soundserver/artswrapper.c' || echo '../../soundserver/'`../../soundserver/artswrapper.c; \
then mv -f ".deps/artswrapper.Tpo" ".deps/artswrapper.Po"; \
else rm -f ".deps/artswrapper.Tpo"; exit 1; \
fi
../../soundserver/artswrapper.c:21: warning: no previous prototype for `adjust_priority'
../../soundserver/artswrapper.c: In function `adjust_priority':
../../soundserver/artswrapper.c:40: warning: passing arg 1 of `putenv' discards qualifiers from pointer target type
../../soundserver/artswrapper.c:45: warning: passing arg 1 of `putenv' discards qualifiers from pointer target type
../../soundserver/artswrapper.c: In function `main':
../../soundserver/artswrapper.c:112: warning: assignment discards qualifiers from pointer target type
/bin/sh ../libtool --silent --mode=link gcc  -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2     -o artswrapper  artswrapper.o  
if g++ -DHAVE_CONFIG_H -I. -I../../soundserver -I.. -I../../mcop -I../../flow -I../flow -DEXECUTE=\"/usr/bin/artsd\" -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT artsshell.o -MD -MP -MF ".deps/artsshell.Tpo" \
  -c -o artsshell.o `test -f '../../soundserver/artsshell.cc' || echo '../../soundserver/'`../../soundserver/artsshell.cc; \
then mv -f ".deps/artsshell.Tpo" ".deps/artsshell.Po"; \
else rm -f ".deps/artsshell.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o artsshell  artsshell.o libsoundserver_idl.la ../flow/libartsflow.la 
if g++ -DHAVE_CONFIG_H -I. -I../../soundserver -I.. -I../../mcop -I../../flow -I../flow -DEXECUTE=\"/usr/bin/artsd\" -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT artsrec.o -MD -MP -MF ".deps/artsrec.Tpo" \
  -c -o artsrec.o `test -f '../../soundserver/artsrec.cc' || echo '../../soundserver/'`../../soundserver/artsrec.cc; \
then mv -f ".deps/artsrec.Tpo" ".deps/artsrec.Po"; \
else rm -f ".deps/artsrec.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o artsrec  artsrec.o libsoundserver_idl.la ../flow/libartsflow.la 
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/soundserver'
Making all in artsc
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/artsc'
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../artsc -I.. -I../../mcop -I../../flow -I../flow -I../soundserver -I../../libltdl -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -DARTSC_BACKEND='"/usr/lib/libartscbackend.la"' -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT artsc.lo -MD -MP -MF ".deps/artsc.Tpo" \
  -c -o artsc.lo `test -f '../../artsc/artsc.c' || echo '../../artsc/'`../../artsc/artsc.c; \
then mv -f ".deps/artsc.Tpo" ".deps/artsc.Plo"; \
else rm -f ".deps/artsc.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link gcc -DARTSC_BACKEND='"/usr/lib/libartscbackend.la"' -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2     -o libartsc.la -rpath /usr/lib -no-undefined artsc.lo ../libltdl/libltdlc.la -lpthread  
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../artsc -I.. -I../../mcop -I../../flow -I../flow -I../soundserver -I../../libltdl -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT artscbackend.lo -MD -MP -MF ".deps/artscbackend.Tpo" \
  -c -o artscbackend.lo `test -f '../../artsc/artscbackend.cc' || echo '../../artsc/'`../../artsc/artscbackend.cc; \
then mv -f ".deps/artscbackend.Tpo" ".deps/artscbackend.Plo"; \
else rm -f ".deps/artscbackend.Tpo"; exit 1; \
fi
../../artsc/artscbackend.cc: In member function `virtual int 
   Stream::write(const mcopbyte*, int)':
../../artsc/artscbackend.cc:276: warning: unused parameter `const mcopbyte*data
   '
../../artsc/artscbackend.cc:276: warning: unused parameter `int size'
../../artsc/artscbackend.cc: In member function `virtual int 
   Stream::read(mcopbyte*, int)':
../../artsc/artscbackend.cc:281: warning: unused parameter `mcopbyte*data'
../../artsc/artscbackend.cc:281: warning: unused parameter `int size'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libartscbackend.la.closure libartscbackend_la_closure.lo -no-undefined -module  artscbackend.lo ../flow/libartsflow.la ../soundserver/libsoundserver_idl.la 
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libartscbackend.la -rpath /usr/lib -no-undefined -module  artscbackend.lo ../flow/libartsflow.la ../soundserver/libsoundserver_idl.la 
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../artsc -I.. -I../../mcop -I../../flow -I../flow -I../soundserver -I../../libltdl -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -DARTSC_BACKEND='"/usr/lib/libartscbackend.la"' -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -MT artsdsp.lo -MD -MP -MF ".deps/artsdsp.Tpo" \
  -c -o artsdsp.lo `test -f '../../artsc/artsdsp.c' || echo '../../artsc/'`../../artsc/artsdsp.c; \
then mv -f ".deps/artsdsp.Tpo" ".deps/artsdsp.Plo"; \
else rm -f ".deps/artsdsp.Tpo"; exit 1; \
fi
In file included from ../../artsc/artsdsp.c:628:
../../artsc/stdioemu.c: In function `fdc_seek':
../../artsc/stdioemu.c:57: warning: unused parameter `cookie'
../../artsc/stdioemu.c:57: warning: unused parameter `position'
../../artsc/stdioemu.c:57: warning: unused parameter `whence'
/bin/sh ../libtool --silent --mode=link gcc -DARTSC_BACKEND='"/usr/lib/libartscbackend.la"' -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2     -o libartsdsp.la -rpath /usr/lib -no-undefined -module artsdsp.lo libartsc.la 
/bin/sh ../libtool --silent --mode=link gcc -DARTSC_BACKEND='"/usr/lib/libartscbackend.la"' -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2     -o libartsdsp_st.la -rpath /usr/lib -no-undefined -module artsc.lo artsdsp.lo  ../libltdl/libltdlc.la 
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/artsc'
Making all in examples
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/examples'
if g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../mcop -I../../flow -I../flow -I../../soundserver -I../soundserver -I../../artsc -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT testdhandle.o -MD -MP -MF ".deps/testdhandle.Tpo" \
  -c -o testdhandle.o `test -f '../../examples/testdhandle.cc' || echo '../../examples/'`../../examples/testdhandle.cc; \
then mv -f ".deps/testdhandle.Tpo" ".deps/testdhandle.Po"; \
else rm -f ".deps/testdhandle.Tpo"; exit 1; \
fi
In file included from ../../flow/gsl/gsldatahandle.h:23,
                 from ../../flow/gslpp/datahandle.h:26,
                 from ../../examples/testdhandle.cc:26:
../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros
../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros
../../examples/testdhandle.cc: In function `int main(int, char**)':
../../examples/testdhandle.cc:62: warning: comparison between signed and 
   unsigned integer expressions
../../examples/testdhandle.cc:67: warning: comparison between signed and 
   unsigned integer expressions
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib    -o testdhandle  testdhandle.o ../flow/libartsflow.la ../soundserver/libsoundserver_idl.la ../flow/gslpp/libgslpp.la 
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/examples'
Making all in tests
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/tests'
Making all in doc
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/doc'
Making all in gmcop
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/gmcop'
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../gmcop -I.. -I../../mcop -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT giomanager.lo -MD -MP -MF ".deps/giomanager.Tpo" \
  -c -o giomanager.lo `test -f '../../gmcop/giomanager.cc' || echo '../../gmcop/'`../../gmcop/giomanager.cc; \
then mv -f ".deps/giomanager.Tpo" ".deps/giomanager.Plo"; \
else rm -f ".deps/giomanager.Tpo"; exit 1; \
fi
../../gmcop/giomanager.cc: In constructor `
   Arts::GIOManager::GIOManager(GMainContext*)':
../../gmcop/giomanager.cc:222: warning: missing initializer for member `
   _GSourceFuncs::closure_callback'
../../gmcop/giomanager.cc:222: warning: missing initializer for member `
   _GSourceFuncs::closure_marshal'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libgmcop.la.closure libgmcop_la_closure.lo -no-undefined -version-info 1:0  -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib  giomanager.lo ../mcop/libmcop.la -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0   
libtool: link: warning: `-version-info' is ignored for programs
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libgmcop.la -rpath /usr/lib -no-undefined -version-info 1:0  -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib  giomanager.lo ../mcop/libmcop.la -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0   
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/gmcop'
Making all in qtmcop
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/qtmcop'
/usr/share/qt3/bin/moc ../../qtmcop/qiomanager_p.h -o qiomanager_p.moc
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../qtmcop -I.. -I../../mcop -I/usr/include/qt3 -I.  -I../../libltdl -I/usr/include/qt3  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT qiomanager.lo -MD -MP -MF ".deps/qiomanager.Tpo" \
  -c -o qiomanager.lo `test -f '../../qtmcop/qiomanager.cc' || echo '../../qtmcop/'`../../qtmcop/qiomanager.cc; \
then mv -f ".deps/qiomanager.Tpo" ".deps/qiomanager.Plo"; \
else rm -f ".deps/qiomanager.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libqtmcop.la.closure libqtmcop_la_closure.lo -no-undefined -version-info 1:0   -L/usr/share/qt3/lib -L/usr/X11R6/lib  qiomanager.lo ../mcop/libmcop.la -lqt-mt  -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread 
libtool: link: warning: `-version-info' is ignored for programs
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libqtmcop.la -rpath /usr/lib -no-undefined -version-info 1:0   -L/usr/share/qt3/lib -L/usr/X11R6/lib  qiomanager.lo ../mcop/libmcop.la -lqt-mt  -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread 
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/qtmcop'
Making all in x11
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/x11'
../mcopidl/mcopidl -t -I../../mcop -I/usr/include/qt3 -I.  -I../../libltdl ../../x11/x11globalcomm.idl
creating libx11globalcomm_la.all_cc.cc ...
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../x11 -I.. -I../../mcop -I/usr/include/qt3 -I.  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -MT libx11globalcomm_la.all_cc.lo -MD -MP -MF ".deps/libx11globalcomm_la.all_cc.Tpo" \
  -c -o libx11globalcomm_la.all_cc.lo `test -f 'libx11globalcomm_la.all_cc.cc' || echo '../../x11/'`libx11globalcomm_la.all_cc.cc; \
then mv -f ".deps/libx11globalcomm_la.all_cc.Tpo" ".deps/libx11globalcomm_la.all_cc.Plo"; \
else rm -f ".deps/libx11globalcomm_la.all_cc.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libx11globalcomm.la.closure libx11globalcomm_la_closure.lo -no-undefined -module -version-info 1:0 -L/usr/X11R6/lib libx11globalcomm_la.all_cc.lo  ../mcop/libmcop.la -lX11  
libtool: link: warning: `-version-info' is ignored for programs
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libx11globalcomm.la -rpath /usr/lib -no-undefined -module -version-info 1:0 -L/usr/X11R6/lib libx11globalcomm_la.all_cc.lo  ../mcop/libmcop.la -lX11  
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/x11'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux'
make[1]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux'
# generate manpages
for i in debian/*.sgml; do \
	docbook-to-man $i > `dirname $i`/`basename $i .sgml`.1 ;\
done
touch build-stamp
 debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
cd /root/arts/arts-1.1.3/obj-i386-linux && \
/usr/bin/make install DESTDIR=/root/arts/arts-1.1.3/debian/tmp
make[1]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux'
Making install in libltdl
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/libltdl'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/libltdl'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/libltdl'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/libltdl'
Making install in mcop
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/mcop'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/mcop'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib
mkdir -p -- /root/arts/arts-1.1.3/debian/tmp/usr/lib
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libmcop.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libmcop.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts
mkdir -p -- /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts
 install -p -c -m 644 ../../mcop/buffer.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/buffer.h
 install -p -c -m 644 ../../mcop/common.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/common.h
 install -p -c -m 644 ../../mcop/connection.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/connection.h
 install -p -c -m 644 ../../mcop/core.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/core.h
 install -p -c -m 644 ../../mcop/dispatcher.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/dispatcher.h
 install -p -c -m 644 ../../mcop/factory.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/factory.h
 install -p -c -m 644 ../../mcop/flowsystem.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/flowsystem.h
 install -p -c -m 644 ../../mcop/idlfilereg.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/idlfilereg.h
 install -p -c -m 644 ../../mcop/ifacerepo_impl.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/ifacerepo_impl.h
 install -p -c -m 644 ../../mcop/iomanager.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/iomanager.h
 install -p -c -m 644 ../../mcop/mcoputils.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/mcoputils.h
 install -p -c -m 644 ../../mcop/object.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/object.h
 install -p -c -m 644 ../../mcop/objectmanager.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/objectmanager.h
 install -p -c -m 644 ../../mcop/pool.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/pool.h
 install -p -c -m 644 ../../mcop/socketconnection.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/socketconnection.h
 install -p -c -m 644 ../../mcop/startupmanager.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/startupmanager.h
 install -p -c -m 644 ../../mcop/tcpconnection.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/tcpconnection.h
 install -p -c -m 644 ../../mcop/tcpserver.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/tcpserver.h
 install -p -c -m 644 ../../mcop/type.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/type.h
 install -p -c -m 644 ../../mcop/unixconnection.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/unixconnection.h
 install -p -c -m 644 ../../mcop/unixserver.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/unixserver.h
 install -p -c -m 644 ../../mcop/referenceclean.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/referenceclean.h
 install -p -c -m 644 ../../mcop/datapacket.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/datapacket.h
 install -p -c -m 644 ../../mcop/asyncstream.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/asyncstream.h
 install -p -c -m 644 ../../mcop/notification.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/notification.h
 install -p -c -m 644 ../../mcop/extensionloader.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/extensionloader.h
 install -p -c -m 644 ../../mcop/mcopconfig.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/mcopconfig.h
 install -p -c -m 644 ../../mcop/connect.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/connect.h
 install -p -c -m 644 ../../mcop/reference.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/reference.h
 install -p -c -m 644 ../../mcop/weakreference.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/weakreference.h
 install -p -c -m 644 ../../mcop/dynamicrequest.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/dynamicrequest.h
 install -p -c -m 644 ../../mcop/anyref.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/anyref.h
 install -p -c -m 644 ../../mcop/debug.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/debug.h
 install -p -c -m 644 ../../mcop/delayedreturn.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/delayedreturn.h
 install -p -c -m 644 ../../mcop/dynamicskeleton.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/dynamicskeleton.h
 install -p -c -m 644 ../../mcop/thread.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/thread.h
 install -p -c -m 644 ../../mcop/core.idl /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/core.idl
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/mcop'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/mcop'
Making install in mcopidl
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/mcopidl'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/mcopidl'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/bin
mkdir -p -- /root/arts/arts-1.1.3/debian/tmp/usr/bin
  /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  mcopidl /root/arts/arts-1.1.3/debian/tmp/usr/bin/mcopidl
libtool: install: warning: `../mcop/libmcop.la' has not been installed in `/usr/lib'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/mcopidl'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/mcopidl'
Making install in flow
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow'
Making install in mcopclass
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/mcopclass'
make[4]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/mcopclass'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts
mkdir -p -- /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts
 install -p -c -m 644 ../../../flow/mcopclass/Synth_ADD.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/Synth_ADD.mcopclass
 install -p -c -m 644 ../../../flow/mcopclass/Synth_FREQUENCY.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/Synth_FREQUENCY.mcopclass
 install -p -c -m 644 ../../../flow/mcopclass/Synth_MUL.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/Synth_MUL.mcopclass
 install -p -c -m 644 ../../../flow/mcopclass/Synth_MULTI_ADD.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/Synth_MULTI_ADD.mcopclass
 install -p -c -m 644 ../../../flow/mcopclass/Synth_PLAY.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/Synth_PLAY.mcopclass
 install -p -c -m 644 ../../../flow/mcopclass/Synth_RECORD.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/Synth_RECORD.mcopclass
 install -p -c -m 644 ../../../flow/mcopclass/Synth_PLAY_WAV.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/Synth_PLAY_WAV.mcopclass
 install -p -c -m 644 ../../../flow/mcopclass/Synth_WAVE_SIN.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/Synth_WAVE_SIN.mcopclass
 install -p -c -m 644 ../../../flow/mcopclass/Synth_BUS_DOWNLINK.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/Synth_BUS_DOWNLINK.mcopclass
 install -p -c -m 644 ../../../flow/mcopclass/Synth_BUS_UPLINK.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/Synth_BUS_UPLINK.mcopclass
 install -p -c -m 644 ../../../flow/mcopclass/Synth_AMAN_PLAY.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/Synth_AMAN_PLAY.mcopclass
 install -p -c -m 644 ../../../flow/mcopclass/Synth_AMAN_RECORD.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/Synth_AMAN_RECORD.mcopclass
 install -p -c -m 644 ../../../flow/mcopclass/DataHandlePlay.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/DataHandlePlay.mcopclass
 install -p -c -m 644 ../../../flow/mcopclass/WaveDataHandle.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/WaveDataHandle.mcopclass
make[4]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/mcopclass'
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/mcopclass'
Making install in gsl
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/gsl'
make[4]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/gsl'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl
mkdir -p -- /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl
 install -p -c -m 644 ../../../flow/gsl/gslcommon.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslcommon.h
 install -p -c -m 644 ../../../flow/gsl/gsldatacache.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gsldatacache.h
 install -p -c -m 644 ../../../flow/gsl/gsldatahandle.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gsldatahandle.h
 install -p -c -m 644 ../../../flow/gsl/gsldefs.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gsldefs.h
 install -p -c -m 644 ../../../flow/gsl/gslloader.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslloader.h
 install -p -c -m 644 ../../../flow/gsl/gslmath.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslmath.h
 install -p -c -m 644 ../../../flow/gsl/gslfilter.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslfilter.h
 install -p -c -m 644 ../../../flow/gsl/gsldatautils.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gsldatautils.h
 install -p -c -m 644 ../../../flow/gsl/gsldatahandle-vorbis.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gsldatahandle-vorbis.h
 install -p -c -m 644 ../../../flow/gsl/gslconvert.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslconvert.h
 install -p -c -m 644 ../../../flow/gsl/gslfft.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslfft.h
 install -p -c -m 644 ../../../flow/gsl/gslieee754.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslieee754.h
 install -p -c -m 644 ../../../flow/gsl/gslsignal.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslsignal.h
 install -p -c -m 644 ../../../flow/gsl/gslmagic.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslmagic.h
 install -p -c -m 644 ../../../flow/gsl/gslengine.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslengine.h
 install -p -c -m 644 ../../../flow/gsl/gslwaveosc.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslwaveosc.h
 install -p -c -m 644 ../../../flow/gsl/gslwavechunk.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslwavechunk.h
 install -p -c -m 644 ../../../flow/gsl/gsldatahandle-mad.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gsldatahandle-mad.h
 install -p -c -m 644 ../../../flow/gsl/gslosctable.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslosctable.h
 install -p -c -m 644 ../../../flow/gsl/gsloscillator.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gsloscillator.h
 install -p -c -m 644 gslconfig.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslconfig.h
 install -p -c -m 644 ../../../flow/gsl/gslglib.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslglib.h
 install -p -c -m 644 ../../../flow/gsl/gslartsthreads.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/gsl/gslartsthreads.h
make[4]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/gsl'
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/gsl'
Making install in gslpp
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/gslpp'
make[4]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/gslpp'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/gslpp'
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow/gslpp'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow'
make[4]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/flow'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libartsflow_idl.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libartsflow_idl.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libartsflow.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libartsflow.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts
 install -p -c -m 644 artsflow.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/artsflow.h
 install -p -c -m 644 ../../flow/audiosubsys.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/audiosubsys.h
 install -p -c -m 644 ../../flow/cache.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/cache.h
 install -p -c -m 644 ../../flow/cachedwav.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/cachedwav.h
 install -p -c -m 644 ../../flow/convert.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/convert.h
 install -p -c -m 644 ../../flow/pipebuffer.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/pipebuffer.h
 install -p -c -m 644 ../../flow/stdsynthmodule.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/stdsynthmodule.h
 install -p -c -m 644 ../../flow/synthschedule.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/synthschedule.h
 install -p -c -m 644 ../../flow/fft.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/fft.h
 install -p -c -m 644 ../../flow/artsflow.idl /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/artsflow.idl
 install -p -c -m 644 ../../flow/audioio.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/audioio.h
 install -p -c -m 644 ../../flow/resample.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/resample.h
 install -p -c -m 644 ../../flow/cpuinfo.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/cpuinfo.h
 install -p -c -m 644 ../../flow/bufferqueue.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/bufferqueue.h
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop
 install -p -c -m 644 artsflow.mcoptype /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/artsflow.mcoptype
 install -p -c -m 644 artsflow.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/artsflow.mcopclass
make[4]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow'
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/flow'
Making install in mcop_mt
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/mcop_mt'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/mcop_mt'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libmcop_mt.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libmcop_mt.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/mcop_mt'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/mcop_mt'
Making install in soundserver
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/soundserver'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/soundserver'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libkmedia2_idl.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libkmedia2_idl.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libsoundserver_idl.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libsoundserver_idl.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libartsgslplayobject.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libartsgslplayobject.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libartswavplayobject.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libartswavplayobject.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libkmedia2.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libkmedia2.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/bin
  /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  artsd /root/arts/arts-1.1.3/debian/tmp/usr/bin/artsd
libtool: install: warning: `libsoundserver_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/soundserver/libkmedia2_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/flow/libartsflow.la' has not been installed in `/usr/lib'
libtool: install: warning: `../flow/libartsflow.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/flow/libartsflow_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `../mcop_mt/libmcop_mt.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/mcop/libmcop.la' has not been installed in `/usr/lib'
  /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  artsplay /root/arts/arts-1.1.3/debian/tmp/usr/bin/artsplay
libtool: install: warning: `libsoundserver_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/soundserver/libkmedia2_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/flow/libartsflow.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/flow/libartsflow_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/mcop/libmcop.la' has not been installed in `/usr/lib'
  /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  artscat /root/arts/arts-1.1.3/debian/tmp/usr/bin/artscat
libtool: install: warning: `libsoundserver_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/soundserver/libkmedia2_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/flow/libartsflow.la' has not been installed in `/usr/lib'
libtool: install: warning: `../flow/libartsflow.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/flow/libartsflow_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/mcop/libmcop.la' has not been installed in `/usr/lib'
  /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  artswrapper /root/arts/arts-1.1.3/debian/tmp/usr/bin/artswrapper
  /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  artsshell /root/arts/arts-1.1.3/debian/tmp/usr/bin/artsshell
libtool: install: warning: `libsoundserver_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/soundserver/libkmedia2_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/flow/libartsflow.la' has not been installed in `/usr/lib'
libtool: install: warning: `../flow/libartsflow.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/flow/libartsflow_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/mcop/libmcop.la' has not been installed in `/usr/lib'
  /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  artsrec /root/arts/arts-1.1.3/debian/tmp/usr/bin/artsrec
libtool: install: warning: `libsoundserver_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/soundserver/libkmedia2_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/flow/libartsflow.la' has not been installed in `/usr/lib'
libtool: install: warning: `../flow/libartsflow.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/flow/libartsflow_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/mcop/libmcop.la' has not been installed in `/usr/lib'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts
 install -p -c -m 644 soundserver.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/soundserver.h
 install -p -c -m 644 ../../soundserver/soundserver.idl /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/soundserver.idl
 install -p -c -m 644 kmedia2.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/kmedia2.h
 install -p -c -m 644 ../../soundserver/kmedia2.idl /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/kmedia2.idl
 install -p -c -m 644 artsversion.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/artsversion.h
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts
 install -p -c -m 644 ../../soundserver/FileInputStream.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/FileInputStream.mcopclass
 install -p -c -m 644 ../../soundserver/WavPlayObject.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/WavPlayObject.mcopclass
 install -p -c -m 644 ../../soundserver/GSLPlayObject.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/GSLPlayObject.mcopclass
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop
 install -p -c -m 644 soundserver.mcoptype /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/soundserver.mcoptype
 install -p -c -m 644 soundserver.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/soundserver.mcopclass
 install -p -c -m 644 kmedia2.mcoptype /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/kmedia2.mcoptype
 install -p -c -m 644 kmedia2.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/kmedia2.mcopclass
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/soundserver'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/soundserver'
Making install in artsc
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/artsc'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/artsc'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/bin
 /usr/bin/install -c -p artsc-config /root/arts/arts-1.1.3/debian/tmp/usr/bin/artsc-config
 /usr/bin/install -c -p artsdsp /root/arts/arts-1.1.3/debian/tmp/usr/bin/artsdsp
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libartsc.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libartsc.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libartscbackend.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libartscbackend.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libartsdsp.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libartsdsp.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libartsdsp_st.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libartsdsp_st.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/artsc
mkdir -p -- /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/artsc
 install -p -c -m 644 ../../artsc/artsc.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/artsc/artsc.h
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/artsc'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/artsc'
Making install in examples
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/examples'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/examples'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/bin
  /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  testdhandle /root/arts/arts-1.1.3/debian/tmp/usr/bin/testdhandle
libtool: install: warning: `../flow/libartsflow.la' has not been installed in `/usr/lib'
libtool: install: warning: `../soundserver/libsoundserver_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/soundserver/libkmedia2_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/flow/libartsflow.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/flow/libartsflow_idl.la' has not been installed in `/usr/lib'
libtool: install: warning: `/root/arts/arts-1.1.3/obj-i386-linux/mcop/libmcop.la' has not been installed in `/usr/lib'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/examples'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/examples'
Making install in tests
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/tests'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/tests'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/tests'
Making install in doc
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/doc'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/doc'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/doc'
Making install in gmcop
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/gmcop'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/gmcop'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libgmcop.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libgmcop.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts
 install -p -c -m 644 ../../gmcop/giomanager.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/giomanager.h
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/gmcop'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/gmcop'
Making install in qtmcop
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/qtmcop'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/qtmcop'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libqtmcop.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libqtmcop.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts
 install -p -c -m 644 ../../qtmcop/qiomanager.h /root/arts/arts-1.1.3/debian/tmp/usr/include/kde/arts/qiomanager.h
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/qtmcop'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/qtmcop'
Making install in x11
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/x11'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux/x11'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib
 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p  libx11globalcomm.la /root/arts/arts-1.1.3/debian/tmp/usr/lib/libx11globalcomm.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts
 install -p -c -m 644 ../../x11/X11GlobalComm.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/Arts/X11GlobalComm.mcopclass
/bin/sh ../../admin/mkinstalldirs /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop
 install -p -c -m 644 x11globalcomm.mcoptype /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/x11globalcomm.mcoptype
 install -p -c -m 644 x11globalcomm.mcopclass /root/arts/arts-1.1.3/debian/tmp/usr/lib/mcop/x11globalcomm.mcopclass
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/x11'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux/x11'
make[2]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux'
make[3]: Entering directory `/root/arts/arts-1.1.3/obj-i386-linux'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux'
make[2]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux'
make[1]: Leaving directory `/root/arts/arts-1.1.3/obj-i386-linux'
chmod 4755 debian/tmp/usr/bin/artswrapper
dh_install --list-missing
dh_install: debian/tmp/usr/bin/testdhandle exists in debian/tmp but not installed to anywhere
/usr/bin/make -f debian/rules DH_OPTIONS=-i binary-common
make[1]: Entering directory `/root/arts/arts-1.1.3'
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installman
dh_strip
dh_link
dh_compress -X.docbook -X.css -X-license -X.dcl -X.bz2
dh_fixperms -Xartswrapper
dh_makeshlibs -V
dh_installdeb
dh_shlibdeps -ldebian/libartsc0/usr/lib:debian/libarts1/usr/lib
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `arts' in `../arts_1.1.3-1_all.deb'.
make[1]: Leaving directory `/root/arts/arts-1.1.3'
/usr/bin/make -f debian/rules DH_OPTIONS=-a binary-common
make[1]: Entering directory `/root/arts/arts-1.1.3'
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installman
dh_strip
dh_link
dh_compress -X.docbook -X.css -X-license -X.dcl -X.bz2
dh_fixperms -Xartswrapper
dh_makeshlibs -V
dh_installdeb
dh_shlibdeps -ldebian/libartsc0/usr/lib:debian/libarts1/usr/lib
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `libarts1' in `../libarts1_1.1.3-1_i386.deb'.
dpkg-deb: building package `libarts1-dev' in `../libarts1-dev_1.1.3-1_i386.deb'.
dpkg-deb: building package `libartsc0' in `../libartsc0_1.1.3-1_i386.deb'.
dpkg-deb: building package `libartsc0-dev' in `../libartsc0-dev_1.1.3-1_i386.deb'.
make[1]: Leaving directory `/root/arts/arts-1.1.3'
 dpkg-genchanges
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: full upload (original source is included)

--===============2059934337==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="/home/ccheney/public_html/rules.old"

#!/usr/bin/make -f
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

# This is the debhelper compatibility version to use.
export DH_COMPAT=4

# This has to be exported to make some magic below work.
export DH_OPTIONS

# These are used for cross-compiling and for saving the configure script
# from having to guess our platform (since we know it already)
DEB_HOST_GNU_TYPE	?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE	?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)

ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
	CFLAGS += -g
endif
ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
	INSTALL_PROGRAM += -s
endif

ifeq ($(DEB_BUILD_GNU_TYPE),i386-linux)
  # Uncomment the following 2 lines to enable i686 optimziation
  # You may want to tweak the settings to your likings
  #export CFLAGS=-O3 -march=i686 -ffast-math -finline-functions
  #export CXXFLAGS=-O3 -march=i686 -ffast-math -finline-functions
endif

objdir = $(CURDIR)/obj-$(DEB_BUILD_GNU_TYPE)

version=`head -1 debian/changelog | sed -e "s#.*(\([^)]*\)).*#Debian Package \1#"` ;

-include debian/debiandirs

debian/debiandirs: admin/debianrules
	perl -w admin/debianrules echodirs > debian/debiandirs

configure: configure-stamp
configure-stamp:
	dh_testdir

	# Apply Debian specific patches
	if test -d $(CURDIR)/debian/patches ;\
	then \
		patches=$$(find $(CURDIR)/debian/patches -name *.diff);\
	fi ;\
	if test ! -f patch-stamp; then \
		for patch in $$patches ;\
		do \
			echo APPLYING PATCH\: $${patch##*/};\
			patch -p1 < $$patch ;\
		done ;\
		touch patch-stamp ;\
	fi

	# KDE CVS does not have aclocal.m4 or configure
	if test ! -f configure; then \
		$(MAKE) -f admin/Makefile.common ;\
	fi

	# ensure configure is executable
	chmod +x configure

	# make build directory
	mkdir $(objdir)

	# run configure with build tree $(objdir)
	cd $(objdir) && \
	../configure $(configkde) \
	--with-distribution="$$version (`cat /etc/debian_version`)" \
	--with-alsa

	touch configure-stamp

build: build-stamp
build-stamp: configure-stamp 
	dh_testdir

	cd $(objdir) && \
	$(MAKE)

	# generate manpages
	for i in debian/*.sgml; do \
		docbook-to-man $$i > `dirname $$i`/`basename $$i .sgml`.1 ;\
	done

	touch build-stamp

debian-clean:
	dh_testdir
	dh_testroot

	dh_clean

clean:
	dh_testdir
	dh_testroot
	rm -f build-stamp configure-stamp debian/debiandirs debian/*.1

	# Remove Debian specific patches
	if test -d $(CURDIR)/debian/patches ;\
	then \
		patches=$$(find $(CURDIR)/debian/patches -name *.diff);\
	fi ;\
	if test -f patch-stamp; then \
		for patch in $$patches ;\
		do \
			echo REMOVING PATCH\: $${patch##*/};\
			patch -p1 -R < $$patch ;\
		done ;\
		rm -f patch-stamp ;\
	fi

	# Remove build tree
	rm -rf $(objdir)

	# if Makefile exists run distclean
	if test -f Makefile; then \
		$(MAKE) distclean; \
	fi

	if test -d CVS; then \
		$(MAKE) -f admin/Makefile.common cvs-clean ;\
	fi

	dh_clean

install: DH_OPTIONS=
install: build
	dh_testdir
	dh_testroot
	dh_clean -k
	dh_installdirs

	cd $(objdir) && \
	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp

	chmod 4755 debian/tmp/usr/bin/artswrapper

	dh_install --list-missing

# This single target is used to build all the packages, all at once, or
# one at a time. So keep in mind: any options passed to commands here will
# affect _all_ packages. Anything you want to only affect one package
# should be put in another target, such as the install target.
binary-common:
	dh_testdir
	dh_testroot
	dh_installchangelogs
	dh_installdocs
#	dh_installexamples
#	dh_installmenu
#	dh_installdebconf
#	dh_installlogrotate
#	dh_installemacsen
#	dh_installpam
#	dh_installmime
#	dh_installinit
#	dh_installcron
#	dh_installinfo
	dh_installman
	dh_strip
	dh_link
	dh_compress -X.docbook -X.css -X-license -X.dcl -X.bz2
	dh_fixperms -Xartswrapper
	dh_makeshlibs -V
	dh_installdeb
#	dh_perl
	dh_shlibdeps -ldebian/libartsc0/usr/lib:debian/libarts1/usr/lib
	dh_gencontrol
	dh_md5sums
	dh_builddeb

# Build architecture independant packages using the common target.
binary-indep: build install
	$(MAKE) -f debian/rules DH_OPTIONS=-i binary-common

# Build architecture dependant packages using the common target.
binary-arch: build install
	$(MAKE) -f debian/rules DH_OPTIONS=-a binary-common

# Any other binary targets build just one binary package at a time.
binary-%: build install
	$(MAKE) -f debian/rules binary-common DH_OPTIONS=-p$*

binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install configure

--===============2059934337==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="/home/ccheney/public_html/rules.new"

#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/kde.mk
include /usr/share/cdbs/1/rules/utils.mk

DEB_CONFIGURE_EXTRA_FLAGS := --with-alsa

DEB_COMPRESS_EXCLUDE := .bz2 .css .dcl .docbook -license
DEB_DH_MAKESHLIBS_ARGS := -V
DEB_SHLIBDEPS_INCLUDE := debian/libartsc0/usr/lib debian/libarts1/usr/lib

common-build-arch::
	for i in debian/*.sgml; do \
		docbook-to-man $$i > `dirname $$i`/`basename $$i .sgml`.1 ;\
	done

binary-predeb/libarts1::
	chmod 4755 debian/tmp/usr/bin/artswrapper

clean::
	rm -f debian/*.1

--===============2059934337==--