* Package: media-sound/ecasound-2.9.3-r1:1 * Repository: gentoo * Maintainer: proaudio@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ncurses python_single_target_python3_11 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ecasound-2.9.3.tar.gz to /var/tmp/portage/media-sound/ecasound-2.9.3-r1/work >>> Source unpacked in /var/tmp/portage/media-sound/ecasound-2.9.3-r1/work >>> Preparing source in /var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3 ... * Applying ecasound-2.9.3-ldflags.patch ... [ ok ] * Applying ecasound-2.9.1-tinfo.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal --system-acdir=/var/tmp/portage/media-sound/ecasound-2.9.3-r1/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: ecasound-2.9.3/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3 ... * econf: updating ecasound-2.9.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ecasound-2.9.3/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/ecasound-2.9.3-r1 --htmldir=/usr/share/doc/ecasound-2.9.3-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-arts --enable-shared --enable-sys-readline --with-largefile --disable-alsa --disable-audiofile --disable-debug --disable-jack --disable-libsamplerate --disable-liblilv --enable-ncurses --disable-liboil --disable-liblo --disable-oss --disable-pyecasound --disable-rubyecasound --disable-sndfile --disable-static checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes ------------------------------------------------------------------ 1. Section: Basic setup ------------------------------------------------------------------ checking for x86_64-pc-linux-gnu-gcc... clang 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 the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... none checking whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... none needed checking dependency style of clang++... none checking how to run the C preprocessor... clang-cpp checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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... no checking whether to check design-by-contract assertions... yes checking whether to enable effects... yes checking for largefile support (>2GB files)... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/soundcard.h... yes no checking for artsc-config... none no checking for samplerate.h... no no checking for python... /usr/bin/python checking for Python libraries... /usr/local/lib /usr/lib /usr/lib/python3.1 checking for ruby... /usr/bin/ruby ------------------------------------------------------------------ 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld.lld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... llvm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm output from clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (ld.lld -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... no checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... ld.lld -m elf_x86_64 checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (ld.lld -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... -lm checking for library containing dlopen... none required checking for main in -lncurses... yes checking for library containing tigetstr... -ltinfo yes checking for ncurses/ncurses.h... no checking for ncurses.h... yes checking for main in -laudiofile... no no checking for main in -lsndfile... yes no no checking for library containing snd_pcm_open... no checking for snd_pcm_sw_params_set_tstamp_type... no checking for jack/jack.h... no 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 for readline.h... no checking for readline/readline.h... yes checking for history.h... no checking for readline/history.h... yes checking for main in -lreadline... yes checking for main in -lhistory... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for liboil-0.3... no checking whether to use liboil... no checking whether to use liblilv for LV2 support... no checking for liblo... no checking whether to use liblo for OSC support... no ------------------------------------------------------------------ 5. Section: Headers ------------------------------------------------------------------ checking for sys/time.h... yes checking for sys/param.h... yes checking for dlfcn.h... (cached) yes checking for errno.h... yes checking for fcntl.h... yes checking for regex.h... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking for sys/poll.h... yes checking for sys/stat.h... (cached) yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for sys/select.h... yes checking for execinfo.h... yes checking for features.h... yes checking for inttypes.h... (cached) yes checking for locale.h... yes checking for ladspa.h... yes checking for sched.h... yes checking for stdint.h... (cached) yes checking for sys/mman.h... yes checking for termios.h... yes checking for egrep... (cached) /bin/grep -E 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 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 ------------------------------------------------------------------ checking that generated files are newer than configure... done 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 -O2 -pipe -march=native -fno-diagnostics-color CXXFLAGS: -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color CPPFLAGS: -D_REENTRANT -D_XOPEN_SOURCE=600 LDFLAGS: -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 ----------------------------------------------------------------- Following features were selected: Debugging info: no Effects enabled: yes Termcap: ncurses Use system readline: yes Use curses interface: yes Libaudiofile: no Libsndfile: no ALSA support: no OSS support: no aRts support: no JACK support: no Libsamplerate support no LV2 (liblilv) support: no Liboil support: no Liblo (OSC) support: no ----------------------------------------------------------------- Following directories are used: Directory prefix: /usr Ruby module dir: /usr/lib64/ruby/site_ruby/3.1 Extra headers: Extra libs: ------------------------------------------------------------------- Type 'make' to compile the package and 'make install' to install. Remember to use GNU Make, often installed as 'gmake'. ------------------------------------------------------------------- >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3 ... make -j5 make all-recursive make[1]: Entering directory '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3' Making all in kvutils make[2]: Entering directory '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_dbc.lo kvu_dbc.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_debug.lo kvu_debug.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_com_line.lo kvu_com_line.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_fd_io.lo kvu_fd_io.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_locks.lo kvu_locks.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_fd_io.cpp -fPIC -DPIC -o .libs/kvu_fd_io.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_com_line.cpp -fPIC -DPIC -o .libs/kvu_com_line.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_debug.cpp -fPIC -DPIC -o .libs/kvu_debug.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_dbc.cpp -fPIC -DPIC -o .libs/kvu_dbc.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_locks.cpp -fPIC -DPIC -o .libs/kvu_locks.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_message_item.lo kvu_message_item.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_numtostr.lo kvu_numtostr.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_procedure_timer.lo kvu_procedure_timer.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_message_item.cpp -fPIC -DPIC -o .libs/kvu_message_item.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_numtostr.cpp -fPIC -DPIC -o .libs/kvu_numtostr.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_procedure_timer.cpp -fPIC -DPIC -o .libs/kvu_procedure_timer.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_rtcaps.lo kvu_rtcaps.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_temporary_file_directory.lo kvu_temporary_file_directory.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_rtcaps.cpp -fPIC -DPIC -o .libs/kvu_rtcaps.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_temporary_file_directory.cpp -fPIC -DPIC -o .libs/kvu_temporary_file_directory.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_threads.lo kvu_threads.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_utils.lo kvu_utils.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_threads.cpp -fPIC -DPIC -o .libs/kvu_threads.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_utils.cpp -fPIC -DPIC -o .libs/kvu_utils.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_timestamp.lo kvu_timestamp.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_timestamp.cpp -fPIC -DPIC -o .libs/kvu_timestamp.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o kvu_value_queue.lo kvu_value_queue.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c kvu_value_queue.cpp -fPIC -DPIC -o .libs/kvu_value_queue.o /bin/sh ../libtool --tag=CXX --mode=link clang++ -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -version-info 10:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libkvutils.la -rpath /usr/lib64 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 -ltinfo -lm libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/clang_rt.crtbegin-x86_64.o .libs/kvu_dbc.o .libs/kvu_debug.o .libs/kvu_com_line.o .libs/kvu_fd_io.o .libs/kvu_locks.o .libs/kvu_message_item.o .libs/kvu_numtostr.o .libs/kvu_procedure_timer.o .libs/kvu_rtcaps.o .libs/kvu_temporary_file_directory.o .libs/kvu_threads.o .libs/kvu_utils.o .libs/kvu_timestamp.o .libs/kvu_value_queue.o -Wl,--as-needed -ltinfo -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/lib -L/usr/lib -lc++ -lm -lc -lunwind /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/clang_rt.crtend-x86_64.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libkvutils.so.10 -o .libs/libkvutils.so.10.0.0 libtool: link: (cd ".libs" && rm -f "libkvutils.so.10" && ln -s "libkvutils.so.10.0.0" "libkvutils.so.10") libtool: link: (cd ".libs" && rm -f "libkvutils.so" && ln -s "libkvutils.so.10.0.0" "libkvutils.so") libtool: link: ( cd ".libs" && rm -f "libkvutils.la" && ln -s "../libkvutils.la" "libkvutils.la" ) make[2]: Leaving directory '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3/kvutils' Making all in libecasound make[2]: Entering directory '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3/libecasound' Making all in plugins make[3]: Entering directory '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3/libecasound/plugins' /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio_dummy.lo audioio_dummy.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio_dummy.cpp -fPIC -DPIC -o .libs/audioio_dummy.o /bin/sh ../../libtool --tag=CXX --mode=link clang++ -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libecasound_plugins.la audioio_dummy.lo -ltinfo -lm libtool: link: llvm-ar cr .libs/libecasound_plugins.a .libs/audioio_dummy.o libtool: link: llvm-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 '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3/libecasound/plugins' make[3]: Entering directory '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-cdr.lo audioio-cdr.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-ewf.lo audioio-ewf.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-mp3.lo audioio-mp3.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-ogg.lo audioio-ogg.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-wave.lo audioio-wave.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-wave.cpp -fPIC -DPIC -o .libs/audioio-wave.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-mp3.cpp -fPIC -DPIC -o .libs/audioio-mp3.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-cdr.cpp -fPIC -DPIC -o .libs/audioio-cdr.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-ewf.cpp -fPIC -DPIC -o .libs/audioio-ewf.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-ogg.cpp -fPIC -DPIC -o .libs/audioio-ogg.o In file included from audioio-cdr.cpp:44: ./audioio-cdr.h:13:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage] 13 | typedef struct { | ^ | SAMPLE ./audioio-cdr.h:14:3: note: type is not C-compatible due to this member declaration 14 | public: | ^~~~~~~ ./audioio-cdr.h:16:3: note: type is given name 'SAMPLE' for linkage purposes by this typedef declaration 16 | } SAMPLE; | ^ 1 warning generated. /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio.lo audioio.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio.cpp -fPIC -DPIC -o .libs/audioio.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-buffered.lo audioio-buffered.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-device.lo audioio-device.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-null.lo audioio-null.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-buffered.cpp -fPIC -DPIC -o .libs/audioio-buffered.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-raw.lo audioio-raw.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-device.cpp -fPIC -DPIC -o .libs/audioio-device.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-null.cpp -fPIC -DPIC -o .libs/audioio-null.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-raw.cpp -fPIC -DPIC -o .libs/audioio-raw.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-mikmod.lo audioio-mikmod.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-rtnull.lo audioio-rtnull.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-loop.lo audioio-loop.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-mikmod.cpp -fPIC -DPIC -o .libs/audioio-mikmod.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-rtnull.cpp -fPIC -DPIC -o .libs/audioio-rtnull.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-loop.cpp -fPIC -DPIC -o .libs/audioio-loop.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-forked-stream.lo audioio-forked-stream.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-forked-stream.cpp -fPIC -DPIC -o .libs/audioio-forked-stream.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-timidity.lo audioio-timidity.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-timidity.cpp -fPIC -DPIC -o .libs/audioio-timidity.o audioio-forked-stream.cpp:233:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] 233 | freopen("/dev/null", "w", stderr); | ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ audioio-forked-stream.cpp:294:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] 294 | freopen("/dev/null", "w", stderr); | ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ audioio-forked-stream.cpp:353:7: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] 353 | freopen("/dev/null", "w", stderr); | ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-db-server.lo audioio-db-server.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-db-buffer.lo audioio-db-buffer.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-db-server.cpp -fPIC -DPIC -o .libs/audioio-db-server.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-db-buffer.cpp -fPIC -DPIC -o .libs/audioio-db-buffer.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-db-client.lo audioio-db-client.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-db-client.cpp -fPIC -DPIC -o .libs/audioio-db-client.o 3 warnings generated. /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-typeselect.lo audioio-typeselect.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-typeselect.cpp -fPIC -DPIC -o .libs/audioio-typeselect.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-resample.lo audioio-resample.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-resample.cpp -fPIC -DPIC -o .libs/audioio-resample.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-reverse.lo audioio-reverse.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-reverse.cpp -fPIC -DPIC -o .libs/audioio-reverse.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-proxy.lo audioio-proxy.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-proxy.cpp -fPIC -DPIC -o .libs/audioio-proxy.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-flac.lo audioio-flac.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-aac.lo audioio-aac.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-flac.cpp -fPIC -DPIC -o .libs/audioio-flac.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-aac.cpp -fPIC -DPIC -o .libs/audioio-aac.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-tone.lo audioio-tone.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-tone.cpp -fPIC -DPIC -o .libs/audioio-tone.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-seqbase.lo audioio-seqbase.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-seqbase.cpp -fPIC -DPIC -o .libs/audioio-seqbase.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audioio-acseq.lo audioio-acseq.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audioio-acseq.cpp -fPIC -DPIC -o .libs/audioio-acseq.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o midi-server.lo midi-server.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c midi-server.cpp -fPIC -DPIC -o .libs/midi-server.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o midi-client.lo midi-client.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c midi-client.cpp -fPIC -DPIC -o .libs/midi-client.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o midi-parser.lo midi-parser.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c midi-parser.cpp -fPIC -DPIC -o .libs/midi-parser.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o midiio.lo midiio.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o midiio-raw.lo midiio-raw.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c midiio.cpp -fPIC -DPIC -o .libs/midiio.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c midiio-raw.cpp -fPIC -DPIC -o .libs/midiio-raw.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o midiio-aseq.lo midiio-aseq.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c midiio-aseq.cpp -fPIC -DPIC -o .libs/midiio-aseq.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-chain.lo eca-chain.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-engine.lo eca-engine.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-chain.cpp -fPIC -DPIC -o .libs/eca-chain.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-engine.cpp -fPIC -DPIC -o .libs/eca-engine.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o samplebuffer.lo samplebuffer.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c samplebuffer.cpp -fPIC -DPIC -o .libs/samplebuffer.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o samplebuffer_functions.lo samplebuffer_functions.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-session.lo eca-session.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c samplebuffer_functions.cpp -fPIC -DPIC -o .libs/samplebuffer_functions.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-session.cpp -fPIC -DPIC -o .libs/eca-session.o samplebuffer.cpp:82:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] 82 | posix_memalign(reinterpret_cast(memptr), 16, size); | ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-resources.lo eca-resources.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-resources.cpp -fPIC -DPIC -o .libs/eca-resources.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o resource-file.lo resource-file.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c resource-file.cpp -fPIC -DPIC -o .libs/resource-file.o 1 warning generated. /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-logger.lo eca-logger.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-logger.cpp -fPIC -DPIC -o .libs/eca-logger.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-logger-default.lo eca-logger-default.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-logger-default.cpp -fPIC -DPIC -o .libs/eca-logger-default.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-logger-interface.lo eca-logger-interface.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-logger-interface.cpp -fPIC -DPIC -o .libs/eca-logger-interface.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-logger-wellformed.lo eca-logger-wellformed.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-logger-wellformed.cpp -fPIC -DPIC -o .libs/eca-logger-wellformed.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o layer.lo layer.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o samplebuffer_iterators.lo samplebuffer_iterators.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c layer.cpp -fPIC -DPIC -o .libs/layer.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c samplebuffer_iterators.cpp -fPIC -DPIC -o .libs/samplebuffer_iterators.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-version.lo eca-version.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-operator.lo eca-operator.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-version.cpp -fPIC -DPIC -o .libs/eca-version.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o generic-controller.lo generic-controller.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-operator.cpp -fPIC -DPIC -o .libs/eca-operator.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c generic-controller.cpp -fPIC -DPIC -o .libs/generic-controller.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-object-factory.lo eca-object-factory.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-chainsetup.lo eca-chainsetup.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-object-factory.cpp -fPIC -DPIC -o .libs/eca-object-factory.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-chainsetup.cpp -fPIC -DPIC -o .libs/eca-chainsetup.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-chainsetup-bufparams.lo eca-chainsetup-bufparams.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-chainsetup-bufparams.cpp -fPIC -DPIC -o .libs/eca-chainsetup-bufparams.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-chainsetup-parser.lo eca-chainsetup-parser.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-chainsetup-parser.cpp -fPIC -DPIC -o .libs/eca-chainsetup-parser.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-chainsetup-position.lo eca-chainsetup-position.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-chainsetup-position.cpp -fPIC -DPIC -o .libs/eca-chainsetup-position.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-control.lo eca-control.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-control.cpp -fPIC -DPIC -o .libs/eca-control.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-control-base.lo eca-control-base.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-control-base.cpp -fPIC -DPIC -o .libs/eca-control-base.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-control-dump.lo eca-control-dump.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-control-dump.cpp -fPIC -DPIC -o .libs/eca-control-dump.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-control-main.lo eca-control-main.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-control-main.cpp -fPIC -DPIC -o .libs/eca-control-main.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-control-mt.lo eca-control-mt.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-control-mt.cpp -fPIC -DPIC -o .libs/eca-control-mt.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-control-objects.lo eca-control-objects.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-control-objects.cpp -fPIC -DPIC -o .libs/eca-control-objects.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-iamode-parser.lo eca-iamode-parser.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-iamode-parser.cpp -fPIC -DPIC -o .libs/eca-iamode-parser.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-samplerate-aware.lo eca-samplerate-aware.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-samplerate-aware.cpp -fPIC -DPIC -o .libs/eca-samplerate-aware.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-audio-position.lo eca-audio-position.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-audio-format.lo eca-audio-format.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-audio-position.cpp -fPIC -DPIC -o .libs/eca-audio-position.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-audio-format.cpp -fPIC -DPIC -o .libs/eca-audio-format.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-audio-time.lo eca-audio-time.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-fileio-stream.lo eca-fileio-stream.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-audio-time.cpp -fPIC -DPIC -o .libs/eca-audio-time.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-fileio-stream.cpp -fPIC -DPIC -o .libs/eca-fileio-stream.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-fileio-mmap.lo eca-fileio-mmap.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-fileio-mmap.cpp -fPIC -DPIC -o .libs/eca-fileio-mmap.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-osc.lo eca-osc.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-osc.cpp -fPIC -DPIC -o .libs/eca-osc.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-static-object-maps.lo eca-static-object-maps.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-static-object-maps.cpp -fPIC -DPIC -o .libs/eca-static-object-maps.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-object-map.lo eca-object-map.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-object-map.cpp -fPIC -DPIC -o .libs/eca-object-map.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-preset-map.lo eca-preset-map.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx.lo audiofx.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c eca-preset-map.cpp -fPIC -DPIC -o .libs/eca-preset-map.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx.cpp -fPIC -DPIC -o .libs/audiofx.o In file included from eca-static-object-maps.cpp:71: ./audioio-cdr.h:13:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage] 13 | typedef struct { | ^ | SAMPLE ./audioio-cdr.h:14:3: note: type is not C-compatible due to this member declaration 14 | public: | ^~~~~~~ ./audioio-cdr.h:16:3: note: type is given name 'SAMPLE' for linkage purposes by this typedef declaration 16 | } SAMPLE; | ^ /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx_misc.lo audiofx_misc.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx_misc.cpp -fPIC -DPIC -o .libs/audiofx_misc.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx_amplitude.lo audiofx_amplitude.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx_amplitude.cpp -fPIC -DPIC -o .libs/audiofx_amplitude.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx_compressor.lo audiofx_compressor.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx_analysis.lo audiofx_analysis.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx_compressor.cpp -fPIC -DPIC -o .libs/audiofx_compressor.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx_analysis.cpp -fPIC -DPIC -o .libs/audiofx_analysis.o 1 warning generated. /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx_envelope_modulation.lo audiofx_envelope_modulation.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx_envelope_modulation.cpp -fPIC -DPIC -o .libs/audiofx_envelope_modulation.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx_filter.lo audiofx_filter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx_filter.cpp -fPIC -DPIC -o .libs/audiofx_filter.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx_rcfilter.lo audiofx_rcfilter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx_rcfilter.cpp -fPIC -DPIC -o .libs/audiofx_rcfilter.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx_reverb.lo audiofx_reverb.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx_timebased.lo audiofx_timebased.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx_reverb.cpp -fPIC -DPIC -o .libs/audiofx_reverb.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx_timebased.cpp -fPIC -DPIC -o .libs/audiofx_timebased.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiogate.lo audiogate.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiogate.cpp -fPIC -DPIC -o .libs/audiogate.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx_mixing.lo audiofx_mixing.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx_mixing.cpp -fPIC -DPIC -o .libs/audiofx_mixing.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx_ladspa.lo audiofx_ladspa.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx_lv2.lo audiofx_lv2.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx_ladspa.cpp -fPIC -DPIC -o .libs/audiofx_ladspa.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audiofx_lv2_world.lo audiofx_lv2_world.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx_lv2.cpp -fPIC -DPIC -o .libs/audiofx_lv2.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o audio-stamp.lo audio-stamp.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audiofx_lv2_world.cpp -fPIC -DPIC -o .libs/audiofx_lv2_world.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o global-preset.lo global-preset.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c audio-stamp.cpp -fPIC -DPIC -o .libs/audio-stamp.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c global-preset.cpp -fPIC -DPIC -o .libs/global-preset.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o preset.lo preset.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o file-preset.lo file-preset.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c preset.cpp -fPIC -DPIC -o .libs/preset.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c file-preset.cpp -fPIC -DPIC -o .libs/file-preset.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o midi-cc.lo midi-cc.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o osc-gen.lo osc-gen.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c midi-cc.cpp -fPIC -DPIC -o .libs/midi-cc.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c osc-gen.cpp -fPIC -DPIC -o .libs/osc-gen.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o osc-gen-file.lo osc-gen-file.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c osc-gen-file.cpp -fPIC -DPIC -o .libs/osc-gen-file.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o osc-sine.lo osc-sine.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c osc-sine.cpp -fPIC -DPIC -o .libs/osc-sine.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o linear-envelope.lo linear-envelope.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c linear-envelope.cpp -fPIC -DPIC -o .libs/linear-envelope.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o two-stage-linear-envelope.lo two-stage-linear-envelope.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o stamp-ctrl.lo stamp-ctrl.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c stamp-ctrl.cpp -fPIC -DPIC -o .libs/stamp-ctrl.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c two-stage-linear-envelope.cpp -fPIC -DPIC -o .libs/two-stage-linear-envelope.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o generic-linear-envelope.lo generic-linear-envelope.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c generic-linear-envelope.cpp -fPIC -DPIC -o .libs/generic-linear-envelope.o /bin/sh ../libtool --tag=CXX --mode=link clang++ -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -version-info 24:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libecasound.la -rpath /usr/lib64 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 -ltinfo -lm libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/clang_rt.crtbegin-x86_64.o .libs/audioio-cdr.o .libs/audioio-ewf.o .libs/audioio-mp3.o .libs/audioio-ogg.o .libs/audioio-wave.o .libs/audioio.o .libs/audioio-buffered.o .libs/audioio-device.o .libs/audioio-null.o .libs/audioio-raw.o .libs/audioio-mikmod.o .libs/audioio-rtnull.o .libs/audioio-loop.o .libs/audioio-forked-stream.o .libs/audioio-timidity.o .libs/audioio-db-server.o .libs/audioio-db-buffer.o .libs/audioio-db-client.o .libs/audioio-typeselect.o .libs/audioio-resample.o .libs/audioio-reverse.o .libs/audioio-proxy.o .libs/audioio-flac.o .libs/audioio-aac.o .libs/audioio-tone.o .libs/audioio-seqbase.o .libs/audioio-acseq.o .libs/midi-server.o .libs/midi-client.o .libs/midi-parser.o .libs/midiio.o .libs/midiio-raw.o .libs/midiio-aseq.o .libs/eca-chain.o .libs/eca-engine.o .libs/samplebuffer.o .libs/samplebuffer_functions.o .libs/eca-session.o .libs/eca-resources.o .libs/resource-file.o .libs/eca-logger.o .libs/eca-logger-default.o .libs/eca-logger-interface.o .libs/eca-logger-wellformed.o .libs/layer.o .libs/samplebuffer_iterators.o .libs/eca-version.o .libs/eca-operator.o .libs/generic-controller.o .libs/eca-object-factory.o .libs/eca-chainsetup.o .libs/eca-chainsetup-bufparams.o .libs/eca-chainsetup-parser.o .libs/eca-chainsetup-position.o .libs/eca-control.o .libs/eca-control-base.o .libs/eca-control-dump.o .libs/eca-control-main.o .libs/eca-control-mt.o .libs/eca-control-objects.o .libs/eca-iamode-parser.o .libs/eca-samplerate-aware.o .libs/eca-audio-position.o .libs/eca-audio-format.o .libs/eca-audio-time.o .libs/eca-fileio-stream.o .libs/eca-fileio-mmap.o .libs/eca-osc.o .libs/eca-static-object-maps.o .libs/eca-object-map.o .libs/eca-preset-map.o .libs/audiofx.o .libs/audiofx_misc.o .libs/audiofx_amplitude.o .libs/audiofx_compressor.o .libs/audiofx_analysis.o .libs/audiofx_envelope_modulation.o .libs/audiofx_filter.o .libs/audiofx_rcfilter.o .libs/audiofx_reverb.o .libs/audiofx_timebased.o .libs/audiogate.o .libs/audiofx_mixing.o .libs/audiofx_ladspa.o .libs/audiofx_lv2.o .libs/audiofx_lv2_world.o .libs/audio-stamp.o .libs/global-preset.o .libs/preset.o .libs/file-preset.o .libs/midi-cc.o .libs/osc-gen.o .libs/osc-gen-file.o .libs/osc-sine.o .libs/linear-envelope.o .libs/two-stage-linear-envelope.o .libs/stamp-ctrl.o .libs/generic-linear-envelope.o -Wl,--whole-archive ../libecasound/plugins/.libs/libecasound_plugins.a -Wl,--no-whole-archive -Wl,--as-needed -ltinfo -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/lib -L/usr/lib -lc++ -lm -lc -lunwind /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/clang_rt.crtend-x86_64.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libecasound.so.24 -o .libs/libecasound.so.24.0.0 libtool: link: (cd ".libs" && rm -f "libecasound.so.24" && ln -s "libecasound.so.24.0.0" "libecasound.so.24") libtool: link: (cd ".libs" && rm -f "libecasound.so" && ln -s "libecasound.so.24.0.0" "libecasound.so") libtool: link: ( cd ".libs" && rm -f "libecasound.la" && ln -s "../libecasound.la" "libecasound.la" ) make[3]: Leaving directory '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3/libecasound' make[2]: Leaving directory '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3/libecasound' Making all in ecasound make[2]: Entering directory '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3/ecasound' clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o ecasound.o ecasound.cpp clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-curses.o eca-curses.cpp clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-comhelp.o eca-comhelp.cpp clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-neteci-server.o eca-neteci-server.cpp clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-plaintext.o eca-plaintext.cpp clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o textdebug.o textdebug.cpp eca-neteci-server.cpp:179:11: error: assigning to 'int' from incompatible type '__bind' 179 | res = bind(srvfd_rep, (struct sockaddr*)&addr_un_rep, sizeof(addr_un_rep)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eca-neteci-server.cpp:181:11: error: assigning to 'int' from incompatible type '__bind' 181 | res = bind(srvfd_rep, (struct sockaddr*)&addr_in_rep, sizeof(addr_in_rep)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. make[2]: *** [Makefile:519: eca-neteci-server.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3/ecasound' make[1]: *** [Makefile:441: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3' make: *** [Makefile:373: all] Error 2 * ERROR: media-sound/ecasound-2.9.3-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/ecasound-2.9.3-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/ecasound-2.9.3-r1::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:ecasound-2.9.3-r1:20230925-134754.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3' * S: '/var/tmp/portage/media-sound/ecasound-2.9.3-r1/work/ecasound-2.9.3'