>>> ecasound: Building testing/ecasound 2.9.3-r2 (using abuild 3.10.0_rc1-r2) started Tue, 25 Oct 2022 04:10:08 +0000 >>> ecasound: Checking sanity of /home/buildozer/aports/testing/ecasound/APKBUILD... >>> ecasound: Analyzing dependencies... >>> ecasound: Installing for build: build-base alsa-lib-dev readline-dev ncurses-dev mpg123-dev lame-dev libsndfile-dev libsamplerate-dev (1/23) Installing alsa-lib (1.2.7.2-r0) (2/23) Installing alsa-lib-dev (1.2.7.2-r0) (3/23) Installing libhistory (8.2.0-r0) (4/23) Installing ncurses-dev (6.3_p20221008-r0) (5/23) Installing readline (8.2.0-r0) (6/23) Installing readline-dev (8.2.0-r0) (7/23) Installing mpg123-libs (1.30.2-r0) (8/23) Installing mpg123-dev (1.30.2-r0) (9/23) Installing lame (3.100-r2) (10/23) Installing lame-dev (3.100-r2) (11/23) Installing libogg (1.3.5-r1) (12/23) Installing libogg-dev (1.3.5-r1) (13/23) Installing opus (1.3.1-r1) (14/23) Installing opus-dev (1.3.1-r1) (15/23) Installing flac-libs (1.4.2-r0) (16/23) Installing libvorbis (1.3.7-r0) (17/23) Installing libsndfile (1.1.0-r2) (18/23) Installing flac-dev (1.4.2-r0) (19/23) Installing libvorbis-dev (1.3.7-r0) (20/23) Installing libsndfile-dev (1.1.0-r2) (21/23) Installing libsamplerate (0.2.2-r0) (22/23) Installing libsamplerate-dev (0.2.2-r0) (23/23) Installing .makedepends-ecasound (20221025.041010) Executing busybox-1.35.0-r27.trigger OK: 403 MiB in 121 packages >>> ecasound: Cleaning up srcdir >>> ecasound: Cleaning up pkgdir >>> ecasound: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ecasound-2.9.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 1075k 10 111k 0 0 659k 0 0:00:01 --:--:-- 0:00:01 658k 100 1075k 100 1075k 0 0 5276k 0 --:--:-- --:--:-- --:--:-- 5273k >>> ecasound: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ecasound-2.9.3.tar.gz >>> ecasound: Checking sha512sums... ecasound-2.9.3.tar.gz: OK >>> ecasound: Unpacking /var/cache/distfiles/edge/ecasound-2.9.3.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes ------------------------------------------------------------------ 1. Section: Basic setup ------------------------------------------------------------------ checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl Using generic settings for POSIX thread support. checking for library containing pthread_create... none required checking for library containing clock_gettime... none required ------------------------------------------------------------------ 2. Section: Options for the configure script ------------------------------------------------------------------ checking whether to enable debugging... 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... no checking how to run the C++ preprocessor... 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... no checking sys/soundcard.h presence... no checking for sys/soundcard.h... no checking for artsc-config... none checking samplerate.h usability... yes checking samplerate.h presence... yes checking for samplerate.h... yes checking for python... none checking for Python libraries... ./configure: line 6145: python: not found /usr/local/lib /usr/lib checking for ruby... none ------------------------------------------------------------------ 3. Section: Programs ------------------------------------------------------------------ checking if C++ compiler supports namespaces... yes. checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) 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... none required checking for library containing dlopen... none required checking for main in -lncurses... 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... no checking for main in -lsndfile... yes checking for snd_pcm_delay in -lasound... yes checking for library containing snd_pcm_open... -lasound checking for snd_pcm_sw_params_set_tstamp_type... yes checking jack/jack.h usability... no checking jack/jack.h presence... no checking for jack/jack.h... no Using JACK transport API version: 0 Using JACK feature set (ecasound specific): 0 checking for main in -lkvutils... no 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 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBOIL... no checking whether to use liboil... no configure: WARNING: disabling liboil as library devel files are not available checking whether to use liblilv for LV2 support... checking for LIBLILV... no no checking for LIBLO... no checking whether to use liblo for OSC support... no ------------------------------------------------------------------ 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 regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... 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 execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking features.h usability... yes checking features.h presence... yes checking for features.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... no checking ladspa.h presence... no checking for ladspa.h... no 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 sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for execvp... yes checking for gettimeofday... yes checking for pthread_mutexattr_init... yes checking for clock_gettime... yes checking for mlockall... yes checking for munlockall... yes checking for nanosleep... yes checking for pause... yes checking for posix_memalign... 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 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 sigprocmask... yes checking for sigwait... yes checking for usleep... yes ------------------------------------------------------------------ 8. Section: Output ------------------------------------------------------------------ configure: creating ./config.status config.status: creating Makefile 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 config.status: executing libtool commands ----------------------------------------------------------------- Following packages are now configured: ecasound: yes (ecasound,libecasound,libecasoundc) ecatools: yes pyecasound: no rubyecasound: no libkvutils: yes ----------------------------------------------------------------- Compiler options: CFLAGS: -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer CXXFLAGS: -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer CPPFLAGS: -D_REENTRANT -D_XOPEN_SOURCE=600 -Os -fomit-frame-pointer LDFLAGS: -Wl,--as-needed,-O1,--sort-common ----------------------------------------------------------------- Following features were selected: Debugging info: no Effects enabled: yes Termcap: ncurses Use system readline: yes Use curses interface: yes Libaudiofile: no Libsndfile: yes ALSA support: yes OSS support: no aRts support: no JACK support: no Libsamplerate support yes LV2 (liblilv) support: no Liboil support: no Liblo (OSC) support: no ----------------------------------------------------------------- Following directories are used: Directory prefix: /usr Ruby module dir: Extra headers: Extra libs: -lsamplerate -lsndfile -lasound ------------------------------------------------------------------- Type 'make' to compile the package and 'make install' to install. Remember to use GNU Make, often installed as 'gmake'. ------------------------------------------------------------------- make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3' Making all in kvutils make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/kvutils' if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_dbc.lo -MD -MP -MF ".deps/kvu_dbc.Tpo" -c -o kvu_dbc.lo kvu_dbc.cpp; \ then mv -f ".deps/kvu_dbc.Tpo" ".deps/kvu_dbc.Plo"; else rm -f ".deps/kvu_dbc.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_debug.lo -MD -MP -MF ".deps/kvu_debug.Tpo" -c -o kvu_debug.lo kvu_debug.cpp; \ then mv -f ".deps/kvu_debug.Tpo" ".deps/kvu_debug.Plo"; else rm -f ".deps/kvu_debug.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_timestamp.lo -MD -MP -MF ".deps/kvu_timestamp.Tpo" -c -o kvu_timestamp.lo kvu_timestamp.cpp; \ then mv -f ".deps/kvu_timestamp.Tpo" ".deps/kvu_timestamp.Plo"; else rm -f ".deps/kvu_timestamp.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_locks.lo -MD -MP -MF .deps/kvu_locks.Tpo -c kvu_locks.cpp -fPIC -DPIC -o .libs/kvu_locks.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_debug.lo -MD -MP -MF .deps/kvu_debug.Tpo -c kvu_debug.cpp -fPIC -DPIC -o .libs/kvu_debug.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_threads.lo -MD -MP -MF .deps/kvu_threads.Tpo -c kvu_threads.cpp -fPIC -DPIC -o .libs/kvu_threads.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_dbc.lo -MD -MP -MF .deps/kvu_dbc.Tpo -c kvu_dbc.cpp -fPIC -DPIC -o .libs/kvu_dbc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_utils.lo -MD -MP -MF .deps/kvu_utils.Tpo -c kvu_utils.cpp -fPIC -DPIC -o .libs/kvu_utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_rtcaps.lo -MD -MP -MF .deps/kvu_rtcaps.Tpo -c kvu_rtcaps.cpp -fPIC -DPIC -o .libs/kvu_rtcaps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_timestamp.lo -MD -MP -MF .deps/kvu_timestamp.Tpo -c kvu_timestamp.cpp -fPIC -DPIC -o .libs/kvu_timestamp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_numtostr.lo -MD -MP -MF .deps/kvu_numtostr.Tpo -c kvu_numtostr.cpp -fPIC -DPIC -o .libs/kvu_numtostr.o In file included from kvu_fd_io.cpp:23: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_dbc.lo -MD -MP -MF .deps/kvu_dbc.Tpo -c kvu_dbc.cpp -o kvu_dbc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_timestamp.lo -MD -MP -MF .deps/kvu_timestamp.Tpo -c kvu_timestamp.cpp -o kvu_timestamp.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_locks.lo -MD -MP -MF .deps/kvu_locks.Tpo -c kvu_locks.cpp -o kvu_locks.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_threads.lo -MD -MP -MF .deps/kvu_threads.Tpo -c kvu_threads.cpp -o kvu_threads.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_numtostr.lo -MD -MP -MF .deps/kvu_numtostr.Tpo -c kvu_numtostr.cpp -o kvu_numtostr.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_debug.lo -MD -MP -MF .deps/kvu_debug.Tpo -c kvu_debug.cpp -o kvu_debug.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT kvu_rtcaps.lo -MD -MP -MF .deps/kvu_rtcaps.Tpo -c kvu_rtcaps.cpp -o kvu_rtcaps.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libkvutils.la -rpath /usr/lib -version-info 10:0:0 -static kvu_dbc.lo kvu_debug.lo 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_timestamp.lo kvu_value_queue.lo -lasound libtool: link: ar cru .libs/libkvutils.a kvu_dbc.o kvu_debug.o 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_timestamp.o kvu_value_queue.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libkvutils.a libtool: link: ( cd ".libs" && rm -f "libkvutils.la" && ln -s "../libkvutils.la" "libkvutils.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/kvutils' Making all in libecasound make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' Making all in plugins make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound/plugins' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio_alsa.lo -MD -MP -MF ".deps/audioio_alsa.Tpo" -c -o audioio_alsa.lo audioio_alsa.cpp; \ then mv -f ".deps/audioio_alsa.Tpo" ".deps/audioio_alsa.Plo"; else rm -f ".deps/audioio_alsa.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio_alsa_named.lo -MD -MP -MF ".deps/audioio_alsa_named.Tpo" -c -o audioio_alsa_named.lo audioio_alsa_named.cpp; \ then mv -f ".deps/audioio_alsa_named.Tpo" ".deps/audioio_alsa_named.Plo"; else rm -f ".deps/audioio_alsa_named.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio_sndfile.lo -MD -MP -MF ".deps/audioio_sndfile.Tpo" -c -o audioio_sndfile.lo audioio_sndfile.cpp; \ then mv -f ".deps/audioio_sndfile.Tpo" ".deps/audioio_sndfile.Plo"; else rm -f ".deps/audioio_sndfile.Tpo"; exit 1; fi libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio_alsa.lo -MD -MP -MF .deps/audioio_alsa.Tpo -c audioio_alsa.cpp -fPIC -DPIC -o .libs/audioio_alsa.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio_dummy.lo -MD -MP -MF .deps/audioio_dummy.Tpo -c audioio_dummy.cpp -fPIC -DPIC -o .libs/audioio_dummy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio_alsa_named.lo -MD -MP -MF .deps/audioio_alsa_named.Tpo -c audioio_alsa_named.cpp -fPIC -DPIC -o .libs/audioio_alsa_named.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio_sndfile.lo -MD -MP -MF .deps/audioio_sndfile.Tpo -c audioio_sndfile.cpp -fPIC -DPIC -o .libs/audioio_sndfile.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio_dummy.lo -MD -MP -MF .deps/audioio_dummy.Tpo -c audioio_dummy.cpp -o audioio_dummy.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio_alsa_named.lo -MD -MP -MF .deps/audioio_alsa_named.Tpo -c audioio_alsa_named.cpp -o audioio_alsa_named.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio_sndfile.lo -MD -MP -MF .deps/audioio_sndfile.Tpo -c audioio_sndfile.cpp -o audioio_sndfile.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio_alsa.lo -MD -MP -MF .deps/audioio_alsa.Tpo -c audioio_alsa.cpp -o audioio_alsa.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libecasound_plugins.la -static audioio_dummy.lo audioio_alsa.lo audioio_alsa_named.lo audioio_sndfile.lo -lsamplerate -lsndfile -lasound -lasound libtool: link: ar cru .libs/libecasound_plugins.a audioio_dummy.o audioio_alsa.o audioio_alsa_named.o audioio_sndfile.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libecasound_plugins.a libtool: link: ( cd ".libs" && rm -f "libecasound_plugins.la" && ln -s "../libecasound_plugins.la" "libecasound_plugins.la" ) make[3]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound/plugins' make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-mp3.lo -MD -MP -MF .deps/audioio-mp3.Tpo -c audioio-mp3.cpp -fPIC -DPIC -o .libs/audioio-mp3.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-buffered.lo -MD -MP -MF .deps/audioio-buffered.Tpo -c audioio-buffered.cpp -fPIC -DPIC -o .libs/audioio-buffered.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-device.lo -MD -MP -MF .deps/audioio-device.Tpo -c audioio-device.cpp -fPIC -DPIC -o .libs/audioio-device.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-null.lo -MD -MP -MF .deps/audioio-null.Tpo -c audioio-null.cpp -fPIC -DPIC -o .libs/audioio-null.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-cdr.lo -MD -MP -MF .deps/audioio-cdr.Tpo -c audioio-cdr.cpp -fPIC -DPIC -o .libs/audioio-cdr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-mikmod.lo -MD -MP -MF .deps/audioio-mikmod.Tpo -c audioio-mikmod.cpp -fPIC -DPIC -o .libs/audioio-mikmod.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-aac.lo -MD -MP -MF .deps/audioio-aac.Tpo -c audioio-aac.cpp -fPIC -DPIC -o .libs/audioio-aac.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-resample.lo -MD -MP -MF .deps/audioio-resample.Tpo -c audioio-resample.cpp -fPIC -DPIC -o .libs/audioio-resample.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-loop.lo -MD -MP -MF .deps/audioio-loop.Tpo -c audioio-loop.cpp -fPIC -DPIC -o .libs/audioio-loop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-proxy.lo -MD -MP -MF .deps/audioio-proxy.Tpo -c audioio-proxy.cpp -fPIC -DPIC -o .libs/audioio-proxy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midi-server.lo -MD -MP -MF .deps/midi-server.Tpo -c midi-server.cpp -fPIC -DPIC -o .libs/midi-server.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midi-parser.lo -MD -MP -MF .deps/midi-parser.Tpo -c midi-parser.cpp -fPIC -DPIC -o .libs/midi-parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-tone.lo -MD -MP -MF .deps/audioio-tone.Tpo -c audioio-tone.cpp -fPIC -DPIC -o .libs/audioio-tone.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midiio.lo -MD -MP -MF .deps/midiio.Tpo -c midiio.cpp -fPIC -DPIC -o .libs/midiio.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-ogg.lo -MD -MP -MF .deps/audioio-ogg.Tpo -c audioio-ogg.cpp -fPIC -DPIC -o .libs/audioio-ogg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio.lo -MD -MP -MF .deps/audioio.Tpo -c audioio.cpp -fPIC -DPIC -o .libs/audioio.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-ewf.lo -MD -MP -MF .deps/audioio-ewf.Tpo -c audioio-ewf.cpp -fPIC -DPIC -o .libs/audioio-ewf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-raw.lo -MD -MP -MF .deps/audioio-raw.Tpo -c audioio-raw.cpp -fPIC -DPIC -o .libs/audioio-raw.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-rtnull.lo -MD -MP -MF .deps/audioio-rtnull.Tpo -c audioio-rtnull.cpp -fPIC -DPIC -o .libs/audioio-rtnull.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-timidity.lo -MD -MP -MF .deps/audioio-timidity.Tpo -c audioio-timidity.cpp -fPIC -DPIC -o .libs/audioio-timidity.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-typeselect.lo -MD -MP -MF .deps/audioio-typeselect.Tpo -c audioio-typeselect.cpp -fPIC -DPIC -o .libs/audioio-typeselect.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-seqbase.lo -MD -MP -MF .deps/audioio-seqbase.Tpo -c audioio-seqbase.cpp -fPIC -DPIC -o .libs/audioio-seqbase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-reverse.lo -MD -MP -MF .deps/audioio-reverse.Tpo -c audioio-reverse.cpp -fPIC -DPIC -o .libs/audioio-reverse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-wave.lo -MD -MP -MF .deps/audioio-wave.Tpo -c audioio-wave.cpp -fPIC -DPIC -o .libs/audioio-wave.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-acseq.lo -MD -MP -MF .deps/audioio-acseq.Tpo -c audioio-acseq.cpp -fPIC -DPIC -o .libs/audioio-acseq.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midi-client.lo -MD -MP -MF .deps/midi-client.Tpo -c midi-client.cpp -fPIC -DPIC -o .libs/midi-client.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midiio-raw.lo -MD -MP -MF .deps/midiio-raw.Tpo -c midiio-raw.cpp -fPIC -DPIC -o .libs/midiio-raw.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-flac.lo -MD -MP -MF .deps/audioio-flac.Tpo -c audioio-flac.cpp -fPIC -DPIC -o .libs/audioio-flac.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midi-parser.lo -MD -MP -MF .deps/midi-parser.Tpo -c midi-parser.cpp -o midi-parser.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midiio-aseq.lo -MD -MP -MF .deps/midiio-aseq.Tpo -c midiio-aseq.cpp -fPIC -DPIC -o .libs/midiio-aseq.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-null.lo -MD -MP -MF .deps/audioio-null.Tpo -c audioio-null.cpp -o audioio-null.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midi-client.lo -MD -MP -MF .deps/midi-client.Tpo -c midi-client.cpp -o midi-client.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-device.lo -MD -MP -MF .deps/audioio-device.Tpo -c audioio-device.cpp -o audioio-device.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midiio.lo -MD -MP -MF .deps/midiio.Tpo -c midiio.cpp -o midiio.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-loop.lo -MD -MP -MF .deps/audioio-loop.Tpo -c audioio-loop.cpp -o audioio-loop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-proxy.lo -MD -MP -MF .deps/audioio-proxy.Tpo -c audioio-proxy.cpp -o audioio-proxy.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-buffered.lo -MD -MP -MF .deps/audioio-buffered.Tpo -c audioio-buffered.cpp -o audioio-buffered.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midiio-raw.lo -MD -MP -MF .deps/midiio-raw.Tpo -c midiio-raw.cpp -o midiio-raw.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-cdr.lo -MD -MP -MF .deps/audioio-cdr.Tpo -c audioio-cdr.cpp -o audioio-cdr.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-timidity.lo -MD -MP -MF .deps/audioio-timidity.Tpo -c audioio-timidity.cpp -o audioio-timidity.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-rtnull.lo -MD -MP -MF .deps/audioio-rtnull.Tpo -c audioio-rtnull.cpp -o audioio-rtnull.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-mikmod.lo -MD -MP -MF .deps/audioio-mikmod.Tpo -c audioio-mikmod.cpp -o audioio-mikmod.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-raw.lo -MD -MP -MF .deps/audioio-raw.Tpo -c audioio-raw.cpp -o audioio-raw.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-tone.lo -MD -MP -MF .deps/audioio-tone.Tpo -c audioio-tone.cpp -o audioio-tone.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-aac.lo -MD -MP -MF .deps/audioio-aac.Tpo -c audioio-aac.cpp -o audioio-aac.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT samplebuffer_functions.lo -MD -MP -MF ".deps/samplebuffer_functions.Tpo" -c -o samplebuffer_functions.lo samplebuffer_functions.cpp; \ then mv -f ".deps/samplebuffer_functions.Tpo" ".deps/samplebuffer_functions.Plo"; else rm -f ".deps/samplebuffer_functions.Tpo"; exit 1; fi libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-flac.lo -MD -MP -MF .deps/audioio-flac.Tpo -c audioio-flac.cpp -o audioio-flac.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-ogg.lo -MD -MP -MF .deps/audioio-ogg.Tpo -c audioio-ogg.cpp -o audioio-ogg.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio.lo -MD -MP -MF .deps/audioio.Tpo -c audioio.cpp -o audioio.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-typeselect.lo -MD -MP -MF .deps/audioio-typeselect.Tpo -c audioio-typeselect.cpp -o audioio-typeselect.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-engine.lo -MD -MP -MF .deps/eca-engine.Tpo -c eca-engine.cpp -fPIC -DPIC -o .libs/eca-engine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midiio-aseq.lo -MD -MP -MF .deps/midiio-aseq.Tpo -c midiio-aseq.cpp -o midiio-aseq.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-chain.lo -MD -MP -MF .deps/eca-chain.Tpo -c eca-chain.cpp -fPIC -DPIC -o .libs/eca-chain.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT samplebuffer.lo -MD -MP -MF .deps/samplebuffer.Tpo -c samplebuffer.cpp -fPIC -DPIC -o .libs/samplebuffer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT samplebuffer_functions.lo -MD -MP -MF .deps/samplebuffer_functions.Tpo -c samplebuffer_functions.cpp -fPIC -DPIC -o .libs/samplebuffer_functions.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-ewf.lo -MD -MP -MF .deps/audioio-ewf.Tpo -c audioio-ewf.cpp -o audioio-ewf.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-acseq.lo -MD -MP -MF .deps/audioio-acseq.Tpo -c audioio-acseq.cpp -o audioio-acseq.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-seqbase.lo -MD -MP -MF .deps/audioio-seqbase.Tpo -c audioio-seqbase.cpp -o audioio-seqbase.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-mp3.lo -MD -MP -MF .deps/audioio-mp3.Tpo -c audioio-mp3.cpp -o audioio-mp3.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audioio-wave.lo -MD -MP -MF .deps/audioio-wave.Tpo -c audioio-wave.cpp -o audioio-wave.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-session.lo -MD -MP -MF .deps/eca-session.Tpo -c eca-session.cpp -fPIC -DPIC -o .libs/eca-session.o if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT samplebuffer_functions.lo -MD -MP -MF .deps/samplebuffer_functions.Tpo -c samplebuffer_functions.cpp -o samplebuffer_functions.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-resources.lo -MD -MP -MF .deps/eca-resources.Tpo -c eca-resources.cpp -fPIC -DPIC -o .libs/eca-resources.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT resource-file.lo -MD -MP -MF .deps/resource-file.Tpo -c resource-file.cpp -fPIC -DPIC -o .libs/resource-file.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-logger.lo -MD -MP -MF .deps/eca-logger.Tpo -c eca-logger.cpp -fPIC -DPIC -o .libs/eca-logger.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midi-server.lo -MD -MP -MF .deps/midi-server.Tpo -c midi-server.cpp -o midi-server.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT layer.lo -MD -MP -MF .deps/layer.Tpo -c layer.cpp -fPIC -DPIC -o .libs/layer.o if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-version.lo -MD -MP -MF .deps/eca-version.Tpo -c eca-version.cpp -fPIC -DPIC -o .libs/eca-version.o if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT generic-controller.lo -MD -MP -MF .deps/generic-controller.Tpo -c generic-controller.cpp -fPIC -DPIC -o .libs/generic-controller.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT layer.lo -MD -MP -MF .deps/layer.Tpo -c layer.cpp -o layer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-version.lo -MD -MP -MF .deps/eca-version.Tpo -c eca-version.cpp -o eca-version.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-operator.lo -MD -MP -MF .deps/eca-operator.Tpo -c eca-operator.cpp -fPIC -DPIC -o .libs/eca-operator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-logger.lo -MD -MP -MF .deps/eca-logger.Tpo -c eca-logger.cpp -o eca-logger.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-chainsetup.lo -MD -MP -MF .deps/eca-chainsetup.Tpo -c eca-chainsetup.cpp -fPIC -DPIC -o .libs/eca-chainsetup.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT samplebuffer_iterators.lo -MD -MP -MF .deps/samplebuffer_iterators.Tpo -c samplebuffer_iterators.cpp -o samplebuffer_iterators.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-control-main.lo -MD -MP -MF ".deps/eca-control-main.Tpo" -c -o eca-control-main.lo eca-control-main.cpp; \ then mv -f ".deps/eca-control-main.Tpo" ".deps/eca-control-main.Plo"; else rm -f ".deps/eca-control-main.Tpo"; exit 1; fi libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-control.lo -MD -MP -MF .deps/eca-control.Tpo -c eca-control.cpp -fPIC -DPIC -o .libs/eca-control.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-control-mt.lo -MD -MP -MF ".deps/eca-control-mt.Tpo" -c -o eca-control-mt.lo eca-control-mt.cpp; \ then mv -f ".deps/eca-control-mt.Tpo" ".deps/eca-control-mt.Plo"; else rm -f ".deps/eca-control-mt.Tpo"; exit 1; fi libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-resources.lo -MD -MP -MF .deps/eca-resources.Tpo -c eca-resources.cpp -o eca-resources.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-control-main.lo -MD -MP -MF .deps/eca-control-main.Tpo -c eca-control-main.cpp -fPIC -DPIC -o .libs/eca-control-main.o if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-operator.lo -MD -MP -MF .deps/eca-operator.Tpo -c eca-operator.cpp -o eca-operator.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-control-mt.lo -MD -MP -MF .deps/eca-control-mt.Tpo -c eca-control-mt.cpp -fPIC -DPIC -o .libs/eca-control-mt.o if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-osc.lo -MD -MP -MF ".deps/eca-osc.Tpo" -c -o eca-osc.lo eca-osc.cpp; \ then mv -f ".deps/eca-osc.Tpo" ".deps/eca-osc.Plo"; else rm -f ".deps/eca-osc.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT generic-controller.lo -MD -MP -MF .deps/generic-controller.Tpo -c generic-controller.cpp -o generic-controller.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-osc.lo -MD -MP -MF .deps/eca-osc.Tpo -c eca-osc.cpp -fPIC -DPIC -o .libs/eca-osc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-osc.lo -MD -MP -MF .deps/eca-osc.Tpo -c eca-osc.cpp -o eca-osc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT resource-file.lo -MD -MP -MF .deps/resource-file.Tpo -c resource-file.cpp -o resource-file.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-chain.lo -MD -MP -MF .deps/eca-chain.Tpo -c eca-chain.cpp -o eca-chain.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx.lo -MD -MP -MF .deps/audiofx.Tpo -c audiofx.cpp -fPIC -DPIC -o .libs/audiofx.o if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT samplebuffer.lo -MD -MP -MF .deps/samplebuffer.Tpo -c samplebuffer.cpp -o samplebuffer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-control-main.lo -MD -MP -MF .deps/eca-control-main.Tpo -c eca-control-main.cpp -o eca-control-main.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_misc.lo -MD -MP -MF .deps/audiofx_misc.Tpo -c audiofx_misc.cpp -fPIC -DPIC -o .libs/audiofx_misc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-session.lo -MD -MP -MF .deps/eca-session.Tpo -c eca-session.cpp -o eca-session.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-control-mt.lo -MD -MP -MF .deps/eca-control-mt.Tpo -c eca-control-mt.cpp -o eca-control-mt.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_amplitude.lo -MD -MP -MF .deps/audiofx_amplitude.Tpo -c audiofx_amplitude.cpp -fPIC -DPIC -o .libs/audiofx_amplitude.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_compressor.lo -MD -MP -MF .deps/audiofx_compressor.Tpo -c audiofx_compressor.cpp -fPIC -DPIC -o .libs/audiofx_compressor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_analysis.lo -MD -MP -MF .deps/audiofx_analysis.Tpo -c audiofx_analysis.cpp -fPIC -DPIC -o .libs/audiofx_analysis.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_filter.lo -MD -MP -MF .deps/audiofx_filter.Tpo -c audiofx_filter.cpp -fPIC -DPIC -o .libs/audiofx_filter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_rcfilter.lo -MD -MP -MF .deps/audiofx_rcfilter.Tpo -c audiofx_rcfilter.cpp -fPIC -DPIC -o .libs/audiofx_rcfilter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_reverb.lo -MD -MP -MF .deps/audiofx_reverb.Tpo -c audiofx_reverb.cpp -fPIC -DPIC -o .libs/audiofx_reverb.o if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_lv2.lo -MD -MP -MF ".deps/audiofx_lv2.Tpo" -c -o audiofx_lv2.lo audiofx_lv2.cpp; \ then mv -f ".deps/audiofx_lv2.Tpo" ".deps/audiofx_lv2.Plo"; else rm -f ".deps/audiofx_lv2.Tpo"; exit 1; fi libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx.lo -MD -MP -MF .deps/audiofx.Tpo -c audiofx.cpp -o audiofx.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiogate.lo -MD -MP -MF .deps/audiogate.Tpo -c audiogate.cpp -fPIC -DPIC -o .libs/audiogate.o if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_lv2_world.lo -MD -MP -MF ".deps/audiofx_lv2_world.Tpo" -c -o audiofx_lv2_world.lo audiofx_lv2_world.cpp; \ then mv -f ".deps/audiofx_lv2_world.Tpo" ".deps/audiofx_lv2_world.Plo"; else rm -f ".deps/audiofx_lv2_world.Tpo"; exit 1; fi libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_mixing.lo -MD -MP -MF .deps/audiofx_mixing.Tpo -c audiofx_mixing.cpp -fPIC -DPIC -o .libs/audiofx_mixing.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_ladspa.lo -MD -MP -MF .deps/audiofx_ladspa.Tpo -c audiofx_ladspa.cpp -fPIC -DPIC -o .libs/audiofx_ladspa.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_lv2.lo -MD -MP -MF .deps/audiofx_lv2.Tpo -c audiofx_lv2.cpp -fPIC -DPIC -o .libs/audiofx_lv2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_lv2.lo -MD -MP -MF .deps/audiofx_lv2.Tpo -c audiofx_lv2.cpp -o audiofx_lv2.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_lv2_world.lo -MD -MP -MF .deps/audiofx_lv2_world.Tpo -c audiofx_lv2_world.cpp -fPIC -DPIC -o .libs/audiofx_lv2_world.o if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_lv2_world.lo -MD -MP -MF .deps/audiofx_lv2_world.Tpo -c audiofx_lv2_world.cpp -o audiofx_lv2_world.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audio-stamp.lo -MD -MP -MF .deps/audio-stamp.Tpo -c audio-stamp.cpp -fPIC -DPIC -o .libs/audio-stamp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT global-preset.lo -MD -MP -MF .deps/global-preset.Tpo -c global-preset.cpp -fPIC -DPIC -o .libs/global-preset.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT preset.lo -MD -MP -MF .deps/preset.Tpo -c preset.cpp -fPIC -DPIC -o .libs/preset.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT file-preset.lo -MD -MP -MF .deps/file-preset.Tpo -c file-preset.cpp -fPIC -DPIC -o .libs/file-preset.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-engine.lo -MD -MP -MF .deps/eca-engine.Tpo -c eca-engine.cpp -o eca-engine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midi-cc.lo -MD -MP -MF .deps/midi-cc.Tpo -c midi-cc.cpp -fPIC -DPIC -o .libs/midi-cc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_misc.lo -MD -MP -MF .deps/audiofx_misc.Tpo -c audiofx_misc.cpp -o audiofx_misc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_compressor.lo -MD -MP -MF .deps/audiofx_compressor.Tpo -c audiofx_compressor.cpp -o audiofx_compressor.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_rcfilter.lo -MD -MP -MF .deps/audiofx_rcfilter.Tpo -c audiofx_rcfilter.cpp -o audiofx_rcfilter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audio-stamp.lo -MD -MP -MF .deps/audio-stamp.Tpo -c audio-stamp.cpp -o audio-stamp.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT osc-gen.lo -MD -MP -MF .deps/osc-gen.Tpo -c osc-gen.cpp -fPIC -DPIC -o .libs/osc-gen.o if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiogate.lo -MD -MP -MF .deps/audiogate.Tpo -c audiogate.cpp -o audiogate.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT osc-sine.lo -MD -MP -MF .deps/osc-sine.Tpo -c osc-sine.cpp -fPIC -DPIC -o .libs/osc-sine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT linear-envelope.lo -MD -MP -MF .deps/linear-envelope.Tpo -c linear-envelope.cpp -fPIC -DPIC -o .libs/linear-envelope.o if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT file-preset.lo -MD -MP -MF .deps/file-preset.Tpo -c file-preset.cpp -o file-preset.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT global-preset.lo -MD -MP -MF .deps/global-preset.Tpo -c global-preset.cpp -o global-preset.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_reverb.lo -MD -MP -MF .deps/audiofx_reverb.Tpo -c audiofx_reverb.cpp -o audiofx_reverb.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_mixing.lo -MD -MP -MF .deps/audiofx_mixing.Tpo -c audiofx_mixing.cpp -o audiofx_mixing.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT midi-cc.lo -MD -MP -MF .deps/midi-cc.Tpo -c midi-cc.cpp -o midi-cc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_amplitude.lo -MD -MP -MF .deps/audiofx_amplitude.Tpo -c audiofx_amplitude.cpp -o audiofx_amplitude.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT stamp-ctrl.lo -MD -MP -MF .deps/stamp-ctrl.Tpo -c stamp-ctrl.cpp -fPIC -DPIC -o .libs/stamp-ctrl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_analysis.lo -MD -MP -MF .deps/audiofx_analysis.Tpo -c audiofx_analysis.cpp -o audiofx_analysis.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_ladspa.lo -MD -MP -MF .deps/audiofx_ladspa.Tpo -c audiofx_ladspa.cpp -o audiofx_ladspa.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT linear-envelope.lo -MD -MP -MF .deps/linear-envelope.Tpo -c linear-envelope.cpp -o linear-envelope.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT osc-sine.lo -MD -MP -MF .deps/osc-sine.Tpo -c osc-sine.cpp -o osc-sine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT stamp-ctrl.lo -MD -MP -MF .deps/stamp-ctrl.Tpo -c stamp-ctrl.cpp -o stamp-ctrl.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-control.lo -MD -MP -MF .deps/eca-control.Tpo -c eca-control.cpp -o eca-control.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT osc-gen.lo -MD -MP -MF .deps/osc-gen.Tpo -c osc-gen.cpp -o osc-gen.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT preset.lo -MD -MP -MF .deps/preset.Tpo -c preset.cpp -o preset.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT audiofx_filter.lo -MD -MP -MF .deps/audiofx_filter.Tpo -c audiofx_filter.cpp -o audiofx_filter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -MT eca-chainsetup.lo -MD -MP -MF .deps/eca-chainsetup.Tpo -c eca-chainsetup.cpp -o eca-chainsetup.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libecasound.la -rpath /usr/lib -export-dynamic -version-info 24:0:0 -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 samplebuffer_functions.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-dump.lo eca-control-main.lo eca-control-mt.lo eca-control-objects.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-osc.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 audiofx_lv2.lo audiofx_lv2_world.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 -lsamplerate -lsndfile -lasound -lasound libtool: link: (cd .libs/libecasound.lax/libecasound_plugins.a && ar x "/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound/../libecasound/plugins/.libs/libecasound_plugins.a") libtool: link: 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 samplebuffer_functions.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-dump.o eca-control-main.o eca-control-mt.o eca-control-objects.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-osc.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 audiofx_lv2.o audiofx_lv2_world.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_alsa.o .libs/libecasound.lax/libecasound_plugins.a/audioio_alsa_named.o .libs/libecasound.lax/libecasound_plugins.a/audioio_dummy.o .libs/libecasound.lax/libecasound_plugins.a/audioio_sndfile.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libecasound.a libtool: link: rm -fr .libs/libecasound.lax libtool: link: ( cd ".libs" && rm -f "libecasound.la" && ln -s "../libecasound.la" "libecasound.la" ) make[3]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' Making all in ecasound make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecasound' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 In file included from eca-neteci-server.cpp:33: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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 -lasound libtool: link: g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -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 -lsamplerate -lsndfile ../kvutils/.libs/libkvutils.a -lasound make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecasound' Making all in libecasoundc make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasoundc' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. "-DTEST_TOP_BUILDDIR=\"..\"" -Os -fomit-frame-pointer -prefer-pic -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. "-DTEST_TOP_BUILDDIR=\"..\"" -Os -fomit-frame-pointer -prefer-pic -Os -fomit-frame-pointer -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. "-DTEST_TOP_BUILDDIR=\"..\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 In file included from ecasoundc_sa.c:63: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. "-DTEST_TOP_BUILDDIR=\"..\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. "-DTEST_TOP_BUILDDIR=\"..\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. "-DTEST_TOP_BUILDDIR=\"..\"" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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 -lasound libtool: link: ar cru .libs/libecasoundc.a libecasoundc_la-ecasoundc_sa.o libecasoundc_la-eca-control-interface.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libecasoundc.a libtool: link: ( cd ".libs" && rm -f "libecasoundc.la" && ln -s "../libecasoundc.la" "libecasoundc.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasoundc' Making all in pyecasound make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/pyecasound' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/pyecasound' Making all in rubyecasound make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/rubyecasound' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/rubyecasound' Making all in ecatools make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecatools' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 /bin/sh ../libtool --tag=CC --mode=link gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o ecalength ecalength.o ../libecasoundc/libecasoundc.la -lasound libtool: link: gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o ecalength ecalength.o ../libecasoundc/.libs/libecasoundc.a -lasound /bin/sh ../libtool --tag=CC --mode=link gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o ecaplay ecaplay.o ../libecasoundc/libecasoundc.la -lasound libtool: link: gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o ecaplay ecaplay.o ../libecasoundc/.libs/libecasoundc.a -lasound ecasignalview.cpp: In function 'void ecasv_output_init()': ecasignalview.cpp:354:13: warning: format not a string literal and no format arguments [-Wformat-security] 354 | mvprintw(r++, 0, bar); | ~~~~~~~~^~~~~~~~~~~~~ ecasignalview.cpp:360:13: warning: format not a string literal and no format arguments [-Wformat-security] 360 | mvprintw(r++, 0, bar); | ~~~~~~~~^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o ecaconvert ecaconvert.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -lasound /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o ecanormalize ecanormalize.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -lasound libtool: link: g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o ecaconvert ecaconvert.o ecicpp_helpers.o ../libecasoundc/.libs/libecasoundc.a ../kvutils/.libs/libkvutils.a -lasound libtool: link: g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o ecanormalize ecanormalize.o ecicpp_helpers.o ../libecasoundc/.libs/libecasoundc.a ../kvutils/.libs/libkvutils.a -lasound /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o ecafixdc ecafixdc.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -lasound libtool: link: g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o ecafixdc ecafixdc.o ecicpp_helpers.o ../libecasoundc/.libs/libecasoundc.a ../kvutils/.libs/libkvutils.a -lasound /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o ecasignalview ecasignalview.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -lncurses -lasound libtool: link: g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o ecasignalview ecasignalview.o ecicpp_helpers.o ../libecasoundc/.libs/libecasoundc.a ../kvutils/.libs/libkvutils.a -lncurses -lasound make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecatools' Making all in Documentation make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' Making all in users_guide make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/users_guide' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/users_guide' Making all in programmers_guide make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/programmers_guide' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/programmers_guide' make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' Making all in examples make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/examples' make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3' Making check in kvutils make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/kvutils' make libkvutils_tester make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/kvutils' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libkvutils_tester -static libkvutils_tester.o libkvutils.la -lasound libtool: link: g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o libkvutils_tester libkvutils_tester.o ./.libs/libkvutils.a -lasound make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/kvutils' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/kvutils' kvu_test_1:165 - Test started kvu_test_1:200 - Test passed kvu_test_2:209 - Test started kvu_test_2:326 - Test passed kvu_test_3:335 - Test started kvu_test_3:353 - Test passed kvu_test_4:366 - Test started kvu_test_4:371 - start-test kvu_test_4_helper:405 - start-thread. kvu_test_4_helper:412 - schedfifo-scheduling-disabled kvu_test_4:378 - start-item-push kvu_test_4_helper:430 - corner-case-queue-busy kvu_test_4_helper:440 - exit-thread kvu_test_4:392 - end-test. kvu_test_4:394 - Test passed kvu_test_5_timestamp:452 - Test started kvu_test_5_timestamp:468 - 3s timer loop starts kvu_test_5_timestamp:495 - Test passed kvu_test_6_msgqueue:509 - Test started kvu_test_6_msgqueue:516 - start-test kvu_test_6_helper:556 - start-thread. kvu_test_6_helper:563 - schedfifo-scheduling-disabled kvu_test_6_msgqueue:523 - start-item-push kvu_test_6_helper:597 - exit-thread kvu_test_6_msgqueue:541 - end-test. kvu_test_6_msgqueue:543 - Test passed PASS: libkvutils_tester ================== All 1 tests passed ================== make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/kvutils' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/kvutils' Making check in libecasound make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' Making check in plugins make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound/plugins' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound/plugins' make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' make libecasound_tester make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libecasound_tester libecasound_tester.o eca-test-repository.o eca-test-case.o ../libecasound/libecasound.la ../kvutils/libkvutils.la -lasound libtool: link: g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o libecasound_tester libecasound_tester.o eca-test-repository.o eca-test-case.o ../libecasound/.libs/libecasound.a -lsamplerate -lsndfile ../kvutils/.libs/libkvutils.a -lasound make[3]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' ------------------------------------------------------------------------- libecasound_tester start: ------------------------------------------------------------------------- Running test case 'EFFECT_AMPLIFY'. EFFECT_AMPLIFY: tests for audiofx_amplitude_test.h class audiofx_amplitude_test.h: EFFECT_AMPLIFY::process Running test case 'EFFECT_AMPLIFY_CHANNEL'. EFFECT_AMPLIFY_CHANNEL: tests for audiofx_amplitude_test.h class audiofx_amplitude_test.h: process() 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 WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup "untitled-chainsetup" 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 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 2 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 3 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 4 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 5 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 6 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 7 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 8 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 9 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 10 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 11 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 12 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 13 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 14 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. Disconnecting chainsetup: "default". Removing chainsetup: "default". libecasound_tester: do_run_chainsetup_creation() iteration 15 of 15. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) Added a new chainsetup with name "default". Added chains: default. Added audio input "null". Added audio output "null". "nonrt" buffering mode selected. Opened input "null", mode "read". Format: s16_le, channels 2, srate 44100, interleaved. Opened output "null", mode "read/write (update)". Format: s16_le, channels 2, srate 44100, interleaved. 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 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 libecasound_tester: object factory test done Running test case 'Unit test for eca-sample-conversion'. s32 ifi 2147483647 to 1 to 2147483647 s32 ifi -2147483647 to -1 to -2147483648 s32 ifi -2147483648 to -1 to -2147483648 s32 ifi 0 to 0 to 0 s32 ifi 1 to 4.65661e-10 to 1 s32 ifi 256 to 1.19209e-07 to 256 s32 ifi 65536 to 3.05176e-05 to 65536 s32 ifi -1048576 to -0.000488281 to -1048576 s32 ifi -1 to -4.65661e-10 to -1 s32 ifi -256 to -1.19209e-07 to -256 s32 ifi -65536 to -3.05176e-05 to -65536 s32 ifi -1048576 to -0.000488281 to -1048576 Running test case 'Unit test for ECA_CHAINSETUP'. Running test case 'ECA_CHAINSETUP_PARSER_TEST'. WARNING: Unable to read global resources. May result in incorrect behaviour. Chainsetup created (empty) f64_be s32_be Running test case 'GENERIC_LINEAR_ENVELOPE'. Envelope created. Running test case 'SAMPLE_BUFFER'. samplebuffer_test.h: tests for SAMPLE_BUFFER class samplebuffer_test.h: multiply_by samplebuffer_test.h: copy_all_content samplebuffer_test.h: add_matching_channels ------------------------------------------------------------------------- libecasound_tester summary: ------------------------------------------------------------------------- All tests succesful. ------------------------------------------------------------------------- PASS: libecasound_tester ================== All 1 tests passed ================== make[3]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' Making check in ecasound make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecasound' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecasound' Making check in libecasoundc make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasoundc' make libecasoundc_tester ecicpp_tester make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasoundc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. "-DTEST_TOP_BUILDDIR=\"..\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. "-DTEST_TOP_BUILDDIR=\"..\"" -Os -fomit-frame-pointer -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -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 libecasoundc_tester.c: In function 'main': libecasoundc_tester.c:100:10: warning: passing argument 1 of 'putenv' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 100 | putenv(binpath); | ^~~~~~~ In file included from /usr/include/fortify/stdlib.h:22, from libecasoundc_tester.c:21: /usr/include/stdlib.h:120:13: note: expected 'char *' but argument is of type 'const char *' 120 | int putenv (char *); | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libecasoundc_tester libecasoundc_tester.o libecasoundc.la -lasound libtool: link: gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o libecasoundc_tester libecasoundc_tester.o ./.libs/libecasoundc.a -lasound /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o ecicpp_tester ecicpp_tester.o libecasoundc.la -lasound libtool: link: g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o ecicpp_tester ecicpp_tester.o ./.libs/libecasoundc.a -lasound make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasoundc' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasoundc' Running libecasoundc_tester.c tests with ECASOUND=../ecasound/ecasound. libecasoundc_tester.c:126 - Test started libecasoundc_tester.c:135 - Test passed libecasoundc_tester.c:142 - Test started libecasoundc_tester.c:151 - Test passed libecasoundc_tester.c:158 - Test started libecasoundc_tester.c:188 - Test passed libecasoundc_tester.c:195 - Test started libecasoundc_tester.c:251 - Test passed libecasoundc_tester.c:259 - Test started libecasoundc_tester.c:281 - Test passed libecasoundc_tester.c:324 - Test started libecasoundc_tester.c:343 - Test passed PASS: libecasoundc_tester Running ecicpp_tester.cpp tests with ECASOUND=../ecasound/ecasound. ecicpp_tester.cpp:102 - Test started ecicpp_tester.cpp:119 - Test passed PASS: ecicpp_tester ================== All 2 tests passed ================== make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasoundc' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasoundc' Making check in pyecasound make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/pyecasound' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/pyecasound' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/pyecasound' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/pyecasound' Making check in rubyecasound make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/rubyecasound' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/rubyecasound' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/rubyecasound' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/rubyecasound' Making check in ecatools make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecatools' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecatools' Making check in Documentation make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' Making check in users_guide make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/users_guide' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/users_guide' Making check in programmers_guide make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/programmers_guide' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/programmers_guide' make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' Making check in examples make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/examples' make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3' >>> ecasound: Entering fakeroot... Making install in kvutils make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/kvutils' make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/kvutils' test -z "/usr/lib" || /home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/install-sh -d "/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib" /usr/bin/install -c -d /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/include/kvutils cd . ; cp kvu_dbc.h kvu_debug.h kvu_definition_by_contract.h kvu_com_line.h kvu_fd_io.h kvu_inttypes.h kvu_locks.h kvu_message_item.h kvu_message_queue.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_timestamp.h kvu_value_queue.h /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/include/kvutils /bin/sh ../libtool --mode=install /usr/bin/install -c 'libkvutils.la' '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libkvutils.la' libtool: install: /usr/bin/install -c .libs/libkvutils.lai /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libkvutils.la libtool: install: /usr/bin/install -c .libs/libkvutils.a /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libkvutils.a libtool: install: chmod 644 /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libkvutils.a libtool: install: ranlib /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libkvutils.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/kvutils' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/kvutils' Making install in libecasound make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' Making install in plugins make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound/plugins' make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/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 '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound/plugins' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound/plugins' make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' test -z "/usr/lib" || /home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/install-sh -d "/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib" /usr/bin/install -c -d /home/buildozer/aports/testing/ecasound/pkg/ecasound/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 audiofx_lv2.h audiofx_lv2_world.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-chainsetup-edit.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-dump.h eca-control-main.h eca-control-mt.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 eca-osc.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 \ /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/include/libecasound /bin/sh ../libtool --mode=install /usr/bin/install -c 'libecasound.la' '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libecasound.la' /usr/bin/install -c -d /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin /usr/bin/install -c libecasound-config /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/libecasound-config libtool: install: /usr/bin/install -c .libs/libecasound.lai /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libecasound.la libtool: install: /usr/bin/install -c .libs/libecasound.a /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libecasound.a libtool: install: chmod 644 /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libecasound.a libtool: install: ranlib /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libecasound.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasound' Making install in ecasound make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecasound' make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecasound' test -z "/usr/bin" || /home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/install-sh -d "/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecasound' '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecasound' libtool: install: /usr/bin/install -c ecasound /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecasound make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecasound' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecasound' Making install in libecasoundc make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasoundc' make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasoundc' test -z "/usr/lib" || /home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/install-sh -d "/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib" /usr/bin/install -c -d /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/include/libecasoundc cd . ; \ /usr/bin/install -c -m 644 ecasoundc.h eca-control-interface.h \ /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/include/libecasoundc /usr/bin/install -c -d /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin /usr/bin/install -c libecasoundc-config /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ /bin/sh ../libtool --mode=install /usr/bin/install -c 'libecasoundc.la' '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libecasoundc.la' libtool: install: /usr/bin/install -c .libs/libecasoundc.lai /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libecasoundc.la libtool: install: /usr/bin/install -c .libs/libecasoundc.a /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libecasoundc.a libtool: install: chmod 644 /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libecasoundc.a libtool: install: ranlib /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/lib/libecasoundc.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasoundc' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/libecasoundc' Making install in pyecasound make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/pyecasound' make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/pyecasound' make install-exec-hook make[2]: Nothing to be done for 'install-data-am'. make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/pyecasound' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/pyecasound' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/pyecasound' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/pyecasound' Making install in rubyecasound make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/rubyecasound' make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/rubyecasound' make install-exec-hook make[2]: Nothing to be done for 'install-data-am'. make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/rubyecasound' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/rubyecasound' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/rubyecasound' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/rubyecasound' Making install in ecatools make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecatools' make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecatools' test -z "/usr/bin" || /home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/install-sh -d "/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin" test -z "/usr/bin" || /home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/install-sh -d "/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c 'ecamonitor' '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecamonitor' /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecaconvert' '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecaconvert' libtool: install: /usr/bin/install -c ecaconvert /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecaconvert /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecafixdc' '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecafixdc' libtool: install: /usr/bin/install -c ecafixdc /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecafixdc /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecalength' '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecalength' libtool: install: /usr/bin/install -c ecalength /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecalength /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecanormalize' '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecanormalize' libtool: install: /usr/bin/install -c ecanormalize /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecanormalize /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecaplay' '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecaplay' libtool: install: /usr/bin/install -c ecaplay /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecaplay /bin/sh ../libtool --mode=install /usr/bin/install -c 'ecasignalview' '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecasignalview' libtool: install: /usr/bin/install -c ecasignalview /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/bin/ecasignalview make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecatools' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/ecatools' Making install in Documentation make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' Making install in users_guide make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/users_guide' make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/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 '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/users_guide' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/users_guide' Making install in programmers_guide make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/programmers_guide' make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/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 '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/programmers_guide' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation/programmers_guide' make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' make[3]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' make[3]: Nothing to be done for 'install-exec-am'. mkdir -p /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man1 mkdir -p /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man5 for f in ecasound.1 ecasound-iam.1 ecatools.1 ecaconvert.1 ecafixdc.1 ecalength.1 ecaplay.1 ecamonitor.1 ecanormalize.1 ecasignalview.1 ; do if test -f $f ; then cp -v $f /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man1/; fi ; done 'ecasound.1' -> '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man1/ecasound.1' 'ecasound-iam.1' -> '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man1/ecasound-iam.1' 'ecatools.1' -> '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man1/ecatools.1' 'ecaconvert.1' -> '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man1/ecaconvert.1' 'ecafixdc.1' -> '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man1/ecafixdc.1' 'ecalength.1' -> '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man1/ecalength.1' 'ecaplay.1' -> '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man1/ecaplay.1' 'ecamonitor.1' -> '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man1/ecamonitor.1' 'ecanormalize.1' -> '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man1/ecanormalize.1' 'ecasignalview.1' -> '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man1/ecasignalview.1' for f in ecasoundrc.5 ; do if test -f $f ; then cp -v $f /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man5/; fi ; done 'ecasoundrc.5' -> '/home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/man/man5/ecasoundrc.5' make[3]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/Documentation' Making install in examples make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/examples' make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/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 '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/examples' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3/examples' make[1]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3' make[2]: Entering directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3' make[2]: Nothing to be done for 'install-exec-am'. sed -e "s%[@]VERSION[@]%2.9.3%" \ -e "s%[@]prefix[@]%/usr%" \ -e "s%[@]pkgdatadir[@]%/usr/share/ecasound%" \ < ./ecasoundrc.in > ecasoundrc /usr/bin/install -c -d /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/ecasound /usr/bin/install -c -m 644 ./ecasoundrc /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/ecasound/ecasoundrc /usr/bin/install -c -m 644 ./effect_presets /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/ecasound/effect_presets /usr/bin/install -c -m 644 ./ecatools/ecasound.el /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/ecasound/ecasound.el /usr/bin/install -c -m 644 ./generic_oscillators /home/buildozer/aports/testing/ecasound/pkg/ecasound/usr/share/ecasound/generic_oscillators make[2]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3' make[1]: Leaving directory '/home/buildozer/aports/testing/ecasound/src/ecasound-2.9.3' >>> ecasound-dev*: Running split function dev... >>> ecasound-dev*: Preparing subpackage ecasound-dev... >>> ecasound-dev*: Stripping binaries >>> ecasound-dev*: Running postcheck for ecasound-dev >>> ecasound-doc*: Running split function doc... >>> ecasound-doc*: Preparing subpackage ecasound-doc... >>> ecasound-doc*: Running postcheck for ecasound-doc >>> ecasound*: Running postcheck for ecasound >>> ecasound*: Preparing package ecasound... >>> ecasound*: Stripping binaries >>> ecasound-dev*: Scanning shared objects >>> ecasound-doc*: Scanning shared objects >>> ecasound*: Scanning shared objects >>> ecasound-dev*: Tracing dependencies... >>> ecasound-dev*: Package size: 4.5 MB >>> ecasound-dev*: Compressing data... >>> ecasound-dev*: Create checksum... >>> ecasound-dev*: Create ecasound-dev-2.9.3-r2.apk >>> ecasound-doc*: Tracing dependencies... >>> ecasound-doc*: Package size: 92.0 KB >>> ecasound-doc*: Compressing data... >>> ecasound-doc*: Create checksum... >>> ecasound-doc*: Create ecasound-doc-2.9.3-r2.apk >>> ecasound*: Tracing dependencies... so:libasound.so.2 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libncursesw.so.6 so:libreadline.so.8 so:libsamplerate.so.0 so:libsndfile.so.1 so:libstdc++.so.6 >>> ecasound*: Package size: 1.7 MB >>> ecasound*: Compressing data... >>> ecasound*: Create checksum... >>> ecasound*: Create ecasound-2.9.3-r2.apk >>> ecasound: Build complete at Tue, 25 Oct 2022 04:11:14 +0000 elapsed time 0h 1m 6s >>> ecasound: Cleaning up srcdir >>> ecasound: Cleaning up pkgdir >>> ecasound: Uninstalling dependencies... (1/23) Purging .makedepends-ecasound (20221025.041010) (2/23) Purging alsa-lib-dev (1.2.7.2-r0) (3/23) Purging readline-dev (8.2.0-r0) (4/23) Purging libhistory (8.2.0-r0) (5/23) Purging readline (8.2.0-r0) (6/23) Purging ncurses-dev (6.3_p20221008-r0) (7/23) Purging mpg123-dev (1.30.2-r0) (8/23) Purging mpg123-libs (1.30.2-r0) (9/23) Purging lame-dev (3.100-r2) (10/23) Purging lame (3.100-r2) (11/23) Purging libsndfile-dev (1.1.0-r2) (12/23) Purging libsndfile (1.1.0-r2) (13/23) Purging libsamplerate-dev (0.2.2-r0) (14/23) Purging libsamplerate (0.2.2-r0) (15/23) Purging alsa-lib (1.2.7.2-r0) (16/23) Purging libvorbis-dev (1.3.7-r0) (17/23) Purging libvorbis (1.3.7-r0) (18/23) Purging flac-dev (1.4.2-r0) (19/23) Purging flac-libs (1.4.2-r0) (20/23) Purging libogg-dev (1.3.5-r1) (21/23) Purging libogg (1.3.5-r1) (22/23) Purging opus-dev (1.3.1-r1) (23/23) Purging opus (1.3.1-r1) Executing busybox-1.35.0-r27.trigger OK: 393 MiB in 98 packages >>> ecasound: Updating the testing/x86_64 repository index... >>> ecasound: Signing the index...