* Package: media-sound/ecasound-2.6.0 * Repository: gentoo * Maintainer: proaudio@gentoo.org * USE: elibc_glibc kernel_linux ncurses python ruby test userland_GNU x86 >>> Unpacking source... >>> Unpacking ecasound-2.6.0.tar.gz to /var/tmp/portage/media-sound/ecasound-2.6.0/work >>> Source unpacked in /var/tmp/portage/media-sound/ecasound-2.6.0/work >>> Preparing source in /var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0 ... * econf: updating ecasound-2.6.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ecasound-2.6.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-alsa --disable-arts --disable-audiofile --disable-debug --disable-jack --disable-libsamplerate --enable-ncurses --disable-oss --enable-rubyecasound --disable-sndfile --enable-shared --with-largefile --enable-sys-readline --enable-pyecasound=c --with-python-includes=/usr/include/python2.7 --with-python-modules=/usr/lib/python2.7 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes ------------------------------------------------------------------ 1. Section: Basic setup ------------------------------------------------------------------ checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for library containing pthread_create... -lpthread ------------------------------------------------------------------ 2. Section: Options for the configure script ------------------------------------------------------------------ checking whether to enable debugging... no checking whether to check design-by-contract assertions... yes checking whether to enable effects... yes checking for largefile support (>2GB files)... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes no checking for artsc-config... none no checking samplerate.h usability... yes checking samplerate.h presence... yes checking for samplerate.h... yes no checking for python... /usr/lib/paraview-3.6:/usr/lib/root checking for Python include files... /usr/include/python2.7 checking for Python libraries... /usr/lib/python2.7 checking for ruby... /usr/bin/ruby ------------------------------------------------------------------ 3. Section: Programs ------------------------------------------------------------------ checking if C++ compiler supports namespaces... yes. checking for a sed that does not truncate output... /bin/sed checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gfortran static flag -static works... yes checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate ------------------------------------------------------------------ 4. Section: Libraries ------------------------------------------------------------------ checking for library containing inet_ntoa... none required checking for library containing nanosleep... none required checking for library containing sched_setscheduler... none required checking for library containing socket... none required checking for library containing sin... -lm checking for library containing dlopen... -ldl checking for main in -lncurses... yes yes checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for main in -laudiofile... yes no checking for main in -lsndfile... yes no no checking jack/jack.h usability... yes checking jack/jack.h presence... yes checking for jack/jack.h... yes no Using JACK transport API version: 3 checking for main in -lkvutils... yes checking whether to build with system readline... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for main in -lreadline... yes checking for main in -lhistory... yes ------------------------------------------------------------------ 5. Section: Headers ------------------------------------------------------------------ checking whether time.h and sys/time.h may both be included... yes checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking ladspa.h usability... yes checking ladspa.h presence... yes checking for ladspa.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for stdint.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for ANSI C header files... (cached) yes checking map usability... yes checking map presence... yes checking for map... yes ------------------------------------------------------------------ 6. Section: Typedefs and structures ------------------------------------------------------------------ checking whether byte ordering is bigendian... no checking for size_t... yes ------------------------------------------------------------------ 7. Section: Functions ------------------------------------------------------------------ checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for atexit... yes checking for atoll... yes checking for gettimeofday... yes checking for mlockall... yes checking for munlockall... yes checking for nanosleep... yes checking for pause... yes checking for usleep... yes checking for sched_get_priority_max... yes checking for sched_getparam... yes checking for sched_getscheduler... yes checking for sched_setscheduler... yes checking for setlocale... yes checking for pthread_self... yes checking for pthread_getschedparam... yes checking for pthread_setschedparam... yes checking for pthread_sigmask... yes checking for pthread_kill... yes checking for sigprocmask... yes checking for sigwait... yes ------------------------------------------------------------------ 8. Section: Output ------------------------------------------------------------------ configure: creating ./config.status config.status: creating Makefile config.status: creating ecasound.spec config.status: creating libecasound/Makefile config.status: creating libecasound/libecasound-config config.status: creating libecasound/plugins/Makefile config.status: creating libecasoundc/Makefile config.status: creating libecasoundc/libecasoundc-config config.status: creating pyecasound/Makefile config.status: creating rubyecasound/Makefile config.status: creating ecasound/Makefile config.status: creating ecatools/Makefile config.status: creating kvutils/Makefile config.status: creating Documentation/Makefile config.status: creating Documentation/users_guide/Makefile config.status: creating Documentation/programmers_guide/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands ----------------------------------------------------------------- Following packages are now configured: ecasound: yes (ecasound,libecasound,libecasoundc) ecatools: yes pyecasound: yes (as Python C extension module) rubyecasound: yes libkvutils: yes ----------------------------------------------------------------- Compiler options: CFLAGS: -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe CXXFLAGS: -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe CPPFLAGS: -D_REENTRANT LDFLAGS: -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ----------------------------------------------------------------- Following features were selected: Debugging info: no Effects enabled: yes Largefile support: yes Termcap: ncurses Use system readline: yes Use curses interface: yes Libaudiofile: no Libsndfile: no ALSA support: no OSS support: no aRts support: no JACK support: no Libsamplerate support no ----------------------------------------------------------------- Following directories are used: Directory prefix: /usr Python include dir: /usr/include/python2.7 Python module dir: /usr/lib/python2.7/site-packages Ruby module dir: /usr/lib/ruby/site_ruby/1.8 readline includes: /usr/include/readline Extra headers: Extra libs: ------------------------------------------------------------------- Type 'make' to compile the package and 'make install' to install. Remember to use GNU Make, often installed as 'gmake'. ------------------------------------------------------------------- >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0' Making all in kvutils make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/kvutils' if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_com_line.lo -MD -MP -MF ".deps/kvu_com_line.Tpo" -c -o kvu_com_line.lo kvu_com_line.cpp; \ then mv -f ".deps/kvu_com_line.Tpo" ".deps/kvu_com_line.Plo"; else rm -f ".deps/kvu_com_line.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_fd_io.lo -MD -MP -MF ".deps/kvu_fd_io.Tpo" -c -o kvu_fd_io.lo kvu_fd_io.cpp; \ then mv -f ".deps/kvu_fd_io.Tpo" ".deps/kvu_fd_io.Plo"; else rm -f ".deps/kvu_fd_io.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_locks.lo -MD -MP -MF ".deps/kvu_locks.Tpo" -c -o kvu_locks.lo kvu_locks.cpp; \ then mv -f ".deps/kvu_locks.Tpo" ".deps/kvu_locks.Plo"; else rm -f ".deps/kvu_locks.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_message_item.lo -MD -MP -MF ".deps/kvu_message_item.Tpo" -c -o kvu_message_item.lo kvu_message_item.cpp; \ then mv -f ".deps/kvu_message_item.Tpo" ".deps/kvu_message_item.Plo"; else rm -f ".deps/kvu_message_item.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_numtostr.lo -MD -MP -MF ".deps/kvu_numtostr.Tpo" -c -o kvu_numtostr.lo kvu_numtostr.cpp; \ then mv -f ".deps/kvu_numtostr.Tpo" ".deps/kvu_numtostr.Plo"; else rm -f ".deps/kvu_numtostr.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_procedure_timer.lo -MD -MP -MF ".deps/kvu_procedure_timer.Tpo" -c -o kvu_procedure_timer.lo kvu_procedure_timer.cpp; \ then mv -f ".deps/kvu_procedure_timer.Tpo" ".deps/kvu_procedure_timer.Plo"; else rm -f ".deps/kvu_procedure_timer.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_rtcaps.lo -MD -MP -MF ".deps/kvu_rtcaps.Tpo" -c -o kvu_rtcaps.lo kvu_rtcaps.cpp; \ then mv -f ".deps/kvu_rtcaps.Tpo" ".deps/kvu_rtcaps.Plo"; else rm -f ".deps/kvu_rtcaps.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_temporary_file_directory.lo -MD -MP -MF ".deps/kvu_temporary_file_directory.Tpo" -c -o kvu_temporary_file_directory.lo kvu_temporary_file_directory.cpp; \ then mv -f ".deps/kvu_temporary_file_directory.Tpo" ".deps/kvu_temporary_file_directory.Plo"; else rm -f ".deps/kvu_temporary_file_directory.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_threads.lo -MD -MP -MF ".deps/kvu_threads.Tpo" -c -o kvu_threads.lo kvu_threads.cpp; \ then mv -f ".deps/kvu_threads.Tpo" ".deps/kvu_threads.Plo"; else rm -f ".deps/kvu_threads.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_utils.lo -MD -MP -MF ".deps/kvu_utils.Tpo" -c -o kvu_utils.lo kvu_utils.cpp; \ then mv -f ".deps/kvu_utils.Tpo" ".deps/kvu_utils.Plo"; else rm -f ".deps/kvu_utils.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_value_queue.lo -MD -MP -MF ".deps/kvu_value_queue.Tpo" -c -o kvu_value_queue.lo kvu_value_queue.cpp; \ then mv -f ".deps/kvu_value_queue.Tpo" ".deps/kvu_value_queue.Plo"; else rm -f ".deps/kvu_value_queue.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_message_item.lo -MD -MP -MF .deps/kvu_message_item.Tpo -c kvu_message_item.cpp -fPIC -DPIC -o .libs/kvu_message_item.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_utils.lo -MD -MP -MF .deps/kvu_utils.Tpo -c kvu_utils.cpp -fPIC -DPIC -o .libs/kvu_utils.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_rtcaps.lo -MD -MP -MF .deps/kvu_rtcaps.Tpo -c kvu_rtcaps.cpp -fPIC -DPIC -o .libs/kvu_rtcaps.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_numtostr.lo -MD -MP -MF .deps/kvu_numtostr.Tpo -c kvu_numtostr.cpp -fPIC -DPIC -o .libs/kvu_numtostr.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_procedure_timer.lo -MD -MP -MF .deps/kvu_procedure_timer.Tpo -c kvu_procedure_timer.cpp -fPIC -DPIC -o .libs/kvu_procedure_timer.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_com_line.lo -MD -MP -MF .deps/kvu_com_line.Tpo -c kvu_com_line.cpp -fPIC -DPIC -o .libs/kvu_com_line.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_temporary_file_directory.lo -MD -MP -MF .deps/kvu_temporary_file_directory.Tpo -c kvu_temporary_file_directory.cpp -fPIC -DPIC -o .libs/kvu_temporary_file_directory.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_fd_io.lo -MD -MP -MF .deps/kvu_fd_io.Tpo -c kvu_fd_io.cpp -fPIC -DPIC -o .libs/kvu_fd_io.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_threads.lo -MD -MP -MF .deps/kvu_threads.Tpo -c kvu_threads.cpp -fPIC -DPIC -o .libs/kvu_threads.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_value_queue.lo -MD -MP -MF .deps/kvu_value_queue.Tpo -c kvu_value_queue.cpp -fPIC -DPIC -o .libs/kvu_value_queue.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_locks.lo -MD -MP -MF .deps/kvu_locks.Tpo -c kvu_locks.cpp -fPIC -DPIC -o .libs/kvu_locks.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_fd_io.lo -MD -MP -MF .deps/kvu_fd_io.Tpo -c kvu_fd_io.cpp -o kvu_fd_io.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_message_item.lo -MD -MP -MF .deps/kvu_message_item.Tpo -c kvu_message_item.cpp -o kvu_message_item.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_locks.lo -MD -MP -MF .deps/kvu_locks.Tpo -c kvu_locks.cpp -o kvu_locks.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_numtostr.lo -MD -MP -MF .deps/kvu_numtostr.Tpo -c kvu_numtostr.cpp -o kvu_numtostr.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_threads.lo -MD -MP -MF .deps/kvu_threads.Tpo -c kvu_threads.cpp -o kvu_threads.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_temporary_file_directory.lo -MD -MP -MF .deps/kvu_temporary_file_directory.Tpo -c kvu_temporary_file_directory.cpp -o kvu_temporary_file_directory.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_rtcaps.lo -MD -MP -MF .deps/kvu_rtcaps.Tpo -c kvu_rtcaps.cpp -o kvu_rtcaps.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_value_queue.lo -MD -MP -MF .deps/kvu_value_queue.Tpo -c kvu_value_queue.cpp -o kvu_value_queue.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_procedure_timer.lo -MD -MP -MF .deps/kvu_procedure_timer.Tpo -c kvu_procedure_timer.cpp -o kvu_procedure_timer.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_com_line.lo -MD -MP -MF .deps/kvu_com_line.Tpo -c kvu_com_line.cpp -o kvu_com_line.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT kvu_utils.lo -MD -MP -MF .deps/kvu_utils.Tpo -c kvu_utils.cpp -o kvu_utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libkvutils.la -rpath /usr/lib -version-info 8:0:4 -static kvu_com_line.lo kvu_fd_io.lo kvu_locks.lo kvu_message_item.lo kvu_numtostr.lo kvu_procedure_timer.lo kvu_rtcaps.lo kvu_temporary_file_directory.lo kvu_threads.lo kvu_utils.lo kvu_value_queue.lo -ldl -lm -lpthread i686-pc-linux-gnu-ar cru .libs/libkvutils.a kvu_com_line.o kvu_fd_io.o kvu_locks.o kvu_message_item.o kvu_numtostr.o kvu_procedure_timer.o kvu_rtcaps.o kvu_temporary_file_directory.o kvu_threads.o kvu_utils.o kvu_value_queue.o i686-pc-linux-gnu-ranlib .libs/libkvutils.a creating libkvutils.la (cd .libs && rm -f libkvutils.la && ln -s ../libkvutils.la libkvutils.la) make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/kvutils' Making all in libecasound make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' Making all in plugins make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound/plugins' if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio_dummy.lo -MD -MP -MF ".deps/audioio_dummy.Tpo" -c -o audioio_dummy.lo audioio_dummy.cpp; \ then mv -f ".deps/audioio_dummy.Tpo" ".deps/audioio_dummy.Plo"; else rm -f ".deps/audioio_dummy.Tpo"; exit 1; fi mkdir .libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio_dummy.lo -MD -MP -MF .deps/audioio_dummy.Tpo -c audioio_dummy.cpp -fPIC -DPIC -o .libs/audioio_dummy.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio_dummy.lo -MD -MP -MF .deps/audioio_dummy.Tpo -c audioio_dummy.cpp -o audioio_dummy.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libecasound_plugins.la -static audioio_dummy.lo -ldl -lm -lpthread i686-pc-linux-gnu-ar cru .libs/libecasound_plugins.a audioio_dummy.o i686-pc-linux-gnu-ranlib .libs/libecasound_plugins.a creating libecasound_plugins.la (cd .libs && rm -f libecasound_plugins.la && ln -s ../libecasound_plugins.la libecasound_plugins.la) make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound/plugins' make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-cdr.lo -MD -MP -MF ".deps/audioio-cdr.Tpo" -c -o audioio-cdr.lo audioio-cdr.cpp; \ then mv -f ".deps/audioio-cdr.Tpo" ".deps/audioio-cdr.Plo"; else rm -f ".deps/audioio-cdr.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-ewf.lo -MD -MP -MF ".deps/audioio-ewf.Tpo" -c -o audioio-ewf.lo audioio-ewf.cpp; \ then mv -f ".deps/audioio-ewf.Tpo" ".deps/audioio-ewf.Plo"; else rm -f ".deps/audioio-ewf.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-mp3.lo -MD -MP -MF ".deps/audioio-mp3.Tpo" -c -o audioio-mp3.lo audioio-mp3.cpp; \ then mv -f ".deps/audioio-mp3.Tpo" ".deps/audioio-mp3.Plo"; else rm -f ".deps/audioio-mp3.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-ogg.lo -MD -MP -MF ".deps/audioio-ogg.Tpo" -c -o audioio-ogg.lo audioio-ogg.cpp; \ then mv -f ".deps/audioio-ogg.Tpo" ".deps/audioio-ogg.Plo"; else rm -f ".deps/audioio-ogg.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-wave.lo -MD -MP -MF ".deps/audioio-wave.Tpo" -c -o audioio-wave.lo audioio-wave.cpp; \ then mv -f ".deps/audioio-wave.Tpo" ".deps/audioio-wave.Plo"; else rm -f ".deps/audioio-wave.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio.lo -MD -MP -MF ".deps/audioio.Tpo" -c -o audioio.lo audioio.cpp; \ then mv -f ".deps/audioio.Tpo" ".deps/audioio.Plo"; else rm -f ".deps/audioio.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-buffered.lo -MD -MP -MF ".deps/audioio-buffered.Tpo" -c -o audioio-buffered.lo audioio-buffered.cpp; \ then mv -f ".deps/audioio-buffered.Tpo" ".deps/audioio-buffered.Plo"; else rm -f ".deps/audioio-buffered.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-device.lo -MD -MP -MF ".deps/audioio-device.Tpo" -c -o audioio-device.lo audioio-device.cpp; \ then mv -f ".deps/audioio-device.Tpo" ".deps/audioio-device.Plo"; else rm -f ".deps/audioio-device.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-null.lo -MD -MP -MF ".deps/audioio-null.Tpo" -c -o audioio-null.lo audioio-null.cpp; \ then mv -f ".deps/audioio-null.Tpo" ".deps/audioio-null.Plo"; else rm -f ".deps/audioio-null.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-raw.lo -MD -MP -MF ".deps/audioio-raw.Tpo" -c -o audioio-raw.lo audioio-raw.cpp; \ then mv -f ".deps/audioio-raw.Tpo" ".deps/audioio-raw.Plo"; else rm -f ".deps/audioio-raw.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-mikmod.lo -MD -MP -MF ".deps/audioio-mikmod.Tpo" -c -o audioio-mikmod.lo audioio-mikmod.cpp; \ then mv -f ".deps/audioio-mikmod.Tpo" ".deps/audioio-mikmod.Plo"; else rm -f ".deps/audioio-mikmod.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-rtnull.lo -MD -MP -MF ".deps/audioio-rtnull.Tpo" -c -o audioio-rtnull.lo audioio-rtnull.cpp; \ then mv -f ".deps/audioio-rtnull.Tpo" ".deps/audioio-rtnull.Plo"; else rm -f ".deps/audioio-rtnull.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-loop.lo -MD -MP -MF ".deps/audioio-loop.Tpo" -c -o audioio-loop.lo audioio-loop.cpp; \ then mv -f ".deps/audioio-loop.Tpo" ".deps/audioio-loop.Plo"; else rm -f ".deps/audioio-loop.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-forked-stream.lo -MD -MP -MF ".deps/audioio-forked-stream.Tpo" -c -o audioio-forked-stream.lo audioio-forked-stream.cpp; \ then mv -f ".deps/audioio-forked-stream.Tpo" ".deps/audioio-forked-stream.Plo"; else rm -f ".deps/audioio-forked-stream.Tpo"; exit 1; fi mkdir .libs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-buffered.lo -MD -MP -MF .deps/audioio-buffered.Tpo -c audioio-buffered.cpp -fPIC -DPIC -o .libs/audioio-buffered.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio.lo -MD -MP -MF .deps/audioio.Tpo -c audioio.cpp -fPIC -DPIC -o .libs/audioio.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-null.lo -MD -MP -MF .deps/audioio-null.Tpo -c audioio-null.cpp -fPIC -DPIC -o .libs/audioio-null.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-ewf.lo -MD -MP -MF .deps/audioio-ewf.Tpo -c audioio-ewf.cpp -fPIC -DPIC -o .libs/audioio-ewf.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-mp3.lo -MD -MP -MF .deps/audioio-mp3.Tpo -c audioio-mp3.cpp -fPIC -DPIC -o .libs/audioio-mp3.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-ogg.lo -MD -MP -MF .deps/audioio-ogg.Tpo -c audioio-ogg.cpp -fPIC -DPIC -o .libs/audioio-ogg.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-cdr.lo -MD -MP -MF .deps/audioio-cdr.Tpo -c audioio-cdr.cpp -fPIC -DPIC -o .libs/audioio-cdr.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-forked-stream.lo -MD -MP -MF .deps/audioio-forked-stream.Tpo -c audioio-forked-stream.cpp -fPIC -DPIC -o .libs/audioio-forked-stream.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-wave.lo -MD -MP -MF .deps/audioio-wave.Tpo -c audioio-wave.cpp -fPIC -DPIC -o .libs/audioio-wave.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-loop.lo -MD -MP -MF .deps/audioio-loop.Tpo -c audioio-loop.cpp -fPIC -DPIC -o .libs/audioio-loop.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-device.lo -MD -MP -MF .deps/audioio-device.Tpo -c audioio-device.cpp -fPIC -DPIC -o .libs/audioio-device.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-rtnull.lo -MD -MP -MF .deps/audioio-rtnull.Tpo -c audioio-rtnull.cpp -fPIC -DPIC -o .libs/audioio-rtnull.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-mikmod.lo -MD -MP -MF .deps/audioio-mikmod.Tpo -c audioio-mikmod.cpp -fPIC -DPIC -o .libs/audioio-mikmod.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-raw.lo -MD -MP -MF .deps/audioio-raw.Tpo -c audioio-raw.cpp -fPIC -DPIC -o .libs/audioio-raw.o audioio-forked-stream.cpp: In member function 'void AUDIO_IO_FORKED_STREAM::fork_child_for_write()': audioio-forked-stream.cpp:336:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result audioio-forked-stream.cpp: In member function 'void AUDIO_IO_FORKED_STREAM::fork_child_for_fifo_read()': audioio-forked-stream.cpp:279:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result audioio-forked-stream.cpp: In member function 'void AUDIO_IO_FORKED_STREAM::fork_child_for_read()': audioio-forked-stream.cpp:219:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-buffered.lo -MD -MP -MF .deps/audioio-buffered.Tpo -c audioio-buffered.cpp -o audioio-buffered.o >/dev/null 2>&1 audioio-cdr.cpp: In member function 'virtual void CDRFILE::write_samples(void*, long int)': audioio-cdr.cpp:132:61: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-null.lo -MD -MP -MF .deps/audioio-null.Tpo -c audioio-null.cpp -o audioio-null.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-device.lo -MD -MP -MF .deps/audioio-device.Tpo -c audioio-device.cpp -o audioio-device.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-loop.lo -MD -MP -MF .deps/audioio-loop.Tpo -c audioio-loop.cpp -o audioio-loop.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-cdr.lo -MD -MP -MF .deps/audioio-cdr.Tpo -c audioio-cdr.cpp -o audioio-cdr.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-timidity.lo -MD -MP -MF ".deps/audioio-timidity.Tpo" -c -o audioio-timidity.lo audioio-timidity.cpp; \ then mv -f ".deps/audioio-timidity.Tpo" ".deps/audioio-timidity.Plo"; else rm -f ".deps/audioio-timidity.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-rtnull.lo -MD -MP -MF .deps/audioio-rtnull.Tpo -c audioio-rtnull.cpp -o audioio-rtnull.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-db-server.lo -MD -MP -MF ".deps/audioio-db-server.Tpo" -c -o audioio-db-server.lo audioio-db-server.cpp; \ then mv -f ".deps/audioio-db-server.Tpo" ".deps/audioio-db-server.Plo"; else rm -f ".deps/audioio-db-server.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-db-buffer.lo -MD -MP -MF ".deps/audioio-db-buffer.Tpo" -c -o audioio-db-buffer.lo audioio-db-buffer.cpp; \ then mv -f ".deps/audioio-db-buffer.Tpo" ".deps/audioio-db-buffer.Plo"; else rm -f ".deps/audioio-db-buffer.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-mikmod.lo -MD -MP -MF .deps/audioio-mikmod.Tpo -c audioio-mikmod.cpp -o audioio-mikmod.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-ogg.lo -MD -MP -MF .deps/audioio-ogg.Tpo -c audioio-ogg.cpp -o audioio-ogg.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-raw.lo -MD -MP -MF .deps/audioio-raw.Tpo -c audioio-raw.cpp -o audioio-raw.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-db-client.lo -MD -MP -MF ".deps/audioio-db-client.Tpo" -c -o audioio-db-client.lo audioio-db-client.cpp; \ then mv -f ".deps/audioio-db-client.Tpo" ".deps/audioio-db-client.Plo"; else rm -f ".deps/audioio-db-client.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-ewf.lo -MD -MP -MF .deps/audioio-ewf.Tpo -c audioio-ewf.cpp -o audioio-ewf.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-mp3.lo -MD -MP -MF .deps/audioio-mp3.Tpo -c audioio-mp3.cpp -o audioio-mp3.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-wave.lo -MD -MP -MF .deps/audioio-wave.Tpo -c audioio-wave.cpp -o audioio-wave.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio.lo -MD -MP -MF .deps/audioio.Tpo -c audioio.cpp -o audioio.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-timidity.lo -MD -MP -MF .deps/audioio-timidity.Tpo -c audioio-timidity.cpp -fPIC -DPIC -o .libs/audioio-timidity.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-typeselect.lo -MD -MP -MF ".deps/audioio-typeselect.Tpo" -c -o audioio-typeselect.lo audioio-typeselect.cpp; \ then mv -f ".deps/audioio-typeselect.Tpo" ".deps/audioio-typeselect.Plo"; else rm -f ".deps/audioio-typeselect.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-db-server.lo -MD -MP -MF .deps/audioio-db-server.Tpo -c audioio-db-server.cpp -fPIC -DPIC -o .libs/audioio-db-server.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-resample.lo -MD -MP -MF ".deps/audioio-resample.Tpo" -c -o audioio-resample.lo audioio-resample.cpp; \ then mv -f ".deps/audioio-resample.Tpo" ".deps/audioio-resample.Plo"; else rm -f ".deps/audioio-resample.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-forked-stream.lo -MD -MP -MF .deps/audioio-forked-stream.Tpo -c audioio-forked-stream.cpp -o audioio-forked-stream.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-db-buffer.lo -MD -MP -MF .deps/audioio-db-buffer.Tpo -c audioio-db-buffer.cpp -fPIC -DPIC -o .libs/audioio-db-buffer.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-reverse.lo -MD -MP -MF ".deps/audioio-reverse.Tpo" -c -o audioio-reverse.lo audioio-reverse.cpp; \ then mv -f ".deps/audioio-reverse.Tpo" ".deps/audioio-reverse.Plo"; else rm -f ".deps/audioio-reverse.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-proxy.lo -MD -MP -MF ".deps/audioio-proxy.Tpo" -c -o audioio-proxy.lo audioio-proxy.cpp; \ then mv -f ".deps/audioio-proxy.Tpo" ".deps/audioio-proxy.Plo"; else rm -f ".deps/audioio-proxy.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-flac.lo -MD -MP -MF ".deps/audioio-flac.Tpo" -c -o audioio-flac.lo audioio-flac.cpp; \ then mv -f ".deps/audioio-flac.Tpo" ".deps/audioio-flac.Plo"; else rm -f ".deps/audioio-flac.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-db-client.lo -MD -MP -MF .deps/audioio-db-client.Tpo -c audioio-db-client.cpp -fPIC -DPIC -o .libs/audioio-db-client.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-db-buffer.lo -MD -MP -MF .deps/audioio-db-buffer.Tpo -c audioio-db-buffer.cpp -o audioio-db-buffer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-aac.lo -MD -MP -MF ".deps/audioio-aac.Tpo" -c -o audioio-aac.lo audioio-aac.cpp; \ then mv -f ".deps/audioio-aac.Tpo" ".deps/audioio-aac.Plo"; else rm -f ".deps/audioio-aac.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-timidity.lo -MD -MP -MF .deps/audioio-timidity.Tpo -c audioio-timidity.cpp -o audioio-timidity.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-tone.lo -MD -MP -MF ".deps/audioio-tone.Tpo" -c -o audioio-tone.lo audioio-tone.cpp; \ then mv -f ".deps/audioio-tone.Tpo" ".deps/audioio-tone.Plo"; else rm -f ".deps/audioio-tone.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-typeselect.lo -MD -MP -MF .deps/audioio-typeselect.Tpo -c audioio-typeselect.cpp -fPIC -DPIC -o .libs/audioio-typeselect.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-seqbase.lo -MD -MP -MF ".deps/audioio-seqbase.Tpo" -c -o audioio-seqbase.lo audioio-seqbase.cpp; \ then mv -f ".deps/audioio-seqbase.Tpo" ".deps/audioio-seqbase.Plo"; else rm -f ".deps/audioio-seqbase.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-acseq.lo -MD -MP -MF ".deps/audioio-acseq.Tpo" -c -o audioio-acseq.lo audioio-acseq.cpp; \ then mv -f ".deps/audioio-acseq.Tpo" ".deps/audioio-acseq.Plo"; else rm -f ".deps/audioio-acseq.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midi-server.lo -MD -MP -MF ".deps/midi-server.Tpo" -c -o midi-server.lo midi-server.cpp; \ then mv -f ".deps/midi-server.Tpo" ".deps/midi-server.Plo"; else rm -f ".deps/midi-server.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-resample.lo -MD -MP -MF .deps/audioio-resample.Tpo -c audioio-resample.cpp -fPIC -DPIC -o .libs/audioio-resample.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-reverse.lo -MD -MP -MF .deps/audioio-reverse.Tpo -c audioio-reverse.cpp -fPIC -DPIC -o .libs/audioio-reverse.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-flac.lo -MD -MP -MF .deps/audioio-flac.Tpo -c audioio-flac.cpp -fPIC -DPIC -o .libs/audioio-flac.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-proxy.lo -MD -MP -MF .deps/audioio-proxy.Tpo -c audioio-proxy.cpp -fPIC -DPIC -o .libs/audioio-proxy.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-aac.lo -MD -MP -MF .deps/audioio-aac.Tpo -c audioio-aac.cpp -fPIC -DPIC -o .libs/audioio-aac.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-db-client.lo -MD -MP -MF .deps/audioio-db-client.Tpo -c audioio-db-client.cpp -o audioio-db-client.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-db-server.lo -MD -MP -MF .deps/audioio-db-server.Tpo -c audioio-db-server.cpp -o audioio-db-server.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midi-client.lo -MD -MP -MF ".deps/midi-client.Tpo" -c -o midi-client.lo midi-client.cpp; \ then mv -f ".deps/midi-client.Tpo" ".deps/midi-client.Plo"; else rm -f ".deps/midi-client.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midi-parser.lo -MD -MP -MF ".deps/midi-parser.Tpo" -c -o midi-parser.lo midi-parser.cpp; \ then mv -f ".deps/midi-parser.Tpo" ".deps/midi-parser.Plo"; else rm -f ".deps/midi-parser.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-tone.lo -MD -MP -MF .deps/audioio-tone.Tpo -c audioio-tone.cpp -fPIC -DPIC -o .libs/audioio-tone.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-proxy.lo -MD -MP -MF .deps/audioio-proxy.Tpo -c audioio-proxy.cpp -o audioio-proxy.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-seqbase.lo -MD -MP -MF .deps/audioio-seqbase.Tpo -c audioio-seqbase.cpp -fPIC -DPIC -o .libs/audioio-seqbase.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-acseq.lo -MD -MP -MF .deps/audioio-acseq.Tpo -c audioio-acseq.cpp -fPIC -DPIC -o .libs/audioio-acseq.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-flac.lo -MD -MP -MF .deps/audioio-flac.Tpo -c audioio-flac.cpp -o audioio-flac.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midi-server.lo -MD -MP -MF .deps/midi-server.Tpo -c midi-server.cpp -fPIC -DPIC -o .libs/midi-server.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-typeselect.lo -MD -MP -MF .deps/audioio-typeselect.Tpo -c audioio-typeselect.cpp -o audioio-typeselect.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midiio.lo -MD -MP -MF ".deps/midiio.Tpo" -c -o midiio.lo midiio.cpp; \ then mv -f ".deps/midiio.Tpo" ".deps/midiio.Plo"; else rm -f ".deps/midiio.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-tone.lo -MD -MP -MF .deps/audioio-tone.Tpo -c audioio-tone.cpp -o audioio-tone.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-aac.lo -MD -MP -MF .deps/audioio-aac.Tpo -c audioio-aac.cpp -o audioio-aac.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midi-parser.lo -MD -MP -MF .deps/midi-parser.Tpo -c midi-parser.cpp -fPIC -DPIC -o .libs/midi-parser.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midiio-raw.lo -MD -MP -MF ".deps/midiio-raw.Tpo" -c -o midiio-raw.lo midiio-raw.cpp; \ then mv -f ".deps/midiio-raw.Tpo" ".deps/midiio-raw.Plo"; else rm -f ".deps/midiio-raw.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midi-parser.lo -MD -MP -MF .deps/midi-parser.Tpo -c midi-parser.cpp -o midi-parser.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midi-client.lo -MD -MP -MF .deps/midi-client.Tpo -c midi-client.cpp -fPIC -DPIC -o .libs/midi-client.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midiio-aseq.lo -MD -MP -MF ".deps/midiio-aseq.Tpo" -c -o midiio-aseq.lo midiio-aseq.cpp; \ then mv -f ".deps/midiio-aseq.Tpo" ".deps/midiio-aseq.Plo"; else rm -f ".deps/midiio-aseq.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-reverse.lo -MD -MP -MF .deps/audioio-reverse.Tpo -c audioio-reverse.cpp -o audioio-reverse.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chain.lo -MD -MP -MF ".deps/eca-chain.Tpo" -c -o eca-chain.lo eca-chain.cpp; \ then mv -f ".deps/eca-chain.Tpo" ".deps/eca-chain.Plo"; else rm -f ".deps/eca-chain.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midi-client.lo -MD -MP -MF .deps/midi-client.Tpo -c midi-client.cpp -o midi-client.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-resample.lo -MD -MP -MF .deps/audioio-resample.Tpo -c audioio-resample.cpp -o audioio-resample.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-engine.lo -MD -MP -MF ".deps/eca-engine.Tpo" -c -o eca-engine.lo eca-engine.cpp; \ then mv -f ".deps/eca-engine.Tpo" ".deps/eca-engine.Plo"; else rm -f ".deps/eca-engine.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midiio.lo -MD -MP -MF .deps/midiio.Tpo -c midiio.cpp -fPIC -DPIC -o .libs/midiio.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT samplebuffer.lo -MD -MP -MF ".deps/samplebuffer.Tpo" -c -o samplebuffer.lo samplebuffer.cpp; \ then mv -f ".deps/samplebuffer.Tpo" ".deps/samplebuffer.Plo"; else rm -f ".deps/samplebuffer.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-session.lo -MD -MP -MF ".deps/eca-session.Tpo" -c -o eca-session.lo eca-session.cpp; \ then mv -f ".deps/eca-session.Tpo" ".deps/eca-session.Plo"; else rm -f ".deps/eca-session.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-resources.lo -MD -MP -MF ".deps/eca-resources.Tpo" -c -o eca-resources.lo eca-resources.cpp; \ then mv -f ".deps/eca-resources.Tpo" ".deps/eca-resources.Plo"; else rm -f ".deps/eca-resources.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT resource-file.lo -MD -MP -MF ".deps/resource-file.Tpo" -c -o resource-file.lo resource-file.cpp; \ then mv -f ".deps/resource-file.Tpo" ".deps/resource-file.Plo"; else rm -f ".deps/resource-file.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-seqbase.lo -MD -MP -MF .deps/audioio-seqbase.Tpo -c audioio-seqbase.cpp -o audioio-seqbase.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audioio-acseq.lo -MD -MP -MF .deps/audioio-acseq.Tpo -c audioio-acseq.cpp -o audioio-acseq.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midi-server.lo -MD -MP -MF .deps/midi-server.Tpo -c midi-server.cpp -o midi-server.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midiio-aseq.lo -MD -MP -MF .deps/midiio-aseq.Tpo -c midiio-aseq.cpp -fPIC -DPIC -o .libs/midiio-aseq.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midiio-raw.lo -MD -MP -MF .deps/midiio-raw.Tpo -c midiio-raw.cpp -fPIC -DPIC -o .libs/midiio-raw.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midiio.lo -MD -MP -MF .deps/midiio.Tpo -c midiio.cpp -o midiio.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midiio-aseq.lo -MD -MP -MF .deps/midiio-aseq.Tpo -c midiio-aseq.cpp -o midiio-aseq.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-logger.lo -MD -MP -MF ".deps/eca-logger.Tpo" -c -o eca-logger.lo eca-logger.cpp; \ then mv -f ".deps/eca-logger.Tpo" ".deps/eca-logger.Plo"; else rm -f ".deps/eca-logger.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chain.lo -MD -MP -MF .deps/eca-chain.Tpo -c eca-chain.cpp -fPIC -DPIC -o .libs/eca-chain.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-engine.lo -MD -MP -MF .deps/eca-engine.Tpo -c eca-engine.cpp -fPIC -DPIC -o .libs/eca-engine.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-logger-default.lo -MD -MP -MF ".deps/eca-logger-default.Tpo" -c -o eca-logger-default.lo eca-logger-default.cpp; \ then mv -f ".deps/eca-logger-default.Tpo" ".deps/eca-logger-default.Plo"; else rm -f ".deps/eca-logger-default.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midiio-raw.lo -MD -MP -MF .deps/midiio-raw.Tpo -c midiio-raw.cpp -o midiio-raw.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-resources.lo -MD -MP -MF .deps/eca-resources.Tpo -c eca-resources.cpp -fPIC -DPIC -o .libs/eca-resources.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT samplebuffer.lo -MD -MP -MF .deps/samplebuffer.Tpo -c samplebuffer.cpp -fPIC -DPIC -o .libs/samplebuffer.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-session.lo -MD -MP -MF .deps/eca-session.Tpo -c eca-session.cpp -fPIC -DPIC -o .libs/eca-session.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT resource-file.lo -MD -MP -MF .deps/resource-file.Tpo -c resource-file.cpp -fPIC -DPIC -o .libs/resource-file.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-logger-interface.lo -MD -MP -MF ".deps/eca-logger-interface.Tpo" -c -o eca-logger-interface.lo eca-logger-interface.cpp; \ then mv -f ".deps/eca-logger-interface.Tpo" ".deps/eca-logger-interface.Plo"; else rm -f ".deps/eca-logger-interface.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-logger-wellformed.lo -MD -MP -MF ".deps/eca-logger-wellformed.Tpo" -c -o eca-logger-wellformed.lo eca-logger-wellformed.cpp; \ then mv -f ".deps/eca-logger-wellformed.Tpo" ".deps/eca-logger-wellformed.Plo"; else rm -f ".deps/eca-logger-wellformed.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT layer.lo -MD -MP -MF ".deps/layer.Tpo" -c -o layer.lo layer.cpp; \ then mv -f ".deps/layer.Tpo" ".deps/layer.Plo"; else rm -f ".deps/layer.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-logger.lo -MD -MP -MF .deps/eca-logger.Tpo -c eca-logger.cpp -fPIC -DPIC -o .libs/eca-logger.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT samplebuffer_iterators.lo -MD -MP -MF ".deps/samplebuffer_iterators.Tpo" -c -o samplebuffer_iterators.lo samplebuffer_iterators.cpp; \ then mv -f ".deps/samplebuffer_iterators.Tpo" ".deps/samplebuffer_iterators.Plo"; else rm -f ".deps/samplebuffer_iterators.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-resources.lo -MD -MP -MF .deps/eca-resources.Tpo -c eca-resources.cpp -o eca-resources.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-version.lo -MD -MP -MF ".deps/eca-version.Tpo" -c -o eca-version.lo eca-version.cpp; \ then mv -f ".deps/eca-version.Tpo" ".deps/eca-version.Plo"; else rm -f ".deps/eca-version.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-operator.lo -MD -MP -MF ".deps/eca-operator.Tpo" -c -o eca-operator.lo eca-operator.cpp; \ then mv -f ".deps/eca-operator.Tpo" ".deps/eca-operator.Plo"; else rm -f ".deps/eca-operator.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-logger.lo -MD -MP -MF .deps/eca-logger.Tpo -c eca-logger.cpp -o eca-logger.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-logger-default.lo -MD -MP -MF .deps/eca-logger-default.Tpo -c eca-logger-default.cpp -fPIC -DPIC -o .libs/eca-logger-default.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-logger-interface.lo -MD -MP -MF .deps/eca-logger-interface.Tpo -c eca-logger-interface.cpp -fPIC -DPIC -o .libs/eca-logger-interface.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT generic-controller.lo -MD -MP -MF ".deps/generic-controller.Tpo" -c -o generic-controller.lo generic-controller.cpp; \ then mv -f ".deps/generic-controller.Tpo" ".deps/generic-controller.Plo"; else rm -f ".deps/generic-controller.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-logger-wellformed.lo -MD -MP -MF .deps/eca-logger-wellformed.Tpo -c eca-logger-wellformed.cpp -fPIC -DPIC -o .libs/eca-logger-wellformed.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT layer.lo -MD -MP -MF .deps/layer.Tpo -c layer.cpp -fPIC -DPIC -o .libs/layer.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT samplebuffer_iterators.lo -MD -MP -MF .deps/samplebuffer_iterators.Tpo -c samplebuffer_iterators.cpp -fPIC -DPIC -o .libs/samplebuffer_iterators.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-object-factory.lo -MD -MP -MF ".deps/eca-object-factory.Tpo" -c -o eca-object-factory.lo eca-object-factory.cpp; \ then mv -f ".deps/eca-object-factory.Tpo" ".deps/eca-object-factory.Plo"; else rm -f ".deps/eca-object-factory.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chain.lo -MD -MP -MF .deps/eca-chain.Tpo -c eca-chain.cpp -o eca-chain.o >/dev/null 2>&1 eca-logger-interface.cpp: In member function 'void ECA_LOGGER_INTERFACE::msg(ECA_LOGGER::Msg_level_t, const std::string&, const std::string&)': eca-logger-interface.cpp:133:65: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT layer.lo -MD -MP -MF .deps/layer.Tpo -c layer.cpp -o layer.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT samplebuffer.lo -MD -MP -MF .deps/samplebuffer.Tpo -c samplebuffer.cpp -o samplebuffer.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT samplebuffer_iterators.lo -MD -MP -MF .deps/samplebuffer_iterators.Tpo -c samplebuffer_iterators.cpp -o samplebuffer_iterators.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-version.lo -MD -MP -MF .deps/eca-version.Tpo -c eca-version.cpp -fPIC -DPIC -o .libs/eca-version.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-operator.lo -MD -MP -MF .deps/eca-operator.Tpo -c eca-operator.cpp -fPIC -DPIC -o .libs/eca-operator.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chainsetup.lo -MD -MP -MF ".deps/eca-chainsetup.Tpo" -c -o eca-chainsetup.lo eca-chainsetup.cpp; \ then mv -f ".deps/eca-chainsetup.Tpo" ".deps/eca-chainsetup.Plo"; else rm -f ".deps/eca-chainsetup.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-version.lo -MD -MP -MF .deps/eca-version.Tpo -c eca-version.cpp -o eca-version.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-logger-default.lo -MD -MP -MF .deps/eca-logger-default.Tpo -c eca-logger-default.cpp -o eca-logger-default.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-logger-wellformed.lo -MD -MP -MF .deps/eca-logger-wellformed.Tpo -c eca-logger-wellformed.cpp -o eca-logger-wellformed.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chainsetup-bufparams.lo -MD -MP -MF ".deps/eca-chainsetup-bufparams.Tpo" -c -o eca-chainsetup-bufparams.lo eca-chainsetup-bufparams.cpp; \ then mv -f ".deps/eca-chainsetup-bufparams.Tpo" ".deps/eca-chainsetup-bufparams.Plo"; else rm -f ".deps/eca-chainsetup-bufparams.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-operator.lo -MD -MP -MF .deps/eca-operator.Tpo -c eca-operator.cpp -o eca-operator.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-logger-interface.lo -MD -MP -MF .deps/eca-logger-interface.Tpo -c eca-logger-interface.cpp -o eca-logger-interface.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chainsetup-parser.lo -MD -MP -MF ".deps/eca-chainsetup-parser.Tpo" -c -o eca-chainsetup-parser.lo eca-chainsetup-parser.cpp; \ then mv -f ".deps/eca-chainsetup-parser.Tpo" ".deps/eca-chainsetup-parser.Plo"; else rm -f ".deps/eca-chainsetup-parser.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chainsetup-position.lo -MD -MP -MF ".deps/eca-chainsetup-position.Tpo" -c -o eca-chainsetup-position.lo eca-chainsetup-position.cpp; \ then mv -f ".deps/eca-chainsetup-position.Tpo" ".deps/eca-chainsetup-position.Plo"; else rm -f ".deps/eca-chainsetup-position.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT generic-controller.lo -MD -MP -MF .deps/generic-controller.Tpo -c generic-controller.cpp -fPIC -DPIC -o .libs/generic-controller.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT resource-file.lo -MD -MP -MF .deps/resource-file.Tpo -c resource-file.cpp -o resource-file.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-control.lo -MD -MP -MF ".deps/eca-control.Tpo" -c -o eca-control.lo eca-control.cpp; \ then mv -f ".deps/eca-control.Tpo" ".deps/eca-control.Plo"; else rm -f ".deps/eca-control.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-object-factory.lo -MD -MP -MF .deps/eca-object-factory.Tpo -c eca-object-factory.cpp -fPIC -DPIC -o .libs/eca-object-factory.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-session.lo -MD -MP -MF .deps/eca-session.Tpo -c eca-session.cpp -o eca-session.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-control-base.lo -MD -MP -MF ".deps/eca-control-base.Tpo" -c -o eca-control-base.lo eca-control-base.cpp; \ then mv -f ".deps/eca-control-base.Tpo" ".deps/eca-control-base.Plo"; else rm -f ".deps/eca-control-base.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-engine.lo -MD -MP -MF .deps/eca-engine.Tpo -c eca-engine.cpp -o eca-engine.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chainsetup.lo -MD -MP -MF .deps/eca-chainsetup.Tpo -c eca-chainsetup.cpp -fPIC -DPIC -o .libs/eca-chainsetup.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chainsetup-bufparams.lo -MD -MP -MF .deps/eca-chainsetup-bufparams.Tpo -c eca-chainsetup-bufparams.cpp -fPIC -DPIC -o .libs/eca-chainsetup-bufparams.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-control-objects.lo -MD -MP -MF ".deps/eca-control-objects.Tpo" -c -o eca-control-objects.lo eca-control-objects.cpp; \ then mv -f ".deps/eca-control-objects.Tpo" ".deps/eca-control-objects.Plo"; else rm -f ".deps/eca-control-objects.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT generic-controller.lo -MD -MP -MF .deps/generic-controller.Tpo -c generic-controller.cpp -o generic-controller.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chainsetup-bufparams.lo -MD -MP -MF .deps/eca-chainsetup-bufparams.Tpo -c eca-chainsetup-bufparams.cpp -o eca-chainsetup-bufparams.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chainsetup-parser.lo -MD -MP -MF .deps/eca-chainsetup-parser.Tpo -c eca-chainsetup-parser.cpp -fPIC -DPIC -o .libs/eca-chainsetup-parser.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chainsetup-position.lo -MD -MP -MF .deps/eca-chainsetup-position.Tpo -c eca-chainsetup-position.cpp -fPIC -DPIC -o .libs/eca-chainsetup-position.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-control-dump.lo -MD -MP -MF ".deps/eca-control-dump.Tpo" -c -o eca-control-dump.lo eca-control-dump.cpp; \ then mv -f ".deps/eca-control-dump.Tpo" ".deps/eca-control-dump.Plo"; else rm -f ".deps/eca-control-dump.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chainsetup-position.lo -MD -MP -MF .deps/eca-chainsetup-position.Tpo -c eca-chainsetup-position.cpp -o eca-chainsetup-position.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-control.lo -MD -MP -MF .deps/eca-control.Tpo -c eca-control.cpp -fPIC -DPIC -o .libs/eca-control.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-iamode-parser.lo -MD -MP -MF ".deps/eca-iamode-parser.Tpo" -c -o eca-iamode-parser.lo eca-iamode-parser.cpp; \ then mv -f ".deps/eca-iamode-parser.Tpo" ".deps/eca-iamode-parser.Plo"; else rm -f ".deps/eca-iamode-parser.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-samplerate-aware.lo -MD -MP -MF ".deps/eca-samplerate-aware.Tpo" -c -o eca-samplerate-aware.lo eca-samplerate-aware.cpp; \ then mv -f ".deps/eca-samplerate-aware.Tpo" ".deps/eca-samplerate-aware.Plo"; else rm -f ".deps/eca-samplerate-aware.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-control-base.lo -MD -MP -MF .deps/eca-control-base.Tpo -c eca-control-base.cpp -fPIC -DPIC -o .libs/eca-control-base.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-audio-position.lo -MD -MP -MF ".deps/eca-audio-position.Tpo" -c -o eca-audio-position.lo eca-audio-position.cpp; \ then mv -f ".deps/eca-audio-position.Tpo" ".deps/eca-audio-position.Plo"; else rm -f ".deps/eca-audio-position.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-audio-format.lo -MD -MP -MF ".deps/eca-audio-format.Tpo" -c -o eca-audio-format.lo eca-audio-format.cpp; \ then mv -f ".deps/eca-audio-format.Tpo" ".deps/eca-audio-format.Plo"; else rm -f ".deps/eca-audio-format.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-control-objects.lo -MD -MP -MF .deps/eca-control-objects.Tpo -c eca-control-objects.cpp -fPIC -DPIC -o .libs/eca-control-objects.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-audio-time.lo -MD -MP -MF ".deps/eca-audio-time.Tpo" -c -o eca-audio-time.lo eca-audio-time.cpp; \ then mv -f ".deps/eca-audio-time.Tpo" ".deps/eca-audio-time.Plo"; else rm -f ".deps/eca-audio-time.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-fileio-stream.lo -MD -MP -MF ".deps/eca-fileio-stream.Tpo" -c -o eca-fileio-stream.lo eca-fileio-stream.cpp; \ then mv -f ".deps/eca-fileio-stream.Tpo" ".deps/eca-fileio-stream.Plo"; else rm -f ".deps/eca-fileio-stream.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-iamode-parser.lo -MD -MP -MF .deps/eca-iamode-parser.Tpo -c eca-iamode-parser.cpp -fPIC -DPIC -o .libs/eca-iamode-parser.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-control-dump.lo -MD -MP -MF .deps/eca-control-dump.Tpo -c eca-control-dump.cpp -fPIC -DPIC -o .libs/eca-control-dump.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-audio-position.lo -MD -MP -MF .deps/eca-audio-position.Tpo -c eca-audio-position.cpp -fPIC -DPIC -o .libs/eca-audio-position.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-samplerate-aware.lo -MD -MP -MF .deps/eca-samplerate-aware.Tpo -c eca-samplerate-aware.cpp -fPIC -DPIC -o .libs/eca-samplerate-aware.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-samplerate-aware.lo -MD -MP -MF .deps/eca-samplerate-aware.Tpo -c eca-samplerate-aware.cpp -o eca-samplerate-aware.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-fileio-mmap.lo -MD -MP -MF ".deps/eca-fileio-mmap.Tpo" -c -o eca-fileio-mmap.lo eca-fileio-mmap.cpp; \ then mv -f ".deps/eca-fileio-mmap.Tpo" ".deps/eca-fileio-mmap.Plo"; else rm -f ".deps/eca-fileio-mmap.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-audio-format.lo -MD -MP -MF .deps/eca-audio-format.Tpo -c eca-audio-format.cpp -fPIC -DPIC -o .libs/eca-audio-format.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-audio-position.lo -MD -MP -MF .deps/eca-audio-position.Tpo -c eca-audio-position.cpp -o eca-audio-position.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-static-object-maps.lo -MD -MP -MF ".deps/eca-static-object-maps.Tpo" -c -o eca-static-object-maps.lo eca-static-object-maps.cpp; \ then mv -f ".deps/eca-static-object-maps.Tpo" ".deps/eca-static-object-maps.Plo"; else rm -f ".deps/eca-static-object-maps.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-control-base.lo -MD -MP -MF .deps/eca-control-base.Tpo -c eca-control-base.cpp -o eca-control-base.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-audio-format.lo -MD -MP -MF .deps/eca-audio-format.Tpo -c eca-audio-format.cpp -o eca-audio-format.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-fileio-stream.lo -MD -MP -MF .deps/eca-fileio-stream.Tpo -c eca-fileio-stream.cpp -fPIC -DPIC -o .libs/eca-fileio-stream.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-audio-time.lo -MD -MP -MF .deps/eca-audio-time.Tpo -c eca-audio-time.cpp -fPIC -DPIC -o .libs/eca-audio-time.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-audio-time.lo -MD -MP -MF .deps/eca-audio-time.Tpo -c eca-audio-time.cpp -o eca-audio-time.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-object-factory.lo -MD -MP -MF .deps/eca-object-factory.Tpo -c eca-object-factory.cpp -o eca-object-factory.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-fileio-mmap.lo -MD -MP -MF .deps/eca-fileio-mmap.Tpo -c eca-fileio-mmap.cpp -fPIC -DPIC -o .libs/eca-fileio-mmap.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-object-map.lo -MD -MP -MF ".deps/eca-object-map.Tpo" -c -o eca-object-map.lo eca-object-map.cpp; \ then mv -f ".deps/eca-object-map.Tpo" ".deps/eca-object-map.Plo"; else rm -f ".deps/eca-object-map.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-fileio-stream.lo -MD -MP -MF .deps/eca-fileio-stream.Tpo -c eca-fileio-stream.cpp -o eca-fileio-stream.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-control-dump.lo -MD -MP -MF .deps/eca-control-dump.Tpo -c eca-control-dump.cpp -o eca-control-dump.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-preset-map.lo -MD -MP -MF ".deps/eca-preset-map.Tpo" -c -o eca-preset-map.lo eca-preset-map.cpp; \ then mv -f ".deps/eca-preset-map.Tpo" ".deps/eca-preset-map.Plo"; else rm -f ".deps/eca-preset-map.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-static-object-maps.lo -MD -MP -MF .deps/eca-static-object-maps.Tpo -c eca-static-object-maps.cpp -fPIC -DPIC -o .libs/eca-static-object-maps.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-fileio-mmap.lo -MD -MP -MF .deps/eca-fileio-mmap.Tpo -c eca-fileio-mmap.cpp -o eca-fileio-mmap.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx.lo -MD -MP -MF ".deps/audiofx.Tpo" -c -o audiofx.lo audiofx.cpp; \ then mv -f ".deps/audiofx.Tpo" ".deps/audiofx.Plo"; else rm -f ".deps/audiofx.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_misc.lo -MD -MP -MF ".deps/audiofx_misc.Tpo" -c -o audiofx_misc.lo audiofx_misc.cpp; \ then mv -f ".deps/audiofx_misc.Tpo" ".deps/audiofx_misc.Plo"; else rm -f ".deps/audiofx_misc.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_amplitude.lo -MD -MP -MF ".deps/audiofx_amplitude.Tpo" -c -o audiofx_amplitude.lo audiofx_amplitude.cpp; \ then mv -f ".deps/audiofx_amplitude.Tpo" ".deps/audiofx_amplitude.Plo"; else rm -f ".deps/audiofx_amplitude.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_compressor.lo -MD -MP -MF ".deps/audiofx_compressor.Tpo" -c -o audiofx_compressor.lo audiofx_compressor.cpp; \ then mv -f ".deps/audiofx_compressor.Tpo" ".deps/audiofx_compressor.Plo"; else rm -f ".deps/audiofx_compressor.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_analysis.lo -MD -MP -MF ".deps/audiofx_analysis.Tpo" -c -o audiofx_analysis.lo audiofx_analysis.cpp; \ then mv -f ".deps/audiofx_analysis.Tpo" ".deps/audiofx_analysis.Plo"; else rm -f ".deps/audiofx_analysis.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-object-map.lo -MD -MP -MF .deps/eca-object-map.Tpo -c eca-object-map.cpp -fPIC -DPIC -o .libs/eca-object-map.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-preset-map.lo -MD -MP -MF .deps/eca-preset-map.Tpo -c eca-preset-map.cpp -fPIC -DPIC -o .libs/eca-preset-map.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chainsetup-parser.lo -MD -MP -MF .deps/eca-chainsetup-parser.Tpo -c eca-chainsetup-parser.cpp -o eca-chainsetup-parser.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx.lo -MD -MP -MF .deps/audiofx.Tpo -c audiofx.cpp -fPIC -DPIC -o .libs/audiofx.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_misc.lo -MD -MP -MF .deps/audiofx_misc.Tpo -c audiofx_misc.cpp -fPIC -DPIC -o .libs/audiofx_misc.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-control-objects.lo -MD -MP -MF .deps/eca-control-objects.Tpo -c eca-control-objects.cpp -o eca-control-objects.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_amplitude.lo -MD -MP -MF .deps/audiofx_amplitude.Tpo -c audiofx_amplitude.cpp -fPIC -DPIC -o .libs/audiofx_amplitude.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_compressor.lo -MD -MP -MF .deps/audiofx_compressor.Tpo -c audiofx_compressor.cpp -fPIC -DPIC -o .libs/audiofx_compressor.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_envelope_modulation.lo -MD -MP -MF ".deps/audiofx_envelope_modulation.Tpo" -c -o audiofx_envelope_modulation.lo audiofx_envelope_modulation.cpp; \ then mv -f ".deps/audiofx_envelope_modulation.Tpo" ".deps/audiofx_envelope_modulation.Plo"; else rm -f ".deps/audiofx_envelope_modulation.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-preset-map.lo -MD -MP -MF .deps/eca-preset-map.Tpo -c eca-preset-map.cpp -o eca-preset-map.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx.lo -MD -MP -MF .deps/audiofx.Tpo -c audiofx.cpp -o audiofx.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_analysis.lo -MD -MP -MF .deps/audiofx_analysis.Tpo -c audiofx_analysis.cpp -fPIC -DPIC -o .libs/audiofx_analysis.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-object-map.lo -MD -MP -MF .deps/eca-object-map.Tpo -c eca-object-map.cpp -o eca-object-map.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_filter.lo -MD -MP -MF ".deps/audiofx_filter.Tpo" -c -o audiofx_filter.lo audiofx_filter.cpp; \ then mv -f ".deps/audiofx_filter.Tpo" ".deps/audiofx_filter.Plo"; else rm -f ".deps/audiofx_filter.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-chainsetup.lo -MD -MP -MF .deps/eca-chainsetup.Tpo -c eca-chainsetup.cpp -o eca-chainsetup.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_rcfilter.lo -MD -MP -MF ".deps/audiofx_rcfilter.Tpo" -c -o audiofx_rcfilter.lo audiofx_rcfilter.cpp; \ then mv -f ".deps/audiofx_rcfilter.Tpo" ".deps/audiofx_rcfilter.Plo"; else rm -f ".deps/audiofx_rcfilter.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_compressor.lo -MD -MP -MF .deps/audiofx_compressor.Tpo -c audiofx_compressor.cpp -o audiofx_compressor.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_envelope_modulation.lo -MD -MP -MF .deps/audiofx_envelope_modulation.Tpo -c audiofx_envelope_modulation.cpp -fPIC -DPIC -o .libs/audiofx_envelope_modulation.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-control.lo -MD -MP -MF .deps/eca-control.Tpo -c eca-control.cpp -o eca-control.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_misc.lo -MD -MP -MF .deps/audiofx_misc.Tpo -c audiofx_misc.cpp -o audiofx_misc.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-iamode-parser.lo -MD -MP -MF .deps/eca-iamode-parser.Tpo -c eca-iamode-parser.cpp -o eca-iamode-parser.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_amplitude.lo -MD -MP -MF .deps/audiofx_amplitude.Tpo -c audiofx_amplitude.cpp -o audiofx_amplitude.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_filter.lo -MD -MP -MF .deps/audiofx_filter.Tpo -c audiofx_filter.cpp -fPIC -DPIC -o .libs/audiofx_filter.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_reverb.lo -MD -MP -MF ".deps/audiofx_reverb.Tpo" -c -o audiofx_reverb.lo audiofx_reverb.cpp; \ then mv -f ".deps/audiofx_reverb.Tpo" ".deps/audiofx_reverb.Plo"; else rm -f ".deps/audiofx_reverb.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_rcfilter.lo -MD -MP -MF .deps/audiofx_rcfilter.Tpo -c audiofx_rcfilter.cpp -fPIC -DPIC -o .libs/audiofx_rcfilter.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_envelope_modulation.lo -MD -MP -MF .deps/audiofx_envelope_modulation.Tpo -c audiofx_envelope_modulation.cpp -o audiofx_envelope_modulation.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_timebased.lo -MD -MP -MF ".deps/audiofx_timebased.Tpo" -c -o audiofx_timebased.lo audiofx_timebased.cpp; \ then mv -f ".deps/audiofx_timebased.Tpo" ".deps/audiofx_timebased.Plo"; else rm -f ".deps/audiofx_timebased.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiogate.lo -MD -MP -MF ".deps/audiogate.Tpo" -c -o audiogate.lo audiogate.cpp; \ then mv -f ".deps/audiogate.Tpo" ".deps/audiogate.Plo"; else rm -f ".deps/audiogate.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_rcfilter.lo -MD -MP -MF .deps/audiofx_rcfilter.Tpo -c audiofx_rcfilter.cpp -o audiofx_rcfilter.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-static-object-maps.lo -MD -MP -MF .deps/eca-static-object-maps.Tpo -c eca-static-object-maps.cpp -o eca-static-object-maps.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_analysis.lo -MD -MP -MF .deps/audiofx_analysis.Tpo -c audiofx_analysis.cpp -o audiofx_analysis.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_mixing.lo -MD -MP -MF ".deps/audiofx_mixing.Tpo" -c -o audiofx_mixing.lo audiofx_mixing.cpp; \ then mv -f ".deps/audiofx_mixing.Tpo" ".deps/audiofx_mixing.Plo"; else rm -f ".deps/audiofx_mixing.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_reverb.lo -MD -MP -MF .deps/audiofx_reverb.Tpo -c audiofx_reverb.cpp -fPIC -DPIC -o .libs/audiofx_reverb.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_timebased.lo -MD -MP -MF .deps/audiofx_timebased.Tpo -c audiofx_timebased.cpp -fPIC -DPIC -o .libs/audiofx_timebased.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_ladspa.lo -MD -MP -MF ".deps/audiofx_ladspa.Tpo" -c -o audiofx_ladspa.lo audiofx_ladspa.cpp; \ then mv -f ".deps/audiofx_ladspa.Tpo" ".deps/audiofx_ladspa.Plo"; else rm -f ".deps/audiofx_ladspa.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audio-stamp.lo -MD -MP -MF ".deps/audio-stamp.Tpo" -c -o audio-stamp.lo audio-stamp.cpp; \ then mv -f ".deps/audio-stamp.Tpo" ".deps/audio-stamp.Plo"; else rm -f ".deps/audio-stamp.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiogate.lo -MD -MP -MF .deps/audiogate.Tpo -c audiogate.cpp -fPIC -DPIC -o .libs/audiogate.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_mixing.lo -MD -MP -MF .deps/audiofx_mixing.Tpo -c audiofx_mixing.cpp -fPIC -DPIC -o .libs/audiofx_mixing.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT global-preset.lo -MD -MP -MF ".deps/global-preset.Tpo" -c -o global-preset.lo global-preset.cpp; \ then mv -f ".deps/global-preset.Tpo" ".deps/global-preset.Plo"; else rm -f ".deps/global-preset.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_ladspa.lo -MD -MP -MF .deps/audiofx_ladspa.Tpo -c audiofx_ladspa.cpp -fPIC -DPIC -o .libs/audiofx_ladspa.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT preset.lo -MD -MP -MF ".deps/preset.Tpo" -c -o preset.lo preset.cpp; \ then mv -f ".deps/preset.Tpo" ".deps/preset.Plo"; else rm -f ".deps/preset.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_mixing.lo -MD -MP -MF .deps/audiofx_mixing.Tpo -c audiofx_mixing.cpp -o audiofx_mixing.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audio-stamp.lo -MD -MP -MF .deps/audio-stamp.Tpo -c audio-stamp.cpp -fPIC -DPIC -o .libs/audio-stamp.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiogate.lo -MD -MP -MF .deps/audiogate.Tpo -c audiogate.cpp -o audiogate.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT global-preset.lo -MD -MP -MF .deps/global-preset.Tpo -c global-preset.cpp -fPIC -DPIC -o .libs/global-preset.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_reverb.lo -MD -MP -MF .deps/audiofx_reverb.Tpo -c audiofx_reverb.cpp -o audiofx_reverb.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audio-stamp.lo -MD -MP -MF .deps/audio-stamp.Tpo -c audio-stamp.cpp -o audio-stamp.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT preset.lo -MD -MP -MF .deps/preset.Tpo -c preset.cpp -fPIC -DPIC -o .libs/preset.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT file-preset.lo -MD -MP -MF ".deps/file-preset.Tpo" -c -o file-preset.lo file-preset.cpp; \ then mv -f ".deps/file-preset.Tpo" ".deps/file-preset.Plo"; else rm -f ".deps/file-preset.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midi-cc.lo -MD -MP -MF ".deps/midi-cc.Tpo" -c -o midi-cc.lo midi-cc.cpp; \ then mv -f ".deps/midi-cc.Tpo" ".deps/midi-cc.Plo"; else rm -f ".deps/midi-cc.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT osc-gen.lo -MD -MP -MF ".deps/osc-gen.Tpo" -c -o osc-gen.lo osc-gen.cpp; \ then mv -f ".deps/osc-gen.Tpo" ".deps/osc-gen.Plo"; else rm -f ".deps/osc-gen.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT global-preset.lo -MD -MP -MF .deps/global-preset.Tpo -c global-preset.cpp -o global-preset.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT osc-gen-file.lo -MD -MP -MF ".deps/osc-gen-file.Tpo" -c -o osc-gen-file.lo osc-gen-file.cpp; \ then mv -f ".deps/osc-gen-file.Tpo" ".deps/osc-gen-file.Plo"; else rm -f ".deps/osc-gen-file.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT osc-sine.lo -MD -MP -MF ".deps/osc-sine.Tpo" -c -o osc-sine.lo osc-sine.cpp; \ then mv -f ".deps/osc-sine.Tpo" ".deps/osc-sine.Plo"; else rm -f ".deps/osc-sine.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT linear-envelope.lo -MD -MP -MF ".deps/linear-envelope.Tpo" -c -o linear-envelope.lo linear-envelope.cpp; \ then mv -f ".deps/linear-envelope.Tpo" ".deps/linear-envelope.Plo"; else rm -f ".deps/linear-envelope.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_ladspa.lo -MD -MP -MF .deps/audiofx_ladspa.Tpo -c audiofx_ladspa.cpp -o audiofx_ladspa.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT file-preset.lo -MD -MP -MF .deps/file-preset.Tpo -c file-preset.cpp -fPIC -DPIC -o .libs/file-preset.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT two-stage-linear-envelope.lo -MD -MP -MF ".deps/two-stage-linear-envelope.Tpo" -c -o two-stage-linear-envelope.lo two-stage-linear-envelope.cpp; \ then mv -f ".deps/two-stage-linear-envelope.Tpo" ".deps/two-stage-linear-envelope.Plo"; else rm -f ".deps/two-stage-linear-envelope.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT stamp-ctrl.lo -MD -MP -MF ".deps/stamp-ctrl.Tpo" -c -o stamp-ctrl.lo stamp-ctrl.cpp; \ then mv -f ".deps/stamp-ctrl.Tpo" ".deps/stamp-ctrl.Plo"; else rm -f ".deps/stamp-ctrl.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midi-cc.lo -MD -MP -MF .deps/midi-cc.Tpo -c midi-cc.cpp -fPIC -DPIC -o .libs/midi-cc.o if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT generic-linear-envelope.lo -MD -MP -MF ".deps/generic-linear-envelope.Tpo" -c -o generic-linear-envelope.lo generic-linear-envelope.cpp; \ then mv -f ".deps/generic-linear-envelope.Tpo" ".deps/generic-linear-envelope.Plo"; else rm -f ".deps/generic-linear-envelope.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT osc-gen.lo -MD -MP -MF .deps/osc-gen.Tpo -c osc-gen.cpp -fPIC -DPIC -o .libs/osc-gen.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT osc-sine.lo -MD -MP -MF .deps/osc-sine.Tpo -c osc-sine.cpp -fPIC -DPIC -o .libs/osc-sine.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT osc-gen-file.lo -MD -MP -MF .deps/osc-gen-file.Tpo -c osc-gen-file.cpp -fPIC -DPIC -o .libs/osc-gen-file.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT linear-envelope.lo -MD -MP -MF .deps/linear-envelope.Tpo -c linear-envelope.cpp -fPIC -DPIC -o .libs/linear-envelope.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT file-preset.lo -MD -MP -MF .deps/file-preset.Tpo -c file-preset.cpp -o file-preset.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT midi-cc.lo -MD -MP -MF .deps/midi-cc.Tpo -c midi-cc.cpp -o midi-cc.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT linear-envelope.lo -MD -MP -MF .deps/linear-envelope.Tpo -c linear-envelope.cpp -o linear-envelope.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT osc-gen.lo -MD -MP -MF .deps/osc-gen.Tpo -c osc-gen.cpp -o osc-gen.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT stamp-ctrl.lo -MD -MP -MF .deps/stamp-ctrl.Tpo -c stamp-ctrl.cpp -fPIC -DPIC -o .libs/stamp-ctrl.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT two-stage-linear-envelope.lo -MD -MP -MF .deps/two-stage-linear-envelope.Tpo -c two-stage-linear-envelope.cpp -fPIC -DPIC -o .libs/two-stage-linear-envelope.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_filter.lo -MD -MP -MF .deps/audiofx_filter.Tpo -c audiofx_filter.cpp -o audiofx_filter.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT osc-sine.lo -MD -MP -MF .deps/osc-sine.Tpo -c osc-sine.cpp -o osc-sine.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT generic-linear-envelope.lo -MD -MP -MF .deps/generic-linear-envelope.Tpo -c generic-linear-envelope.cpp -fPIC -DPIC -o .libs/generic-linear-envelope.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT two-stage-linear-envelope.lo -MD -MP -MF .deps/two-stage-linear-envelope.Tpo -c two-stage-linear-envelope.cpp -o two-stage-linear-envelope.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT stamp-ctrl.lo -MD -MP -MF .deps/stamp-ctrl.Tpo -c stamp-ctrl.cpp -o stamp-ctrl.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT osc-gen-file.lo -MD -MP -MF .deps/osc-gen-file.Tpo -c osc-gen-file.cpp -o osc-gen-file.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT generic-linear-envelope.lo -MD -MP -MF .deps/generic-linear-envelope.Tpo -c generic-linear-envelope.cpp -o generic-linear-envelope.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT preset.lo -MD -MP -MF .deps/preset.Tpo -c preset.cpp -o preset.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT audiofx_timebased.lo -MD -MP -MF .deps/audiofx_timebased.Tpo -c audiofx_timebased.cpp -o audiofx_timebased.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libecasound.la -rpath /usr/lib -export-dynamic -version-info 21:0:1 -static audioio-cdr.lo audioio-ewf.lo audioio-mp3.lo audioio-ogg.lo audioio-wave.lo audioio.lo audioio-buffered.lo audioio-device.lo audioio-null.lo audioio-raw.lo audioio-mikmod.lo audioio-rtnull.lo audioio-loop.lo audioio-forked-stream.lo audioio-timidity.lo audioio-db-server.lo audioio-db-buffer.lo audioio-db-client.lo audioio-typeselect.lo audioio-resample.lo audioio-reverse.lo audioio-proxy.lo audioio-flac.lo audioio-aac.lo audioio-tone.lo audioio-seqbase.lo audioio-acseq.lo midi-server.lo midi-client.lo midi-parser.lo midiio.lo midiio-raw.lo midiio-aseq.lo eca-chain.lo eca-engine.lo samplebuffer.lo eca-session.lo eca-resources.lo resource-file.lo eca-logger.lo eca-logger-default.lo eca-logger-interface.lo eca-logger-wellformed.lo layer.lo samplebuffer_iterators.lo eca-version.lo eca-operator.lo generic-controller.lo eca-object-factory.lo eca-chainsetup.lo eca-chainsetup-bufparams.lo eca-chainsetup-parser.lo eca-chainsetup-position.lo eca-control.lo eca-control-base.lo eca-control-objects.lo eca-control-dump.lo eca-iamode-parser.lo eca-samplerate-aware.lo eca-audio-position.lo eca-audio-format.lo eca-audio-time.lo eca-fileio-stream.lo eca-fileio-mmap.lo eca-static-object-maps.lo eca-object-map.lo eca-preset-map.lo audiofx.lo audiofx_misc.lo audiofx_amplitude.lo audiofx_compressor.lo audiofx_analysis.lo audiofx_envelope_modulation.lo audiofx_filter.lo audiofx_rcfilter.lo audiofx_reverb.lo audiofx_timebased.lo audiogate.lo audiofx_mixing.lo audiofx_ladspa.lo audio-stamp.lo global-preset.lo preset.lo file-preset.lo midi-cc.lo osc-gen.lo osc-gen-file.lo osc-sine.lo linear-envelope.lo two-stage-linear-envelope.lo stamp-ctrl.lo generic-linear-envelope.lo ../libecasound/plugins/libecasound_plugins.la -ldl -lm -lpthread rm -fr .libs/libecasound.lax mkdir .libs/libecasound.lax rm -fr .libs/libecasound.lax/libecasound_plugins.a mkdir .libs/libecasound.lax/libecasound_plugins.a (cd .libs/libecasound.lax/libecasound_plugins.a && i686-pc-linux-gnu-ar x /var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound/../libecasound/plugins/.libs/libecasound_plugins.a) i686-pc-linux-gnu-ar cru .libs/libecasound.a audioio-cdr.o audioio-ewf.o audioio-mp3.o audioio-ogg.o audioio-wave.o audioio.o audioio-buffered.o audioio-device.o audioio-null.o audioio-raw.o audioio-mikmod.o audioio-rtnull.o audioio-loop.o audioio-forked-stream.o audioio-timidity.o audioio-db-server.o audioio-db-buffer.o audioio-db-client.o audioio-typeselect.o audioio-resample.o audioio-reverse.o audioio-proxy.o audioio-flac.o audioio-aac.o audioio-tone.o audioio-seqbase.o audioio-acseq.o midi-server.o midi-client.o midi-parser.o midiio.o midiio-raw.o midiio-aseq.o eca-chain.o eca-engine.o samplebuffer.o eca-session.o eca-resources.o resource-file.o eca-logger.o eca-logger-default.o eca-logger-interface.o eca-logger-wellformed.o layer.o samplebuffer_iterators.o eca-version.o eca-operator.o generic-controller.o eca-object-factory.o eca-chainsetup.o eca-chainsetup-bufparams.o eca-chainsetup-parser.o eca-chainsetup-position.o eca-control.o eca-control-base.o eca-control-objects.o eca-control-dump.o eca-iamode-parser.o eca-samplerate-aware.o eca-audio-position.o eca-audio-format.o eca-audio-time.o eca-fileio-stream.o eca-fileio-mmap.o eca-static-object-maps.o eca-object-map.o eca-preset-map.o audiofx.o audiofx_misc.o audiofx_amplitude.o audiofx_compressor.o audiofx_analysis.o audiofx_envelope_modulation.o audiofx_filter.o audiofx_rcfilter.o audiofx_reverb.o audiofx_timebased.o audiogate.o audiofx_mixing.o audiofx_ladspa.o audio-stamp.o global-preset.o preset.o file-preset.o midi-cc.o osc-gen.o osc-gen-file.o osc-sine.o linear-envelope.o two-stage-linear-envelope.o stamp-ctrl.o generic-linear-envelope.o .libs/libecasound.lax/libecasound_plugins.a/audioio_dummy.o i686-pc-linux-gnu-ranlib .libs/libecasound.a rm -fr .libs/libecasound.lax creating libecasound.la (cd .libs && rm -f libecasound.la && ln -s ../libecasound.la libecasound.la) make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' Making all in ecasound make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecasound' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT ecasound.o -MD -MP -MF ".deps/ecasound.Tpo" -c -o ecasound.o ecasound.cpp; \ then mv -f ".deps/ecasound.Tpo" ".deps/ecasound.Po"; else rm -f ".deps/ecasound.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-curses.o -MD -MP -MF ".deps/eca-curses.Tpo" -c -o eca-curses.o eca-curses.cpp; \ then mv -f ".deps/eca-curses.Tpo" ".deps/eca-curses.Po"; else rm -f ".deps/eca-curses.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-comhelp.o -MD -MP -MF ".deps/eca-comhelp.Tpo" -c -o eca-comhelp.o eca-comhelp.cpp; \ then mv -f ".deps/eca-comhelp.Tpo" ".deps/eca-comhelp.Po"; else rm -f ".deps/eca-comhelp.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-neteci-server.o -MD -MP -MF ".deps/eca-neteci-server.Tpo" -c -o eca-neteci-server.o eca-neteci-server.cpp; \ then mv -f ".deps/eca-neteci-server.Tpo" ".deps/eca-neteci-server.Po"; else rm -f ".deps/eca-neteci-server.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-plaintext.o -MD -MP -MF ".deps/eca-plaintext.Tpo" -c -o eca-plaintext.o eca-plaintext.cpp; \ then mv -f ".deps/eca-plaintext.Tpo" ".deps/eca-plaintext.Po"; else rm -f ".deps/eca-plaintext.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT textdebug.o -MD -MP -MF ".deps/textdebug.Tpo" -c -o textdebug.o textdebug.cpp; \ then mv -f ".deps/textdebug.Tpo" ".deps/textdebug.Po"; else rm -f ".deps/textdebug.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecasound -export-dynamic ecasound.o eca-curses.o eca-comhelp.o eca-neteci-server.o eca-plaintext.o textdebug.o -lncurses -lreadline -lhistory ../libecasound/libecasound.la ../kvutils/libkvutils.la -ldl -lm -lpthread mkdir .libs i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecasound ecasound.o eca-curses.o eca-comhelp.o eca-neteci-server.o eca-plaintext.o textdebug.o -Wl,--export-dynamic -lncurses -lreadline -lhistory ../libecasound/.libs/libecasound.a ../kvutils/.libs/libkvutils.a -ldl -lm -lpthread make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecasound' Making all in libecasoundc make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasoundc' if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -D_REENTRANT -prefer-pic -O2 -pipe -MT libecasoundc_la-ecasoundc_sa.lo -MD -MP -MF ".deps/libecasoundc_la-ecasoundc_sa.Tpo" -c -o libecasoundc_la-ecasoundc_sa.lo `test -f 'ecasoundc_sa.c' || echo './'`ecasoundc_sa.c; \ then mv -f ".deps/libecasoundc_la-ecasoundc_sa.Tpo" ".deps/libecasoundc_la-ecasoundc_sa.Plo"; else rm -f ".deps/libecasoundc_la-ecasoundc_sa.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -D_REENTRANT -prefer-pic -O2 -pipe -MT libecasoundc_la-eca-control-interface.lo -MD -MP -MF ".deps/libecasoundc_la-eca-control-interface.Tpo" -c -o libecasoundc_la-eca-control-interface.lo `test -f 'eca-control-interface.cpp' || echo './'`eca-control-interface.cpp; \ then mv -f ".deps/libecasoundc_la-eca-control-interface.Tpo" ".deps/libecasoundc_la-eca-control-interface.Plo"; else rm -f ".deps/libecasoundc_la-eca-control-interface.Tpo"; exit 1; fi mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -D_REENTRANT -O2 -pipe -MT libecasoundc_la-ecasoundc_sa.lo -MD -MP -MF .deps/libecasoundc_la-ecasoundc_sa.Tpo -c ecasoundc_sa.c -fPIC -DPIC -o .libs/libecasoundc_la-ecasoundc_sa.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -D_REENTRANT -O2 -pipe -MT libecasoundc_la-eca-control-interface.lo -MD -MP -MF .deps/libecasoundc_la-eca-control-interface.Tpo -c eca-control-interface.cpp -fPIC -DPIC -o .libs/libecasoundc_la-eca-control-interface.o ecasoundc_sa.c: In function 'eci_command_r': ecasoundc_sa.c:547:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result ecasoundc_sa.c:548:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result ecasoundc_sa.c: In function 'eci_cleanup_r': ecasoundc_sa.c:475:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result ecasoundc_sa.c: In function 'eci_init_r': ecasoundc_sa.c:321:14: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result ecasoundc_sa.c:325:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result ecasoundc_sa.c:400:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result ecasoundc_sa.c:401:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result ecasoundc_sa.c:402:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -D_REENTRANT -O2 -pipe -MT libecasoundc_la-ecasoundc_sa.lo -MD -MP -MF .deps/libecasoundc_la-ecasoundc_sa.Tpo -c ecasoundc_sa.c -fPIC -DPIC -o libecasoundc_la-ecasoundc_sa.o >/dev/null 2>&1 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -D_REENTRANT -O2 -pipe -MT libecasoundc_la-eca-control-interface.lo -MD -MP -MF .deps/libecasoundc_la-eca-control-interface.Tpo -c eca-control-interface.cpp -fPIC -DPIC -o libecasoundc_la-eca-control-interface.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libecasoundc.la -rpath /usr/lib -export-dynamic -s -version-info 2:0:1 -static libecasoundc_la-ecasoundc_sa.lo libecasoundc_la-eca-control-interface.lo -ldl -lm -lpthread i686-pc-linux-gnu-ar cru .libs/libecasoundc.a libecasoundc_la-ecasoundc_sa.o libecasoundc_la-eca-control-interface.o i686-pc-linux-gnu-ranlib .libs/libecasoundc.a creating libecasoundc.la (cd .libs && rm -f libecasoundc.la && ln -s ../libecasoundc.la libecasoundc.la) make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasoundc' Making all in pyecasound make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/pyecasound' if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libecasoundc -I/usr/include/python2.7 -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT pyecasound.lo -MD -MP -MF ".deps/pyecasound.Tpo" -c -o pyecasound.lo pyecasound.c; \ then mv -f ".deps/pyecasound.Tpo" ".deps/pyecasound.Plo"; else rm -f ".deps/pyecasound.Tpo"; exit 1; fi mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libecasoundc -I/usr/include/python2.7 -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT pyecasound.lo -MD -MP -MF .deps/pyecasound.Tpo -c pyecasound.c -fPIC -DPIC -o .libs/pyecasound.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libecasoundc -I/usr/include/python2.7 -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT pyecasound.lo -MD -MP -MF .deps/pyecasound.Tpo -c pyecasound.c -o pyecasound.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libpyecasound.la -avoid-version -export-dynamic pyecasound.lo -ldl -lm -lpthread /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -avoid-version -export-dynamic -shared -nostartfiles -o pyecasound.so pyecasound.lo ../libecasoundc/libecasoundc.la i686-pc-linux-gnu-ar cru .libs/libpyecasound.a .libs/pyecasound.o i686-pc-linux-gnu-ranlib .libs/libpyecasound.a creating libpyecasound.la i686-pc-linux-gnu-gcc -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -shared -nostartfiles -o pyecasound.so .libs/pyecasound.o -Wl,--export-dynamic ../libecasoundc/.libs/libecasoundc.a -ldl -lpthread (cd .libs && rm -f libpyecasound.la && ln -s ../libpyecasound.la libpyecasound.la) make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/pyecasound' Making all in rubyecasound make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/rubyecasound' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/rubyecasound' Making all in ecatools make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecatools' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT ecaconvert.o -MD -MP -MF ".deps/ecaconvert.Tpo" -c -o ecaconvert.o ecaconvert.cpp; \ then mv -f ".deps/ecaconvert.Tpo" ".deps/ecaconvert.Po"; else rm -f ".deps/ecaconvert.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT ecicpp_helpers.o -MD -MP -MF ".deps/ecicpp_helpers.Tpo" -c -o ecicpp_helpers.o ecicpp_helpers.cpp; \ then mv -f ".deps/ecicpp_helpers.Tpo" ".deps/ecicpp_helpers.Po"; else rm -f ".deps/ecicpp_helpers.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT ecafixdc.o -MD -MP -MF ".deps/ecafixdc.Tpo" -c -o ecafixdc.o ecafixdc.cpp; \ then mv -f ".deps/ecafixdc.Tpo" ".deps/ecafixdc.Po"; else rm -f ".deps/ecafixdc.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT ecalength.o -MD -MP -MF ".deps/ecalength.Tpo" -c -o ecalength.o ecalength.c; \ then mv -f ".deps/ecalength.Tpo" ".deps/ecalength.Po"; else rm -f ".deps/ecalength.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT ecanormalize.o -MD -MP -MF ".deps/ecanormalize.Tpo" -c -o ecanormalize.o ecanormalize.cpp; \ then mv -f ".deps/ecanormalize.Tpo" ".deps/ecanormalize.Po"; else rm -f ".deps/ecanormalize.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT ecaplay.o -MD -MP -MF ".deps/ecaplay.Tpo" -c -o ecaplay.o ecaplay.c; \ then mv -f ".deps/ecaplay.Tpo" ".deps/ecaplay.Po"; else rm -f ".deps/ecaplay.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT ecasignalview.o -MD -MP -MF ".deps/ecasignalview.Tpo" -c -o ecasignalview.o ecasignalview.cpp; \ then mv -f ".deps/ecasignalview.Tpo" ".deps/ecasignalview.Po"; else rm -f ".deps/ecasignalview.Tpo"; exit 1; fi ecaplay.c: In function ‘queue_tracks’: ecaplay.c:687:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ecaplay.c:693:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ecaplay.c:695:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecalength ecalength.o ../libecasoundc/libecasoundc.la -ldl -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecaplay ecaplay.o ../libecasoundc/libecasoundc.la -ldl -lm -lpthread mkdir .libs i686-pc-linux-gnu-gcc -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecalength ecalength.o ../libecasoundc/.libs/libecasoundc.a -ldl -lm -lpthread /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecaconvert ecaconvert.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -ldl -lm -lpthread i686-pc-linux-gnu-gcc -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecaplay ecaplay.o ../libecasoundc/.libs/libecasoundc.a -ldl -lm -lpthread /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecanormalize ecanormalize.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -ldl -lm -lpthread i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecaconvert ecaconvert.o ecicpp_helpers.o ../libecasoundc/.libs/libecasoundc.a ../kvutils/.libs/libkvutils.a -ldl -lm -lpthread i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecanormalize ecanormalize.o ecicpp_helpers.o ../libecasoundc/.libs/libecasoundc.a ../kvutils/.libs/libkvutils.a -ldl -lm -lpthread /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecafixdc ecafixdc.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -ldl -lm -lpthread i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecafixdc ecafixdc.o ecicpp_helpers.o ../libecasoundc/.libs/libecasoundc.a ../kvutils/.libs/libkvutils.a -ldl -lm -lpthread /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecasignalview ecasignalview.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -lncurses -ldl -lm -lpthread i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecasignalview ecasignalview.o ecicpp_helpers.o ../libecasoundc/.libs/libecasoundc.a ../kvutils/.libs/libkvutils.a -lncurses -ldl -lm -lpthread make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecatools' Making all in Documentation make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' Making all in users_guide make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/users_guide' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/users_guide' Making all in programmers_guide make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/programmers_guide' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/programmers_guide' make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' Making all in examples make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/examples' make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0' make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0' >>> Source compiled. >>> Test phase [check]: media-sound/ecasound-2.6.0 make -j14 -j1 check Making check in kvutils make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/kvutils' make libkvutils_tester make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/kvutils' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT libkvutils_tester.o -MD -MP -MF ".deps/libkvutils_tester.Tpo" -c -o libkvutils_tester.o libkvutils_tester.cpp; \ then mv -f ".deps/libkvutils_tester.Tpo" ".deps/libkvutils_tester.Po"; else rm -f ".deps/libkvutils_tester.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libkvutils_tester -static libkvutils_tester.o libkvutils.la -ldl -lm -lpthread i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libkvutils_tester libkvutils_tester.o ./.libs/libkvutils.a -ldl -lm -lpthread make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/kvutils' make check-TESTS make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/kvutils' libkvutils_tester.cpp:157 - Test started libkvutils_tester.cpp:192 - Test passed libkvutils_tester.cpp:201 - Test started libkvutils_tester.cpp:318 - Test passed libkvutils_tester.cpp:327 - Test started libkvutils_tester.cpp:345 - Test passed libkvutils_tester.cpp:356 - Test started libkvutils_tester.cpp:361 - start-test libkvutils_tester.cpp:395 - start-thread. libkvutils_tester.cpp:402 - schedfifo-scheduling-disabled libkvutils_tester.cpp:368 - start-item-push libkvutils_tester.cpp:420 - corner-case-queue-busy libkvutils_tester.cpp:420 - corner-case-queue-busy libkvutils_tester.cpp:430 - exit-thread libkvutils_tester.cpp:382 - end-test. libkvutils_tester.cpp:384 - Test passed PASS: libkvutils_tester ================== All 1 tests passed ================== make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/kvutils' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/kvutils' Making check in libecasound make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' Making check in plugins make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound/plugins' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound/plugins' make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' make libecasound_tester make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT libecasound_tester.o -MD -MP -MF ".deps/libecasound_tester.Tpo" -c -o libecasound_tester.o libecasound_tester.cpp; \ then mv -f ".deps/libecasound_tester.Tpo" ".deps/libecasound_tester.Po"; else rm -f ".deps/libecasound_tester.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-test-repository.o -MD -MP -MF ".deps/eca-test-repository.Tpo" -c -o eca-test-repository.o eca-test-repository.cpp; \ then mv -f ".deps/eca-test-repository.Tpo" ".deps/eca-test-repository.Po"; else rm -f ".deps/eca-test-repository.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT eca-test-case.o -MD -MP -MF ".deps/eca-test-case.Tpo" -c -o eca-test-case.o eca-test-case.cpp; \ then mv -f ".deps/eca-test-case.Tpo" ".deps/eca-test-case.Po"; else rm -f ".deps/eca-test-case.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libecasound_tester libecasound_tester.o eca-test-repository.o eca-test-case.o ../libecasound/libecasound.la ../kvutils/libkvutils.la -ldl -lm -lpthread i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libecasound_tester libecasound_tester.o eca-test-repository.o eca-test-case.o ../libecasound/.libs/libecasound.a ../kvutils/.libs/libkvutils.a -ldl -lm -lpthread make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' make check-TESTS make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' Running test case 'Unit test for ECA_AUDIO_TIME'. libecasound_tester: eca-audio-time Running test case 'Unit test for ECA_SESSION'. libecasound_tester: eca-session - exception test libecasound_tester: catched exception Running test case 'Unit test for ECA_CONTROL'. libecasound_tester: eca-control - chainsetup creation stress test libecasound_tester: do_run_chainsetup_creation() iteration 1 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 2 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 3 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 4 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 5 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 6 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 7 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 8 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 9 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 10 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 11 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 12 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 13 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 14 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 15 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 16 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 17 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 18 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 19 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 20 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 21 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 22 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 23 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 24 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 25 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 26 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 27 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 28 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 29 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 30 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 31 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 32 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 33 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 34 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 35 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 36 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 37 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 38 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 39 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 40 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 41 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 42 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 43 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 44 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 45 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 46 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 47 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 48 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 49 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 50 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 51 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 52 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 53 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 54 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 55 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 56 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 57 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 58 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 59 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 60 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 61 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 62 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 63 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 64 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 65 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 66 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 67 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 68 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 69 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 70 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 71 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 72 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 73 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 74 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 75 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 76 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 77 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 78 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 79 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 80 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 81 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 82 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 83 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 84 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 85 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 86 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 87 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 88 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 89 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 90 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 91 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 92 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 93 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 94 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 95 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 96 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 97 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 98 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 99 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 100 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 101 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 102 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 103 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 104 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 105 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 106 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 107 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 108 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 109 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 110 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 111 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 112 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 113 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 114 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 115 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 116 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 117 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 118 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 119 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 120 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 121 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 122 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 123 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 124 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 125 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 126 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 127 of 127. Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". 'nonrt' buffering mode selected. Opening input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opening output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Connected chainsetup: "default". Disconnecting chainsetup: "default". Removing chainsetup: "default". Running test case 'ECA_OBJECT_FACTORY_TEST'. libecasound_tester: object factories - rt-map libecasound_tester: object factories - nonrt-map WARNING: Libsamplerate is required for high-quality resampling. Using the internal resampler instead. WARNING: Libsamplerate is required for high-quality resampling. Using the internal resampler instead. WARNING: Libsamplerate is required for high-quality resampling. Using the internal resampler instead. WARNING: Libsamplerate is required for high-quality resampling. Using the internal resampler instead. WARNING: Libsamplerate is required for high-quality resampling. Using the internal resampler instead. WARNING: Libsamplerate is required for high-quality resampling. Using the internal resampler instead. WARNING: Libsamplerate is required for high-quality resampling. Using the internal resampler instead. WARNING: Libsamplerate is required for high-quality resampling. Using the internal resampler instead. WARNING: Libsamplerate is required for high-quality resampling. Using the internal resampler instead. libecasound_tester: object factories - chainop-map libecasound_tester: object factories - LADSPA-map libecasound_tester: object factories - LADSPA-id-map libecasound_tester: object factories - preset-map ERROR: Unable to find LADSPA plugin "1205" ERROR: Unable to find LADSPA plugin "1205" Warning: DBC_CHECK failed - "impl_repp->slave_param_indices_rep[param - 1].size() > 0", preset.cpp, 511. ERROR: Unable to find LADSPA plugin "1205" Warning: DBC_CHECK failed - "impl_repp->slave_param_indices_rep[param - 1].size() > 0", preset.cpp, 511. Warning: DBC_CHECK failed - "impl_repp->slave_param_indices_rep[param - 1].size() > 0", preset.cpp, 511. WARNING! Shift-% must be greater than 12.50%! Limiting to the low-limit. WARNING! Shift-% must be greater than 12.50%! Limiting to the low-limit. WARNING! Shift-% must be greater than 12.50%! Limiting to the low-limit. libecasound_tester: object factory test done Running test case 'Unit test for eca-sample-conversion'. Running test case 'Unit test for ECA_CHAINSETUP'. Running test case 'ECA_CHAINSETUP_PARSER_TEST'. f64_be s32_be 11 17 ------------------------------------------------------------------------- libecasound_tester summary: ------------------------------------------------------------------------- All tests succesful. ------------------------------------------------------------------------- PASS: libecasound_tester ================== All 1 tests passed ================== make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' Making check in ecasound make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecasound' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecasound' Making check in libecasoundc make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasoundc' make libecasoundc_tester ecicpp_tester make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasoundc' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT libecasoundc_tester.o -MD -MP -MF ".deps/libecasoundc_tester.Tpo" -c -o libecasoundc_tester.o libecasoundc_tester.c; \ then mv -f ".deps/libecasoundc_tester.Tpo" ".deps/libecasoundc_tester.Po"; else rm -f ".deps/libecasoundc_tester.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libecasoundc_tester libecasoundc_tester.o libecasoundc.la -ldl -lm -lpthread i686-pc-linux-gnu-gcc -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libecasoundc_tester libecasoundc_tester.o ./.libs/libecasoundc.a -ldl -lm -lpthread if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT ecicpp_tester.o -MD -MP -MF ".deps/ecicpp_tester.Tpo" -c -o ecicpp_tester.o ecicpp_tester.cpp; \ then mv -f ".deps/ecicpp_tester.Tpo" ".deps/ecicpp_tester.Po"; else rm -f ".deps/ecicpp_tester.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecicpp_tester ecicpp_tester.o libecasoundc.la -ldl -lm -lpthread i686-pc-linux-gnu-g++ -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecicpp_tester ecicpp_tester.o ./.libs/libecasoundc.a -ldl -lm -lpthread make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasoundc' make check-TESTS make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasoundc' libecasoundc_tester.c:118 - Test started libecasoundc_tester.c:127 - Test passed libecasoundc_tester.c:134 - Test started libecasoundc_tester.c:143 - Test passed libecasoundc_tester.c:150 - Test started libecasoundc_tester.c:180 - Test passed libecasoundc_tester.c:187 - Test started libecasoundc_tester.c:243 - Test passed libecasoundc_tester.c:251 - Test started libecasoundc_tester.c:273 - Test passed libecasoundc_tester.c:316 - Test started libecasoundc_tester.c:332 - Test passed PASS: libecasoundc_tester ecicpp_tester.cpp:97 - Test started ecicpp_tester.cpp:114 - Test passed PASS: ecicpp_tester ================== All 2 tests passed ================== make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasoundc' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasoundc' Making check in pyecasound make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/pyecasound' make check-TESTS make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/pyecasound' ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ PASS: test1_stresstest.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ PASS: test2_stresstest.py ================== All 2 tests passed ================== make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/pyecasound' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/pyecasound' Making check in rubyecasound make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/rubyecasound' make check-TESTS make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/rubyecasound' if test ! -e ecasound.rb ; then ln -s ./ecasound.rb . ; fi touch ecasound.rb-STAMP Test1 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.023 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.046 0.0 0.07 0.221 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.0 0.07 0.423 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.093 0.0 0.116 0.606 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.116 0.0 0.139 0.761 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.0 0.139 0.882 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.163 0.0 0.186 0.962 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.0 0.186 0.999 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.0 0.209 0.997 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.0 0.232 0.99 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.0 0.255 0.938 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.279 0.0 0.302 0.844 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.0 0.302 0.711 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.0 0.325 0.545 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.0 0.348 0.355 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.0 0.372 0.149 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.0 0.395 0.283 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.0 0.418 0.481 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.441 0.0 0.464 0.656 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.0 0.464 0.801 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.488 0.0 0.511 0.91 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.511 0.0 0.534 0.978 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.534 0.0 0.557 1.001 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.557 0.0 0.58 1.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.0 0.58 0.979 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.0 0.604 0.914 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.0 0.627 0.808 0.65 0.664 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.0 0.65 0.664 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.0 0.673 0.491 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.697 0.0 0.72 0.295 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.0 0.72 0.137 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.743 0.0 0.766 0.344 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.766 0.0 0.789 0.536 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.0 0.789 0.703 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.813 0.0 0.836 0.838 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.0 0.836 0.935 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.859 0.0 0.882 0.99 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.882 0.0 0.906 0.999 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.906 0.0 0.929 0.999 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.0 0.929 0.964 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.0 0.952 0.887 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.975 0.0 0.998 0.768 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 0.998 0.0 1.022 0.615 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.0 1.022 0.434 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.045 0.0 1.068 0.233 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.0 1.068 0.2 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.0 1.091 0.404 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.115 0.0 1.138 0.589 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.138 0.0 1.161 0.747 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.161 0.0 1.184 0.871 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.184 0.0 1.207 0.956 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.207 0.0 1.231 0.997 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.0 1.231 0.995 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.0 1.254 0.993 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.277 0.0 1.3 0.946 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.3 0.0 1.324 0.855 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.324 0.0 1.347 0.726 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.0 1.347 0.563 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.37 0.0 1.393 0.375 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.393 0.0 1.416 0.17 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.0 1.416 0.263 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.0 1.44 0.462 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.0 1.463 0.64 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.0 1.486 0.788 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.509 0.0 1.533 0.901 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.0 1.533 0.973 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 0.0 1.556 1.001 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.0 1.579 0.999 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.602 0.0 1.625 0.983 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.0 1.625 0.923 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.0 1.649 0.82 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.0 1.672 0.68 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.0 1.695 0.509 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.0 1.718 0.315 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.0 1.741 0.116 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.765 0.0 1.788 0.324 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.0 1.788 0.518 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.811 0.0 1.834 0.688 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.0 1.834 0.826 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.858 0.0 1.881 0.927 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.881 0.0 1.904 0.986 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.904 0.0 1.927 1.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.0 1.927 0.999 1.95 0.97 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.95 0.0 1.974 0.97 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.0 1.974 0.896 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.0 1.997 0.782 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.0 2.02 0.632 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.043 0.0 2.067 0.453 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.0 2.067 0.254 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.0 2.09 0.179 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.113 0.0 2.136 0.384 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.136 0.0 2.159 0.571 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.159 0.0 2.183 0.733 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.183 0.0 2.206 0.861 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.0 2.206 0.95 2.229 0.947 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.229 0.0 2.252 0.995 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.252 0.0 2.276 0.995 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.0 2.276 0.995 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.299 0.0 2.322 0.952 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.0 2.322 0.866 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.0 2.345 0.74 2.368 0.581 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.0 2.368 0.581 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.392 0.0 2.415 0.395 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.0 2.415 0.191 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.0 2.438 0.242 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.0 2.461 0.443 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.485 0.0 2.508 0.623 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.508 0.0 2.531 0.775 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.0 2.531 0.892 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.554 0.0 2.577 0.968 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 0.0 2.577 1.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.0 2.601 0.999 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.624 0.0 2.647 0.987 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.0 2.647 0.931 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.67 0.0 2.694 0.832 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.694 0.0 2.717 0.696 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.717 0.0 2.74 0.527 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.0 2.74 0.335 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.763 0.0 2.786 0.128 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.0 2.786 0.304 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.0 2.81 0.499 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.0 2.833 0.672 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.0 2.856 0.814 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.0 2.879 0.919 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.0 2.902 0.982 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 0.0 2.926 1.001 2.949 1.001 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.949 0.0 2.972 1.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.972 0.0 2.995 0.975 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.0 2.995 0.905 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.0 3.019 0.795 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.0 3.042 0.648 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.0 3.065 0.472 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.0 3.088 0.274 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.0 3.111 0.158 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.135 0.0 3.158 0.364 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.0 3.158 0.554 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.0 3.181 0.718 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.204 0.0 3.228 0.85 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.0 3.228 0.943 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.0 3.251 0.993 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.0 3.274 0.997 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.297 0.0 3.32 0.997 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.0 3.32 0.959 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.0 3.344 0.876 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.367 0.0 3.39 0.754 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.0 3.39 0.598 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.0 3.413 0.414 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.437 0.0 3.46 0.212 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.46 0.0 3.483 0.221 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.0 3.483 0.423 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.0 3.506 0.606 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.529 0.0 3.553 0.761 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.0 3.553 0.882 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.0 3.576 0.962 3.599 0.959 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.599 0.0 3.622 0.999 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.0 3.622 0.997 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.0 3.646 0.99 3.669 0.938 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.0 3.669 0.938 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.692 0.0 3.715 0.844 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.0 3.715 0.711 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.0 3.738 0.545 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.0 3.762 0.355 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.785 0.0 3.808 0.149 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.808 0.0 3.831 0.283 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.0 3.831 0.481 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.855 0.0 3.878 0.656 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.0 3.878 0.801 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.0 3.901 0.91 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.0 3.924 0.978 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.947 0.0 3.971 1.001 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 0.0 3.971 1.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 3.994 0.0 4.017 0.979 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.0 4.017 0.914 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.0 4.04 0.808 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.063 0.0 4.087 0.664 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.087 0.0 4.11 0.491 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.0 4.11 0.295 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.133 0.0 4.156 0.137 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.0 4.156 0.344 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.0 4.18 0.536 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.203 0.0 4.226 0.703 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.0 4.226 0.838 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.0 4.249 0.935 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.0 4.272 0.99 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.0 4.296 0.999 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.0 4.319 0.999 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.0 4.342 0.964 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.0 4.365 0.887 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.0 4.389 0.768 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.412 0.0 4.435 0.615 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.435 0.0 4.458 0.434 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.458 0.0 4.481 0.233 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.481 0.0 4.505 0.2 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.0 4.505 0.404 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.528 0.0 4.551 0.589 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.0 4.551 0.747 4.574 0.74 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.0 4.574 0.871 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.598 0.0 4.621 0.956 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.0 4.621 0.997 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.644 0.0 4.667 0.995 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.667 0.0 4.69 0.993 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.69 0.0 4.714 0.946 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.0 4.714 0.855 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.0 4.737 0.726 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.0 4.76 0.563 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.783 0.0 4.807 0.375 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.0 4.807 0.17 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.0 4.83 0.263 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.0 4.853 0.462 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.876 0.0 4.899 0.64 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.0 4.899 0.788 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.0 4.923 0.901 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.946 0.0 4.969 0.973 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 0.0 4.969 1.001 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.0 4.992 0.999 processing speed: 4570 cmds/second. Test2 .................................................................................................. processing speed: 78 cmds/second. PASS: stresstest.rb ================== All 1 tests passed ================== make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/rubyecasound' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/rubyecasound' Making check in ecatools make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecatools' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecatools' Making check in Documentation make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' Making check in users_guide make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/users_guide' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/users_guide' Making check in programmers_guide make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/programmers_guide' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/programmers_guide' make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' Making check in examples make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/examples' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/examples' make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0' >>> Install ecasound-2.6.0 into /var/tmp/portage/media-sound/ecasound-2.6.0/image/ category media-sound make -j14 DESTDIR=/var/tmp/portage/media-sound/ecasound-2.6.0/image/ install Making install in kvutils make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/kvutils' make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/kvutils' test -z "/usr/lib" || mkdir -p -- "/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib" /usr/bin/install -c -d /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/include/kvutils cd . ; cp kvu_dbc.h kvu_definition_by_contract.h kvu_com_line.h kvu_fd_io.h kvu_locks.h kvu_message_item.h kvu_numtostr.h kvu_object_queue.h kvu_procedure_timer.h kvu_rtcaps.h kvu_temporary_file_directory.h kvu_threads.h kvu_utils.h kvu_value_queue.h kvu_inttypes.h /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/include/kvutils /bin/sh ../libtool --mode=install /usr/bin/install -c 'libkvutils.la' '/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libkvutils.la' /usr/bin/install -c .libs/libkvutils.lai /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libkvutils.la /usr/bin/install -c .libs/libkvutils.a /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libkvutils.a chmod 644 /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libkvutils.a i686-pc-linux-gnu-ranlib /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libkvutils.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/kvutils' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/kvutils' Making install in libecasound make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' Making install in plugins make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound/plugins' make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound/plugins' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound/plugins' make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound/plugins' make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' test -z "/usr/lib" || mkdir -p -- "/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib" /usr/bin/install -c -d /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/include/libecasound cd . ; \ /usr/bin/install -c -m 644 \ audiofx.h audiofx_misc.h audiofx_amplitude.h audiofx_compressor.h audiofx_analysis.h audiofx_envelope_modulation.h audiofx_filter.h audiofx_rcfilter.h audiofx_reverb.h audiofx_timebased.h audiogate.h audiofx_mixing.h audiofx_ladspa.h audio-stamp.h \ preset.h preset_impl.h file-preset.h global-preset.h \ audioio.h audioio-buffered.h audioio-device.h audioio-plugin.h audioio-manager.h audioio-cdr.h audioio-cdr_impl.h audioio-ewf.h audioio-mp3.h audioio-mp3_impl.h audioio-ogg.h audioio-wave.h audioio-raw.h audioio-oss.h audioio-oss_impl.h audioio-null.h audioio-rtnull.h audioio-mikmod.h audioio-loop.h audioio-forked-stream.h audioio-timidity.h audioio-db-server.h audioio-db-server_impl.h audioio-db-buffer.h audioio-db-client.h audioio-proxy.h audioio-typeselect.h audioio-resample.h audioio-reverse.h audioio-flac.h audioio-aac.h audioio-tone.h audioio-seqbase.h audioio-acseq.h audioio-barrier.h \ ctrl-source.h midi-cc.h oscillator.h osc-gen.h osc-gen-file.h osc-sine.h linear-envelope.h two-stage-linear-envelope.h stamp-ctrl.h generic-linear-envelope.h \ midi-server.h midi-client.h midi-parser.h midiio.h midiio-raw.h midiio-aseq.h \ eca-chain.h eca-chainop.h eca-error.h eca-logger.h eca-logger-default.h eca-logger-interface.h eca-logger-wellformed.h eca-engine.h eca-engine-driver.h eca-engine_impl.h eca-session.h eca-resources.h resource-file.h layer.h eca-static-object-maps.h eca-object-map.h eca-preset-map.h samplebuffer.h samplebuffer_impl.h samplebuffer_functions.h samplebuffer_iterators.h sample-specs.h sample-ops_impl.h eca-sample-conversion.h eca-version.h eca-object-factory.h eca-chainsetup.h eca-chainsetup_impl.h eca-chainsetup-bufparams.h eca-chainsetup-parser.h eca-chainsetup-position.h eca-control.h eca-control-base.h eca-control-objects.h eca-control-dump.h eca-iamode-parser.h eca-iamode-parser_impl.h eca-audio-position.h eca-fileio.h eca-fileio-stream.h eca-fileio-mmap.h dynamic-parameters.h dynamic-object.h eca-object.h eca-operator.h generic-controller.h eca-samplerate-aware.h eca-audio-format.h eca-audio-time.h jack-connections.h \ /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/include/libecasound /bin/sh ../libtool --mode=install /usr/bin/install -c 'libecasound.la' '/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libecasound.la' /usr/bin/install -c -d /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin /usr/bin/install -c libecasound-config /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/libecasound-config /usr/bin/install -c .libs/libecasound.lai /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libecasound.la /usr/bin/install -c .libs/libecasound.a /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libecasound.a chmod 644 /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libecasound.a i686-pc-linux-gnu-ranlib /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libecasound.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasound' Making install in ecasound make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecasound' make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecasound' test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin" make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecasound' '/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecasound' /usr/bin/install -c ecasound /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecasound make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecasound' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecasound' Making install in libecasoundc make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasoundc' make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasoundc' test -z "/usr/lib" || mkdir -p -- "/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib" /usr/bin/install -c -d /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/include/libecasoundc cd . ; \ /usr/bin/install -c -m 644 ecasoundc.h eca-control-interface.h \ /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/include/libecasoundc /usr/bin/install -c -d /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin /usr/bin/install -c libecasoundc-config /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ /bin/sh ../libtool --mode=install /usr/bin/install -c 'libecasoundc.la' '/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libecasoundc.la' /usr/bin/install -c .libs/libecasoundc.lai /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libecasoundc.la /usr/bin/install -c .libs/libecasoundc.a /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libecasoundc.a chmod 644 /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libecasoundc.a i686-pc-linux-gnu-ranlib /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/libecasoundc.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasoundc' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/libecasoundc' Making install in pyecasound make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/pyecasound' make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/pyecasound' make install-exec-hook make[2]: Nothing to be done for `install-data-am'. make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/pyecasound' /usr/bin/install -c -d /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/python2.7/site-packages /usr/bin/install -c ./eci.py ./pyeca.py ./ecacontrol.py pyecasound.so /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/python2.7/site-packages make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/pyecasound' make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/pyecasound' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/pyecasound' Making install in rubyecasound make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/rubyecasound' make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/rubyecasound' make install-exec-hook make[2]: Nothing to be done for `install-data-am'. make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/rubyecasound' /usr/bin/install -c -d /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/ruby/site_ruby/1.8 /usr/bin/install -c ./ecasound.rb /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/lib/ruby/site_ruby/1.8/ make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/rubyecasound' make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/rubyecasound' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/rubyecasound' Making install in ecatools make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecatools' make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecatools' test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin" test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin" make[2]: Nothing to be done for `install-data-am'. /usr/bin/install -c 'ecamonitor' '/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecamonitor' /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecaconvert' '/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecaconvert' /usr/bin/install -c ecaconvert /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecaconvert /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecafixdc' '/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecafixdc' /usr/bin/install -c ecafixdc /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecafixdc /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecalength' '/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecalength' /usr/bin/install -c ecalength /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecalength /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecanormalize' '/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecanormalize' /usr/bin/install -c ecanormalize /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecanormalize /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecaplay' '/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecaplay' /usr/bin/install -c ecaplay /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecaplay /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecasignalview' '/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecasignalview' /usr/bin/install -c ecasignalview /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/bin/ecasignalview make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecatools' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/ecatools' Making install in Documentation make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' Making install in users_guide make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/users_guide' make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/users_guide' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/users_guide' make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/users_guide' Making install in programmers_guide make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/programmers_guide' make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/programmers_guide' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/programmers_guide' make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation/programmers_guide' make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' make[3]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' make[3]: Nothing to be done for `install-exec-am'. mkdir -p /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man1 mkdir -p /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man5 for f in ecasound.1 ecasound-iam.1 ecatools.1 ecafixdc.1 ecalength.1 ecaplay.1 ecamonitor.1 ecanormalize.1 ecasignalview.1 ; do if test -f $f ; then cp -v $f /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man1/; fi ; done `ecasound.1' -> `/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man1/ecasound.1' `ecasound-iam.1' -> `/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man1/ecasound-iam.1' `ecatools.1' -> `/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man1/ecatools.1' `ecafixdc.1' -> `/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man1/ecafixdc.1' `ecalength.1' -> `/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man1/ecalength.1' `ecaplay.1' -> `/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man1/ecaplay.1' `ecamonitor.1' -> `/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man1/ecamonitor.1' `ecanormalize.1' -> `/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man1/ecanormalize.1' `ecasignalview.1' -> `/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man1/ecasignalview.1' for f in ecasoundrc.5 ; do if test -f $f ; then cp -v $f /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man5/; fi ; done `ecasoundrc.5' -> `/var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/man/man5/ecasoundrc.5' make[3]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/Documentation' Making install in examples make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/examples' make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/examples' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0/examples' make[1]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0' make[2]: Entering directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0' make[2]: Nothing to be done for `install-exec-am'. sed -e "s%[@]VERSION[@]%2.6.0%" \ -e "s%[@]prefix[@]%/usr%" \ -e "s%[@]pkgdatadir[@]%/usr/share/ecasound%" \ < ./ecasoundrc.in > ecasoundrc /usr/bin/install -c -d /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/ecasound /usr/bin/install -c -m 644 ./ecasoundrc /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/ecasound/ecasoundrc /usr/bin/install -c -m 644 ./effect_presets /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/ecasound/effect_presets /usr/bin/install -c -m 644 ./ecatools/ecasound.el /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/ecasound/ecasound.el /usr/bin/install -c -m 644 ./generic_oscillators /var/tmp/portage/media-sound/ecasound-2.6.0/image//usr/share/ecasound/generic_oscillators make[2]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0' make[1]: Leaving directory `/var/tmp/portage/media-sound/ecasound-2.6.0/work/ecasound-2.6.0' !!! dodoc: Documentation/*.txt does not exist dodoc failed >>> Completed installing ecasound-2.6.0 into /var/tmp/portage/media-sound/ecasound-2.6.0/image/ /var/tmp/portage/media-sound/ecasound-2.6.0/image/usr/lib/libecasoundc.la already clean, skipping update. /var/tmp/portage/media-sound/ecasound-2.6.0/image/usr/lib/libecasound.la already clean, skipping update. /var/tmp/portage/media-sound/ecasound-2.6.0/image/usr/lib/libkvutils.la already clean, skipping update. * QA Notice: file does not exist: * * dodoc: Documentation/*.txt does not exist strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/python2.7/site-packages/pyecasound.so usr/bin/ecaplay usr/bin/ecasignalview usr/bin/ecanormalize usr/bin/ecalength usr/bin/ecasound usr/bin/ecaconvert usr/bin/ecafixdc usr/lib/libkvutils.a usr/lib/libecasoundc.a usr/lib/libecasound.a * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib/python2.7/site-packages/pyecasound.so removing executable bit: usr/lib/libecasoundc.la removing executable bit: usr/lib/libecasound.la removing executable bit: usr/lib/libkvutils.la * Compilation and optimization of Python modules for CPython 2.7 ... [ ok ]