D: [iurt_root_command] chroot warning: Macro expanded in comment on line 234: %{_sysconfdir}/ecasound/* Installing /home/pterjan/rpmbuild/SRPMS/ecasound-2.9.1-6.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4FV0a3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ecasound-2.9.1 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/ecasound-2.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ecasound-2.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ecasound-2.9.1-shared.patch):' Patch #0 (ecasound-2.9.1-shared.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file kvutils/Makefile.am patching file libecasound/Makefile.am patching file libecasound/plugins/Makefile.am patching file libecasoundc/Makefile.am + echo 'Patch #1 (ecasound-shellbang_fix.diff):' Patch #1 (ecasound-shellbang_fix.diff): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pyecasound/ecacontrol.py patching file pyecasound/eci.py patching file pyecasound/pyeca.py patching file rubyecasound/ecasound.rb patching file rubyecasound/stresstest.rb + echo 'Patch #2 (ecasound-linkage_fix.diff):' Patch #2 (ecasound-linkage_fix.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file libecasound/Makefile.am + echo 'Patch #3 (ecaound-2.6.0-link-pyecasound.patch):' Patch #3 (ecaound-2.6.0-link-pyecasound.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pyecasound/Makefile.am + echo 'Patch #4 (ecasound-2.8.1-ruby19dir.patch):' Patch #4 (ecasound-2.8.1-ruby19dir.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file configure.ac Hunk #1 succeeded at 749 (offset 3 lines). + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.if6K8L + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ecasound-2.9.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fiv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:64: installing './compile' configure.ac:22: installing './missing' Documentation/Makefile.am:85: warning: '%'-style pattern rules are a GNU make extension Documentation/Makefile.am:88: warning: '%'-style pattern rules are a GNU make extension Documentation/Makefile.am:91: warning: '%'-style pattern rules are a GNU make extension ecasound/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') ecasound/Makefile.am: installing './depcomp' ecatools/Makefile.am:25: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') kvutils/Makefile.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') parallel-tests: installing './test-driver' libecasound/Makefile.am:54: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libecasound/plugins/Makefile.am:57: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libecasoundc/Makefile.am:22: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') pyecasound/Makefile.am:35: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static --enable-liboil --enable-pyecasound --with-python-modules=/usr/lib64/python2.7 --disable-dependency-tracking --enable-sys-readline checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for library containing pthread_create... -lpthread checking for library containing clock_gettime... none required ------------------------------------------------------------------ 2. Section: Options for the configure script ------------------------------------------------------------------ checking whether to enable debugging... checking whether to check design-by-contract assertions... yes checking whether to enable effects... yes checking for largefile support (>2GB files)... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for artsc-config... none checking samplerate.h usability... yes checking samplerate.h presence... yes checking for samplerate.h... yes checking for python... /usr/bin/python checking for Python include files... /usr/include/python2.7 checking for Python libraries... /usr/lib64/python2.7 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... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate ------------------------------------------------------------------ 4. Section: Libraries ------------------------------------------------------------------ checking for library containing inet_ntoa... none required checking for library containing nanosleep... none required checking for library containing sched_setscheduler... none required checking for library containing socket... none required checking for library containing sin... -lm checking for library containing dlopen... -ldl checking for main in -lncurses... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking for main in -laudiofile... yes checking for main in -lsndfile... yes checking for snd_pcm_delay in -lasound... yes checking jack/jack.h usability... yes checking jack/jack.h presence... yes checking for jack/jack.h... yes Using JACK transport API version: 3 Using JACK feature set (ecasound specific): 1 checking for main in -lkvutils... no checking whether to build with system readline... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for main in -lreadline... yes checking for main in -lhistory... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for liboil-0.3... yes checking whether to use liboil... yes checking whether to use liblilv for LV2 support... checking for lv2core lilv-0 > 0.5.0 ... yes yes checking for liblo... yes checking whether to use liblo for OSC support... yes ------------------------------------------------------------------ 5. Section: Headers ------------------------------------------------------------------ checking whether time.h and sys/time.h may both be included... yes checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking ladspa.h usability... no checking ladspa.h presence... no checking for ladspa.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for stdint.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for ANSI C header files... (cached) yes checking map usability... yes checking map presence... yes checking for map... yes ------------------------------------------------------------------ 6. Section: Typedefs and structures ------------------------------------------------------------------ checking whether byte ordering is bigendian... no checking for size_t... yes ------------------------------------------------------------------ 7. Section: Functions ------------------------------------------------------------------ checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for execvp... yes checking for gettimeofday... yes checking for pthread_mutexattr_init... yes checking for clock_gettime... yes checking for mlockall... yes checking for munlockall... yes checking for nanosleep... yes checking for pause... yes checking for posix_memalign... yes checking for pthread_self... yes checking for pthread_getschedparam... yes checking for pthread_setschedparam... yes checking for pthread_sigmask... yes checking for pthread_kill... yes checking for sched_get_priority_max... yes checking for sched_getparam... yes checking for sched_getscheduler... yes checking for sched_setscheduler... yes checking for setlocale... yes checking for sigprocmask... yes checking for sigwait... yes checking for usleep... yes ------------------------------------------------------------------ 8. Section: Output ------------------------------------------------------------------ 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: yes (as native Python module) rubyecasound: yes libkvutils: yes ----------------------------------------------------------------- Compiler options: CFLAGS: -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 CXXFLAGS: -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 CPPFLAGS: -D_REENTRANT -D_XOPEN_SOURCE=600 LDFLAGS: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ----------------------------------------------------------------- Following features were selected: Debugging info: no Effects enabled: yes Termcap: ncurses Use system readline: yes Use curses interface: yes Libaudiofile: yes Libsndfile: yes ALSA support: yes OSS support: yes aRts support: no JACK support: yes Libsamplerate support yes LV2 (liblilv) support: yes Liboil support: yes Liblo (OSC) support: yes ----------------------------------------------------------------- Following directories are used: Directory prefix: /usr Python module dir: /usr/lib64/python2.7/site-packages Ruby module dir: /usr/local/share/ruby/site_ruby Extra headers: -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 Extra libs: -lsamplerate -laudiofile -lsndfile -lasound -ljack -loil-0.3 -lm -lrt -llilv-0 -ldl -lsratom-0 -lsord-0 -lserd-0 -llo -lpthread ------------------------------------------------------------------- Type 'make' to compile the package and 'make install' to install. Remember to use GNU Make, often installed as 'gmake'. ------------------------------------------------------------------- + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in kvutils make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_fd_io.lo kvu_fd_io.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_fd_io.cpp -fPIC -DPIC -o .libs/kvu_fd_io.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_dbc.lo kvu_dbc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_dbc.cpp -fPIC -DPIC -o .libs/kvu_dbc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_locks.lo kvu_locks.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_locks.cpp -fPIC -DPIC -o .libs/kvu_locks.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_message_item.lo kvu_message_item.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_message_item.cpp -fPIC -DPIC -o .libs/kvu_message_item.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_numtostr.lo kvu_numtostr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_numtostr.cpp -fPIC -DPIC -o .libs/kvu_numtostr.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_debug.lo kvu_debug.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_debug.cpp -fPIC -DPIC -o .libs/kvu_debug.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_procedure_timer.lo kvu_procedure_timer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_procedure_timer.cpp -fPIC -DPIC -o .libs/kvu_procedure_timer.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_rtcaps.lo kvu_rtcaps.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_rtcaps.cpp -fPIC -DPIC -o .libs/kvu_rtcaps.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_threads.lo kvu_threads.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_threads.cpp -fPIC -DPIC -o .libs/kvu_threads.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_com_line.lo kvu_com_line.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_com_line.cpp -fPIC -DPIC -o .libs/kvu_com_line.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_timestamp.lo kvu_timestamp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_timestamp.cpp -fPIC -DPIC -o .libs/kvu_timestamp.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_temporary_file_directory.lo kvu_temporary_file_directory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_temporary_file_directory.cpp -fPIC -DPIC -o .libs/kvu_temporary_file_directory.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_value_queue.lo kvu_value_queue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_value_queue.cpp -fPIC -DPIC -o .libs/kvu_value_queue.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o kvu_utils.lo kvu_utils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c kvu_utils.cpp -fPIC -DPIC -o .libs/kvu_utils.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -version-info 10:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -ldl -lm -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/crtbeginS.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 -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldl -lpthread -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64/crtn.o -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 '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' Making all in libecasound Making all in plugins make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio_dummy.lo audioio_dummy.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio_dummy.cpp -fPIC -DPIC -o .libs/audioio_dummy.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio_alsa_named.lo audioio_alsa_named.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio_alsa_named.cpp -fPIC -DPIC -o .libs/audioio_alsa_named.o In file included from ../../libecasound/samplebuffer.h:6:0, from audioio_alsa.h:14, from audioio_alsa_named.h:4, from audioio_alsa_named.cpp:27: ../../libecasound/eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from ../../libecasound/audioio-buffered.h:4:0, from ../../libecasound/audioio-device.h:4, from audioio_alsa.h:15, from audioio_alsa_named.h:4, from audioio_alsa_named.cpp:27: ../../libecasound/audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from ../../libecasound/audioio-device.h:4:0, from audioio_alsa.h:15, from audioio_alsa_named.h:4, from audioio_alsa_named.cpp:27: ../../libecasound/audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio_alsa_named.h:4:0, from audioio_alsa_named.cpp:27: audioio_alsa.h:45:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio_af.lo audioio_af.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio_af.cpp -fPIC -DPIC -o .libs/audioio_af.o In file included from ../../libecasound/samplebuffer.h:6:0, from audioio_af.h:6, from audioio_af.cpp:39: ../../libecasound/eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from ../../libecasound/audioio-buffered.h:4:0, from audioio_af.h:8, from audioio_af.cpp:39: ../../libecasound/audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio_af.h:8:0, from audioio_af.cpp:39: ../../libecasound/audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio_af.cpp:39:0: audioio_af.h:43:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio_af.cpp:78:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIOFILE_INTERFACE::open(void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio_sndfile.lo audioio_sndfile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio_sndfile.cpp -fPIC -DPIC -o .libs/audioio_sndfile.o In file included from ../../libecasound/samplebuffer.h:6:0, from audioio_sndfile.h:7, from audioio_sndfile.cpp:42: ../../libecasound/eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from ../../libecasound/audioio-buffered.h:4:0, from audioio_sndfile.h:9, from audioio_sndfile.cpp:42: ../../libecasound/audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio_sndfile.h:9:0, from audioio_sndfile.cpp:42: ../../libecasound/audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio_sndfile.cpp:42:0: audioio_sndfile.h:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio_sndfile.h:106:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void open_parse_info(const SF_INFO* sfinfo) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio_sndfile.cpp:84:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void SNDFILE_INTERFACE::open_parse_info(const SF_INFO* sfinfo) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ audioio_sndfile.cpp:198:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void SNDFILE_INTERFACE::open(void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio_jack.lo audioio_jack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio_jack.cpp -fPIC -DPIC -o .libs/audioio_jack.o In file included from ../../libecasound/audioio.h:8:0, from audioio_jack.cpp:33: ../../libecasound/eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio_jack.cpp:33:0: ../../libecasound/audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from ../../libecasound/audioio-device.h:4:0, from audioio_jack.h:7, from audioio_jack.cpp:38: ../../libecasound/audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio_jack.cpp:38:0: audioio_jack.h:39:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio_jack.cpp:83:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIO_IO_JACK::open(void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio_alsa.lo audioio_alsa.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio_alsa.cpp -fPIC -DPIC -o .libs/audioio_alsa.o In file included from ../../libecasound/samplebuffer.h:6:0, from audioio_alsa.cpp:64: ../../libecasound/eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from ../../libecasound/audioio-buffered.h:4:0, from ../../libecasound/audioio-device.h:4, from audioio_alsa.cpp:65: ../../libecasound/audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from ../../libecasound/audioio-device.h:4:0, from audioio_alsa.cpp:65: ../../libecasound/audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio_alsa.cpp:66:0: audioio_alsa.h:45:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio_alsa.cpp:361:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIO_IO_ALSA_PCM::open(void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio_jack_manager.lo audioio_jack_manager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio_jack_manager.cpp -fPIC -DPIC -o .libs/audioio_jack_manager.o In file included from ../../libecasound/audioio.h:8:0, from audioio_jack_manager.cpp:44: ../../libecasound/eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio_jack_manager.cpp:44:0: ../../libecasound/audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio_jack_manager.cpp:46:0: ../../libecasound/eca-chainsetup.h:234:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void enable(void) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-chainsetup.h:312:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save(void) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-chainsetup.h:313:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_to_file(const string& filename) throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-chainsetup.h:405:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void load_from_file(const string& filename, vector& opts) const throw(ECA_ERROR&); ^~~~~ ../../libecasound/eca-chainsetup.h:457:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] SAMPLE_SPECS::sample_rate_t srate) throw(ECA_ERROR&); ^~~~~ In file included from ../../libecasound/audioio-device.h:4:0, from audioio_jack.h:7, from audioio_jack_manager.h:16, from audioio_jack_manager.cpp:103: ../../libecasound/audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio_jack_manager.h:16:0, from audioio_jack_manager.cpp:103: audioio_jack.h:39:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' /bin/sh ../../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libecasound_plugins.la audioio_dummy.lo audioio_af.lo audioio_alsa.lo audioio_alsa_named.lo audioio_jack.lo audioio_jack_manager.lo audioio_sndfile.lo -lsamplerate -laudiofile -lsndfile -lasound -ljack -loil-0.3 -lm -lrt -llilv-0 -ldl -lsratom-0 -lsord-0 -lserd-0 -llo -lpthread -ldl -lm -lpthread libtool: link: ar cru .libs/libecasound_plugins.a .libs/audioio_dummy.o .libs/audioio_af.o .libs/audioio_alsa.o .libs/audioio_alsa_named.o .libs/audioio_jack.o .libs/audioio_jack_manager.o .libs/audioio_sndfile.o libtool: link: ranlib .libs/libecasound_plugins.a libtool: link: ( cd ".libs" && rm -f "libecasound_plugins.la" && ln -s "../libecasound_plugins.la" "libecasound_plugins.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-device.lo audioio-device.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-device.cpp -fPIC -DPIC -o .libs/audioio-device.o In file included from audioio.h:8:0, from audioio-buffered.h:4, from audioio-device.h:4, from audioio-device.cpp:23: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-device.h:4, from audioio-device.cpp:23: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-device.h:4:0, from audioio-device.cpp:23: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-buffered.lo audioio-buffered.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-buffered.cpp -fPIC -DPIC -o .libs/audioio-buffered.o In file included from samplebuffer.h:6:0, from audioio-buffered.cpp:24: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-buffered.cpp:25: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-buffered.cpp:25:0: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ audioio-buffered.cpp:131:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIO_IO_BUFFERED::set_sample_format(Sample_format v) throw(ECA_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-cdr.lo audioio-cdr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-cdr.cpp -fPIC -DPIC -o .libs/audioio-cdr.o In file included from audioio.h:8:0, from audioio-buffered.h:4, from audioio-cdr.h:11, from audioio-cdr.cpp:44: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-cdr.h:11, from audioio-cdr.cpp:44: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-cdr.h:11:0, from audioio-cdr.cpp:44: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-cdr.cpp:44:0: audioio-cdr.h:59:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-cdr.cpp:68:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void CDRFILE::open(void) throw(AUDIO_IO::SETUP_ERROR &) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-ogg.lo audioio-ogg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-ogg.cpp -fPIC -DPIC -o .libs/audioio-ogg.o In file included from audioio.h:8:0, from audioio-buffered.h:4, from audioio-ogg.h:6, from audioio-ogg.cpp:31: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-ogg.h:6, from audioio-ogg.cpp:31: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-ogg.h:6:0, from audioio-ogg.cpp:31: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-ogg.cpp:31:0: audioio-ogg.h:45:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-ogg.cpp:58:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void OGG_VORBIS_INTERFACE::open(void) throw (AUDIO_IO::SETUP_ERROR &) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-wave.lo audioio-wave.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-wave.cpp -fPIC -DPIC -o .libs/audioio-wave.o In file included from samplebuffer.h:6:0, from audioio-wave.cpp:43: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-wave.h:9, from audioio-wave.cpp:44: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-wave.h:9:0, from audioio-wave.cpp:44: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-wave.cpp:44:0: audioio-wave.h:73:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void format_query(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-wave.h:110:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-wave.h:129:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void read_riff_header (void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-wave.h:131:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void read_riff_fmt(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-wave.h:132:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void write_riff_header (void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-wave.h:136:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void find_riff_datablock (void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-wave.cpp:128:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void WAVEFILE::format_query(void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ audioio-wave.cpp:156:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void WAVEFILE::open(void) throw (AUDIO_IO::SETUP_ERROR &) ^~~~~ audioio-wave.cpp:261:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void WAVEFILE::find_riff_datablock (void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ audioio-wave.cpp:269:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void WAVEFILE::read_riff_header (void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ audioio-wave.cpp:282:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void WAVEFILE::write_riff_header (void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ audioio-wave.cpp:316:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void WAVEFILE::read_riff_fmt(void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-ewf.lo audioio-ewf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-ewf.cpp -fPIC -DPIC -o .libs/audioio-ewf.o In file included from samplebuffer.h:6:0, from audioio-ewf.cpp:35: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-proxy.h:6:0, from audioio-seqbase.h:6, from audioio-ewf.h:5, from audioio-ewf.cpp:36: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-seqbase.h:6:0, from audioio-ewf.h:5, from audioio-ewf.cpp:36: audioio-proxy.h:99:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-ewf.h:5:0, from audioio-ewf.cpp:36: audioio-seqbase.h:76:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-seqbase.h:168:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void change_child_name(const string& child_name) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-ewf.cpp:36:0: audioio-ewf.h:71:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-ewf.h:87:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void read_ewf_data(void) throw(ECA_ERROR&); ^~~~~ audioio-ewf.h:89:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void init_default_child(void) throw(ECA_ERROR&); ^~~~~ audioio-ewf.cpp:68:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void EWFFILE::open(void) throw(AUDIO_IO::SETUP_ERROR &) ^~~~~ audioio-ewf.cpp:89:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void EWFFILE::init_default_child(void) throw(ECA_ERROR&) ^~~~~ audioio-ewf.cpp:105:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void EWFFILE::read_ewf_data(void) throw(ECA_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-mp3.lo audioio-mp3.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-mp3.cpp -fPIC -DPIC -o .libs/audioio-mp3.o In file included from audioio.h:8:0, from audioio-buffered.h:4, from audioio-mp3.h:6, from audioio-mp3.cpp:50: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-mp3.h:6, from audioio-mp3.cpp:50: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-mp3.h:6:0, from audioio-mp3.cpp:50: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-mp3.cpp:50:0: audioio-mp3.h:47:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-mp3.h:84:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void get_mp3_params(const std::string& fname) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-mp3.cpp:351:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void MP3FILE::open(void) throw(AUDIO_IO::SETUP_ERROR &) ^~~~~ audioio-mp3.cpp:510:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void MP3FILE::get_mp3_params(const std::string& fname) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-null.lo audioio-null.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-null.cpp -fPIC -DPIC -o .libs/audioio-null.o In file included from audioio.h:8:0, from audioio-buffered.h:4, from audioio-null.h:4, from audioio-null.cpp:24: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-null.h:4, from audioio-null.cpp:24: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-null.h:4:0, from audioio-null.cpp:24: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-null.cpp:24:0: audioio-null.h:15:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &) { AUDIO_IO::open(); } ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio.lo audioio.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio.cpp -fPIC -DPIC -o .libs/audioio.o In file included from audioio.h:8:0, from audioio.cpp:31: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio.cpp:31:0: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio.cpp:276:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIO_IO::open(void) throw (AUDIO_IO::SETUP_ERROR &) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-loop.lo audioio-loop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-loop.cpp -fPIC -DPIC -o .libs/audioio-loop.o In file included from samplebuffer.h:6:0, from audioio-loop.cpp:29: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-loop.cpp:31: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-loop.cpp:31:0: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-loop.cpp:32:0: audioio-loop.h:33:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-loop.cpp:59:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void LOOP_DEVICE::open(void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-mikmod.lo audioio-mikmod.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-mikmod.cpp -fPIC -DPIC -o .libs/audioio-mikmod.o In file included from audioio.h:8:0, from audioio-buffered.h:4, from audioio-mikmod.h:6, from audioio-mikmod.cpp:26: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-mikmod.h:6, from audioio-mikmod.cpp:26: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-mikmod.h:6:0, from audioio-mikmod.cpp:26: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-mikmod.cpp:26:0: audioio-mikmod.h:44:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-mikmod.cpp:52:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void MIKMOD_INTERFACE::open(void) throw (AUDIO_IO::SETUP_ERROR &) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-raw.lo audioio-raw.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-raw.cpp -fPIC -DPIC -o .libs/audioio-raw.o In file included from audioio.h:8:0, from audioio-buffered.h:4, from audioio-raw.cpp:28: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-raw.cpp:28: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-raw.cpp:28:0: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-raw.cpp:29:0: audioio-raw.h:31:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-raw.cpp:62:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void RAWFILE::open(void) throw (AUDIO_IO::SETUP_ERROR &) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-rtnull.lo audioio-rtnull.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-rtnull.cpp -fPIC -DPIC -o .libs/audioio-rtnull.o In file included from audioio.h:8:0, from audioio-buffered.h:4, from audioio-device.h:4, from audioio-rtnull.cpp:31: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-device.h:4, from audioio-rtnull.cpp:31: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-device.h:4:0, from audioio-rtnull.cpp:31: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-rtnull.cpp:32:0: audioio-rtnull.h:18:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-rtnull.cpp:108:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void REALTIME_NULL::open(void) throw (AUDIO_IO::SETUP_ERROR &) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-db-buffer.lo audioio-db-buffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-db-buffer.cpp -fPIC -DPIC -o .libs/audioio-db-buffer.o In file included from samplebuffer.h:6:0, from audioio-db-buffer.cpp:20: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-db-buffer.h:5:0, from audioio-db-buffer.cpp:21: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-timidity.lo audioio-timidity.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-timidity.cpp -fPIC -DPIC -o .libs/audioio-timidity.o In file included from audioio.h:8:0, from audioio-buffered.h:4, from audioio-timidity.h:6, from audioio-timidity.cpp:26: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-timidity.h:6, from audioio-timidity.cpp:26: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-timidity.h:6:0, from audioio-timidity.cpp:26: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-timidity.cpp:26:0: audioio-timidity.h:39:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-timidity.cpp:47:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void TIMIDITY_INTERFACE::open(void) throw (AUDIO_IO::SETUP_ERROR &) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-forked-stream.lo audioio-forked-stream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-forked-stream.cpp -fPIC -DPIC -o .libs/audioio-forked-stream.o audioio-forked-stream.cpp: In member function 'void AUDIO_IO_FORKED_STREAM::fork_child_for_read()': audioio-forked-stream.cpp:233:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stderr); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ audioio-forked-stream.cpp: In member function 'void AUDIO_IO_FORKED_STREAM::fork_child_for_fifo_read()': audioio-forked-stream.cpp:294:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stderr); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ audioio-forked-stream.cpp: In member function 'void AUDIO_IO_FORKED_STREAM::fork_child_for_write()': audioio-forked-stream.cpp:353:14: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stderr); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-db-client.lo audioio-db-client.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-db-client.cpp -fPIC -DPIC -o .libs/audioio-db-client.o In file included from samplebuffer.h:6:0, from audioio-db-client.cpp:30: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-proxy.h:6:0, from audioio-db-client.h:7, from audioio-db-client.cpp:32: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-db-client.h:7:0, from audioio-db-client.cpp:32: audioio-proxy.h:99:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-db-client.cpp:32:0: audioio-db-client.h:83:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-db-client.cpp:271:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIO_IO_DB_CLIENT::open(void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-proxy.lo audioio-proxy.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-proxy.cpp -fPIC -DPIC -o .libs/audioio-proxy.o In file included from samplebuffer.h:6:0, from audioio-proxy.cpp:26: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-null.h:4, from audioio-proxy.cpp:27: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-null.h:4:0, from audioio-proxy.cpp:27: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-proxy.cpp:27:0: audioio-null.h:15:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &) { AUDIO_IO::open(); } ^~~~~ In file included from audioio-proxy.cpp:28:0: audioio-proxy.h:99:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ audioio-proxy.cpp:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIO_IO_PROXY::set_sample_format(Sample_format v) throw(ECA_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-typeselect.lo audioio-typeselect.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-typeselect.cpp -fPIC -DPIC -o .libs/audioio-typeselect.o In file included from audioio.h:8:0, from audioio-buffered.h:4, from audioio-null.h:4, from audioio-typeselect.cpp:26: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-null.h:4, from audioio-typeselect.cpp:26: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-null.h:4:0, from audioio-typeselect.cpp:26: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-typeselect.cpp:26:0: audioio-null.h:15:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &) { AUDIO_IO::open(); } ^~~~~ In file included from audioio-typeselect.h:8:0, from audioio-typeselect.cpp:27: audioio-proxy.h:99:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-typeselect.cpp:27:0: audioio-typeselect.h:60:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-typeselect.cpp:55:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIO_IO_TYPESELECT::open(void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-reverse.lo audioio-reverse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-reverse.cpp -fPIC -DPIC -o .libs/audioio-reverse.o In file included from audioio.h:8:0, from audioio-proxy.h:6, from audioio-reverse.h:8, from audioio-reverse.cpp:29: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-proxy.h:6:0, from audioio-reverse.h:8, from audioio-reverse.cpp:29: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-reverse.h:8:0, from audioio-reverse.cpp:29: audioio-proxy.h:99:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-reverse.cpp:29:0: audioio-reverse.h:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from audioio-reverse.cpp:30:0: audioio-resample.h:67:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-reverse.cpp:62:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIO_IO_REVERSE::open(void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-db-server.lo audioio-db-server.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-db-server.cpp -fPIC -DPIC -o .libs/audioio-db-server.o In file included from samplebuffer.h:6:0, from audioio-db-server.cpp:42: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-db-server.h:5:0, from audioio-db-server.cpp:44: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-flac.lo audioio-flac.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-flac.cpp -fPIC -DPIC -o .libs/audioio-flac.o In file included from audioio.h:8:0, from audioio-buffered.h:4, from audioio-flac.h:6, from audioio-flac.cpp:29: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-flac.h:6, from audioio-flac.cpp:29: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-flac.h:6:0, from audioio-flac.cpp:29: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-flac.cpp:29:0: audioio-flac.h:43:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-flac.cpp:60:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void FLAC_FORKED_INTERFACE::open(void) throw (AUDIO_IO::SETUP_ERROR &) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-resample.lo audioio-resample.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-resample.cpp -fPIC -DPIC -o .libs/audioio-resample.o In file included from samplebuffer.h:6:0, from audioio-resample.h:8, from audioio-resample.cpp:33: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-proxy.h:6:0, from audioio-resample.h:9, from audioio-resample.cpp:33: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-resample.h:9:0, from audioio-resample.cpp:33: audioio-proxy.h:99:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-resample.cpp:33:0: audioio-resample.h:67:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-resample.cpp:79:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIO_IO_RESAMPLE::open(void) throw(AUDIO_IO::SETUP_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-aac.lo audioio-aac.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-aac.cpp -fPIC -DPIC -o .libs/audioio-aac.o In file included from audioio.h:8:0, from audioio-buffered.h:4, from audioio-aac.h:6, from audioio-aac.cpp:31: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-aac.h:6, from audioio-aac.cpp:31: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-aac.h:6:0, from audioio-aac.cpp:31: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-aac.cpp:31:0: audioio-aac.h:43:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-aac.cpp:61:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AAC_FORKED_INTERFACE::open(void) throw (AUDIO_IO::SETUP_ERROR &) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-tone.lo audioio-tone.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-tone.cpp -fPIC -DPIC -o .libs/audioio-tone.o In file included from samplebuffer.h:6:0, from audioio-tone.cpp:44: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-tone.h:5:0, from audioio-tone.cpp:45: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-tone.cpp:45:0: audioio-tone.h:71:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-tone.cpp:123:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIO_IO_TONE::open(void) throw(AUDIO_IO::SETUP_ERROR &) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o jack-connections.lo jack-connections.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c jack-connections.cpp -fPIC -DPIC -o .libs/jack-connections.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o midi-parser.lo midi-parser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c midi-parser.cpp -fPIC -DPIC -o .libs/midi-parser.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o midi-client.lo midi-client.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c midi-client.cpp -fPIC -DPIC -o .libs/midi-client.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-acseq.lo audioio-acseq.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-acseq.cpp -fPIC -DPIC -o .libs/audioio-acseq.o In file included from samplebuffer.h:6:0, from audioio-acseq.cpp:35: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-proxy.h:6:0, from audioio-seqbase.h:6, from audioio-acseq.h:4, from audioio-acseq.cpp:36: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-seqbase.h:6:0, from audioio-acseq.h:4, from audioio-acseq.cpp:36: audioio-proxy.h:99:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-acseq.h:4:0, from audioio-acseq.cpp:36: audioio-seqbase.h:76:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-seqbase.h:168:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void change_child_name(const string& child_name) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-acseq.cpp:36:0: audioio-acseq.h:63:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-acseq.cpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIO_CLIP_SEQUENCER::open(void) throw(AUDIO_IO::SETUP_ERROR &) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-oss.lo audioio-oss.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-oss.cpp -fPIC -DPIC -o .libs/audioio-oss.o In file included from audioio.h:8:0, from audioio-buffered.h:4, from audioio-device.h:4, from audioio-oss.h:24, from audioio-oss.cpp:37: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-device.h:4, from audioio-oss.h:24, from audioio-oss.cpp:37: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-device.h:4:0, from audioio-oss.h:24, from audioio-oss.cpp:37: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-oss.cpp:37:0: audioio-oss.h:48:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-oss.cpp:64:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void OSSDEVICE::open(void) throw(AUDIO_IO::SETUP_ERROR &) ^~~~~ audioio-oss.cpp: In member function 'virtual void OSSDEVICE::write_samples(void*, long int)': audioio-oss.cpp:296:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::write(audio_fd, target_buffer, frame_size() * samples); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audioio-seqbase.lo audioio-seqbase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audioio-seqbase.cpp -fPIC -DPIC -o .libs/audioio-seqbase.o In file included from samplebuffer.h:6:0, from audioio-seqbase.cpp:35: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audioio-proxy.h:6:0, from audioio-seqbase.h:6, from audioio-seqbase.cpp:36: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-seqbase.h:6:0, from audioio-seqbase.cpp:36: audioio-proxy.h:99:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-seqbase.cpp:36:0: audioio-seqbase.h:76:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-seqbase.h:168:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void change_child_name(const string& child_name) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-seqbase.cpp:106:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIO_SEQUENCER_BASE::change_child_name(const string& child_name) throw(AUDIO_IO::SETUP_ERROR &) ^~~~~ audioio-seqbase.cpp:122:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void AUDIO_SEQUENCER_BASE::open(void) throw(AUDIO_IO::SETUP_ERROR &) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o midiio.lo midiio.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c midiio.cpp -fPIC -DPIC -o .libs/midiio.o In file included from samplebuffer.h:6:0, from midiio.cpp:24: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o midiio-raw.lo midiio-raw.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c midiio-raw.cpp -fPIC -DPIC -o .libs/midiio-raw.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o midiio-aseq.lo midiio-aseq.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c midiio-aseq.cpp -fPIC -DPIC -o .libs/midiio-aseq.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o midi-server.lo midi-server.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c midi-server.cpp -fPIC -DPIC -o .libs/midi-server.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o samplebuffer_functions.lo samplebuffer_functions.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c samplebuffer_functions.cpp -fPIC -DPIC -o .libs/samplebuffer_functions.o In file included from samplebuffer.h:6:0, from samplebuffer_functions.cpp:37: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-resources.lo eca-resources.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-resources.cpp -fPIC -DPIC -o .libs/eca-resources.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o samplebuffer.lo samplebuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c samplebuffer.cpp -fPIC -DPIC -o .libs/samplebuffer.o In file included from samplebuffer.h:6:0, from samplebuffer.cpp:57: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ samplebuffer.cpp: In function 'void priv_alloc_sample_buf(SAMPLE_SPECS::sample_t**, size_t)': samplebuffer.cpp:82:17: warning: ignoring return value of 'int posix_memalign(void**, size_t, size_t)', declared with attribute warn_unused_result [-Wunused-result] posix_memalign(reinterpret_cast(memptr), 16, size); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-logger.lo eca-logger.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-logger.cpp -fPIC -DPIC -o .libs/eca-logger.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-logger-default.lo eca-logger-default.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-logger-default.cpp -fPIC -DPIC -o .libs/eca-logger-default.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o layer.lo layer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c layer.cpp -fPIC -DPIC -o .libs/layer.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-chain.lo eca-chain.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-chain.cpp -fPIC -DPIC -o .libs/eca-chain.o In file included from samplebuffer.h:6:0, from eca-chain.cpp:38: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from eca-chain.cpp:41:0: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-chain.cpp:44:0: audiofx_ladspa.h:27:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] EFFECT_LADSPA (const LADSPA_Descriptor *plugin_desc = 0) throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-version.lo eca-version.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-version.cpp -fPIC -DPIC -o .libs/eca-version.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o samplebuffer_iterators.lo samplebuffer_iterators.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c samplebuffer_iterators.cpp -fPIC -DPIC -o .libs/samplebuffer_iterators.o In file included from samplebuffer.h:6:0, from samplebuffer_iterators.cpp:27: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-session.lo eca-session.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-session.cpp -fPIC -DPIC -o .libs/eca-session.o In file included from eca-chainop.h:8:0, from eca-chain.h:29, from eca-session.cpp:41: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from eca-session.cpp:43:0: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-mp3.h:6:0, from eca-session.cpp:44: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from eca-session.cpp:44:0: audioio-mp3.h:47:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-mp3.h:84:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void get_mp3_params(const std::string& fname) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-session.cpp:45:0: audioio-mikmod.h:44:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-session.cpp:46:0: audioio-timidity.h:39:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-session.cpp:47:0: audioio-ogg.h:45:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-session.cpp:48:0: audioio-flac.h:43:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-session.cpp:49:0: audioio-aac.h:43:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-session.cpp:56:0: eca-session.h:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ECA_SESSION(COMMAND_LINE& cline) throw(ECA_ERROR&); ^~~~~ eca-session.h:103:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_chainsetup(void) throw(ECA_ERROR&); ^~~~~ eca-session.h:112:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_chainsetup(const std::string& filename) throw(ECA_ERROR&); ^~~~~ eca-session.h:135:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void connect_chainsetup(void) throw(ECA_ERROR&); ^~~~~ In file included from eca-session.cpp:57:0: eca-chainsetup.h:234:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void enable(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:312:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:313:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_to_file(const string& filename) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:405:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void load_from_file(const string& filename, vector& opts) const throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:457:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] SAMPLE_SPECS::sample_rate_t srate) throw(ECA_ERROR&); ^~~~~ eca-session.cpp:81:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ECA_SESSION::ECA_SESSION(COMMAND_LINE& cline) throw(ECA_ERROR&) ^~~~~ eca-session.cpp:320:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ECA_SESSION::save_chainsetup(void) throw(ECA_ERROR&) ^~~~~ eca-session.cpp:330:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ECA_SESSION::save_chainsetup(const std::string& filename) throw(ECA_ERROR&) ^~~~~ eca-session.cpp:379:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ECA_SESSION::connect_chainsetup(void) throw(ECA_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-logger-wellformed.lo eca-logger-wellformed.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-logger-wellformed.cpp -fPIC -DPIC -o .libs/eca-logger-wellformed.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-logger-interface.lo eca-logger-interface.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-logger-interface.cpp -fPIC -DPIC -o .libs/eca-logger-interface.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o resource-file.lo resource-file.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c resource-file.cpp -fPIC -DPIC -o .libs/resource-file.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-operator.lo eca-operator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-operator.cpp -fPIC -DPIC -o .libs/eca-operator.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-chainsetup-bufparams.lo eca-chainsetup-bufparams.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-chainsetup-bufparams.cpp -fPIC -DPIC -o .libs/eca-chainsetup-bufparams.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-chainsetup-position.lo eca-chainsetup-position.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-chainsetup-position.cpp -fPIC -DPIC -o .libs/eca-chainsetup-position.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-engine.lo eca-engine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-engine.cpp -fPIC -DPIC -o .libs/eca-engine.o In file included from samplebuffer.h:6:0, from eca-engine.cpp:43: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from eca-engine.cpp:44:0: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-engine.cpp:45:0: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-db-client.h:7:0, from eca-engine.cpp:47: audioio-proxy.h:99:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from eca-engine.cpp:47:0: audioio-db-client.h:83:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-engine.cpp:48:0: audioio-loop.h:33:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-engine.cpp:50:0: audioio-mp3.h:47:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-mp3.h:84:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void get_mp3_params(const std::string& fname) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-engine_impl.h:12:0, from eca-engine.cpp:58: eca-chainsetup.h:234:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void enable(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:312:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:313:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_to_file(const string& filename) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:405:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void load_from_file(const string& filename, vector& opts) const throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:457:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] SAMPLE_SPECS::sample_rate_t srate) throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o generic-controller.lo generic-controller.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c generic-controller.cpp -fPIC -DPIC -o .libs/generic-controller.o In file included from eca-chainop.h:8:0, from generic-controller.cpp:31: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-control-main.lo eca-control-main.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-control-main.cpp -fPIC -DPIC -o .libs/eca-control-main.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-control-mt.lo eca-control-mt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-control-mt.cpp -fPIC -DPIC -o .libs/eca-control-mt.o In file included from eca-control.h:32:0, from eca-control-mt.cpp:23: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-control-dump.lo eca-control-dump.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-control-dump.cpp -fPIC -DPIC -o .libs/eca-control-dump.o In file included from audioio.h:8:0, from eca-control-dump.cpp:29: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from eca-control-dump.cpp:29:0: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-control-base.lo eca-control-base.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-control-base.cpp -fPIC -DPIC -o .libs/eca-control-base.o In file included from eca-control-base.cpp:38:0: eca-session.h:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ECA_SESSION(COMMAND_LINE& cline) throw(ECA_ERROR&); ^~~~~ eca-session.h:103:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_chainsetup(void) throw(ECA_ERROR&); ^~~~~ eca-session.h:112:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_chainsetup(const std::string& filename) throw(ECA_ERROR&); ^~~~~ eca-session.h:135:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void connect_chainsetup(void) throw(ECA_ERROR&); ^~~~~ In file included from eca-control-base.cpp:39:0: eca-chainsetup.h:234:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void enable(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:312:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:313:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_to_file(const string& filename) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:405:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void load_from_file(const string& filename, vector& opts) const throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:457:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] SAMPLE_SPECS::sample_rate_t srate) throw(ECA_ERROR&); ^~~~~ In file included from eca-control.h:32:0, from eca-control-base.cpp:41: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-samplerate-aware.lo eca-samplerate-aware.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-samplerate-aware.cpp -fPIC -DPIC -o .libs/eca-samplerate-aware.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-audio-position.lo eca-audio-position.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-audio-position.cpp -fPIC -DPIC -o .libs/eca-audio-position.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-audio-time.lo eca-audio-time.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-audio-time.cpp -fPIC -DPIC -o .libs/eca-audio-time.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-audio-format.lo eca-audio-format.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-audio-format.cpp -fPIC -DPIC -o .libs/eca-audio-format.o In file included from eca-audio-format.cpp:30:0: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ eca-audio-format.cpp:85:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ECA_AUDIO_FORMAT::set_sample_format(ECA_AUDIO_FORMAT::Sample_format sfmt) throw(ECA_ERROR&) ^~~~~ eca-audio-format.cpp:218:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ECA_AUDIO_FORMAT::Sample_format ECA_AUDIO_FORMAT::string_to_sample_format(const std::string& str) const throw(ECA_ERROR&) ^~~~~ eca-audio-format.cpp:251:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ECA_AUDIO_FORMAT::set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-object-factory.lo eca-object-factory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-object-factory.cpp -fPIC -DPIC -o .libs/eca-object-factory.o In file included from audioio.h:8:0, from eca-object-factory.cpp:47: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from eca-object-factory.cpp:47:0: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-object-factory.cpp:48:0: audioio-loop.h:33:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-object-factory.cpp:50:0: audiofx_ladspa.h:27:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] EFFECT_LADSPA (const LADSPA_Descriptor *plugin_desc = 0) throw(ECA_ERROR&); ^~~~~ In file included from audiofx_lv2.h:11:0, from eca-object-factory.cpp:51: /usr/include/lilv-0/lilv/lilvmm.hpp: In function 'const char* Lilv::uri_to_path(const char*)': /usr/include/lilv-0/lilv/lilvmm.hpp:32:29: warning: 'const char* lilv_uri_to_path(const char*)' is deprecated [-Wdeprecated-declarations] return lilv_uri_to_path(uri); ^ In file included from /usr/include/lilv-0/lilv/lilvmm.hpp:20:0, from audiofx_lv2.h:11, from eca-object-factory.cpp:51: /usr/include/lilv-0/lilv/lilv.h:129:1: note: declared here lilv_uri_to_path(const char* uri); ^~~~~~~~~~~~~~~~ In file included from eca-object-factory.cpp:51:0: audiofx_lv2.h: At global scope: audiofx_lv2.h:23:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] EFFECT_LV2 (Lilv::Plugin plugin_d) throw(ECA_ERROR&); ^~~~~ audiofx_lv2.h:69:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void init_ports(void) throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-fileio-mmap.lo eca-fileio-mmap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-fileio-mmap.cpp -fPIC -DPIC -o .libs/eca-fileio-mmap.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-fileio-stream.lo eca-fileio-stream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-fileio-stream.cpp -fPIC -DPIC -o .libs/eca-fileio-stream.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-osc.lo eca-osc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-osc.cpp -fPIC -DPIC -o .libs/eca-osc.o In file included from eca-osc.cpp:46:0: eca-chainsetup.h:234:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void enable(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:312:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:313:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_to_file(const string& filename) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:405:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void load_from_file(const string& filename, vector& opts) const throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:457:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] SAMPLE_SPECS::sample_rate_t srate) throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-chainsetup-parser.lo eca-chainsetup-parser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-chainsetup-parser.cpp -fPIC -DPIC -o .libs/eca-chainsetup-parser.o In file included from audioio.h:8:0, from eca-chainsetup-parser.cpp:35: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from eca-chainsetup-parser.cpp:35:0: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-chainsetup-parser.cpp:48:0: eca-chainsetup.h:234:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void enable(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:312:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:313:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_to_file(const string& filename) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:405:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void load_from_file(const string& filename, vector& opts) const throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:457:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] SAMPLE_SPECS::sample_rate_t srate) throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-control-objects.lo eca-control-objects.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-control-objects.cpp -fPIC -DPIC -o .libs/eca-control-objects.o In file included from audioio.h:8:0, from eca-control-objects.cpp:38: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from eca-control-objects.cpp:38:0: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-control-objects.cpp:41:0: eca-chainsetup.h:234:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void enable(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:312:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:313:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_to_file(const string& filename) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:405:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void load_from_file(const string& filename, vector& opts) const throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:457:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] SAMPLE_SPECS::sample_rate_t srate) throw(ECA_ERROR&); ^~~~~ In file included from eca-control-objects.cpp:45:0: eca-session.h:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ECA_SESSION(COMMAND_LINE& cline) throw(ECA_ERROR&); ^~~~~ eca-session.h:103:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_chainsetup(void) throw(ECA_ERROR&); ^~~~~ eca-session.h:112:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_chainsetup(const std::string& filename) throw(ECA_ERROR&); ^~~~~ eca-session.h:135:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void connect_chainsetup(void) throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-control.lo eca-control.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-control.cpp -fPIC -DPIC -o .libs/eca-control.o In file included from audioio.h:8:0, from eca-control.cpp:47: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from eca-control.cpp:47:0: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-control.cpp:50:0: eca-chainsetup.h:234:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void enable(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:312:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:313:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_to_file(const string& filename) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:405:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void load_from_file(const string& filename, vector& opts) const throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:457:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] SAMPLE_SPECS::sample_rate_t srate) throw(ECA_ERROR&); ^~~~~ In file included from eca-control.cpp:57:0: eca-session.h:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ECA_SESSION(COMMAND_LINE& cline) throw(ECA_ERROR&); ^~~~~ eca-session.h:103:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_chainsetup(void) throw(ECA_ERROR&); ^~~~~ eca-session.h:112:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_chainsetup(const std::string& filename) throw(ECA_ERROR&); ^~~~~ eca-session.h:135:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void connect_chainsetup(void) throw(ECA_ERROR&); ^~~~~ In file included from eca-control.cpp:61:0: audiofx_ladspa.h:27:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] EFFECT_LADSPA (const LADSPA_Descriptor *plugin_desc = 0) throw(ECA_ERROR&); ^~~~~ In file included from audiofx_lv2.h:11:0, from eca-control.cpp:62: /usr/include/lilv-0/lilv/lilvmm.hpp: In function 'const char* Lilv::uri_to_path(const char*)': /usr/include/lilv-0/lilv/lilvmm.hpp:32:29: warning: 'const char* lilv_uri_to_path(const char*)' is deprecated [-Wdeprecated-declarations] return lilv_uri_to_path(uri); ^ In file included from /usr/include/lilv-0/lilv/lilvmm.hpp:20:0, from audiofx_lv2.h:11, from eca-control.cpp:62: /usr/include/lilv-0/lilv/lilv.h:129:1: note: declared here lilv_uri_to_path(const char* uri); ^~~~~~~~~~~~~~~~ In file included from eca-control.cpp:62:0: audiofx_lv2.h: At global scope: audiofx_lv2.h:23:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] EFFECT_LV2 (Lilv::Plugin plugin_d) throw(ECA_ERROR&); ^~~~~ audiofx_lv2.h:69:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void init_ports(void) throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-preset-map.lo eca-preset-map.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-preset-map.cpp -fPIC -DPIC -o .libs/eca-preset-map.o In file included from eca-chainop.h:8:0, from preset.h:11, from eca-preset-map.h:7, from eca-preset-map.cpp:33: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-chainsetup.lo eca-chainsetup.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-chainsetup.cpp -fPIC -DPIC -o .libs/eca-chainsetup.o In file included from eca-chainsetup.cpp:53:0: eca-session.h:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ECA_SESSION(COMMAND_LINE& cline) throw(ECA_ERROR&); ^~~~~ eca-session.h:103:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_chainsetup(void) throw(ECA_ERROR&); ^~~~~ eca-session.h:112:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_chainsetup(const std::string& filename) throw(ECA_ERROR&); ^~~~~ eca-session.h:135:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void connect_chainsetup(void) throw(ECA_ERROR&); ^~~~~ In file included from eca-chainop.h:8:0, from eca-chainsetup.cpp:56: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from eca-chainsetup.cpp:59:0: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-device.h:4:0, from eca-chainsetup.cpp:61: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from eca-chainsetup.cpp:63:0: audioio-loop.h:33:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-chainsetup.cpp:64:0: audioio-null.h:15:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &) { AUDIO_IO::open(); } ^~~~~ In file included from audioio-resample.h:9:0, from eca-chainsetup.cpp:65: audioio-proxy.h:99:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from eca-chainsetup.cpp:65:0: audioio-resample.h:67:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-chainsetup.cpp:81:0: eca-chainsetup.h:234:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void enable(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:312:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save(void) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:313:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_to_file(const string& filename) throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:405:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void load_from_file(const string& filename, vector& opts) const throw(ECA_ERROR&); ^~~~~ eca-chainsetup.h:457:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] SAMPLE_SPECS::sample_rate_t srate) throw(ECA_ERROR&); ^~~~~ In file included from eca-chainsetup_impl.h:7:0, from eca-chainsetup.cpp:82: audioio-db-client.h:83:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ eca-chainsetup.cpp:1757:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] SAMPLE_SPECS::sample_rate_t srate) throw(ECA_ERROR&) ^~~~~ eca-chainsetup.cpp:1809:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ECA_CHAINSETUP::enable(void) throw(ECA_ERROR&) ^~~~~ eca-chainsetup.cpp:2561:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vector& opts) const throw(ECA_ERROR&) ^~~~~ eca-chainsetup.cpp:2589:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ECA_CHAINSETUP::save(void) throw(ECA_ERROR&) ^~~~~ eca-chainsetup.cpp:2596:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void ECA_CHAINSETUP::save_to_file(const string& filename) throw(ECA_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-object-map.lo eca-object-map.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-object-map.cpp -fPIC -DPIC -o .libs/eca-object-map.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-iamode-parser.lo eca-iamode-parser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-iamode-parser.cpp -fPIC -DPIC -o .libs/eca-iamode-parser.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx.lo audiofx.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx.cpp -fPIC -DPIC -o .libs/audiofx.o In file included from samplebuffer.h:6:0, from audiofx.cpp:27: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx_misc.lo audiofx_misc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx_misc.cpp -fPIC -DPIC -o .libs/audiofx_misc.o In file included from samplebuffer.h:6:0, from samplebuffer_iterators.h:4, from audiofx_misc.cpp:30: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx_envelope_modulation.lo audiofx_envelope_modulation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx_envelope_modulation.cpp -fPIC -DPIC -o .libs/audiofx_envelope_modulation.o In file included from samplebuffer.h:6:0, from samplebuffer_iterators.h:4, from audiofx_envelope_modulation.cpp:38: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx_compressor.lo audiofx_compressor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx_compressor.cpp -fPIC -DPIC -o .libs/audiofx_compressor.o In file included from samplebuffer.h:6:0, from samplebuffer_iterators.h:4, from audiofx_compressor.cpp:46: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx_rcfilter.lo audiofx_rcfilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx_rcfilter.cpp -fPIC -DPIC -o .libs/audiofx_rcfilter.o In file included from samplebuffer.h:6:0, from samplebuffer_iterators.h:4, from audiofx_rcfilter.cpp:24: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx_amplitude.lo audiofx_amplitude.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx_amplitude.cpp -fPIC -DPIC -o .libs/audiofx_amplitude.o In file included from samplebuffer.h:6:0, from samplebuffer_iterators.h:4, from audiofx_amplitude.cpp:28: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-static-object-maps.lo eca-static-object-maps.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-static-object-maps.cpp -fPIC -DPIC -o .libs/eca-static-object-maps.o In file included from eca-chainop.h:8:0, from eca-static-object-maps.cpp:43: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audiofx_lv2.h:11:0, from eca-static-object-maps.cpp:55: /usr/include/lilv-0/lilv/lilvmm.hpp: In function 'const char* Lilv::uri_to_path(const char*)': /usr/include/lilv-0/lilv/lilvmm.hpp:32:29: warning: 'const char* lilv_uri_to_path(const char*)' is deprecated [-Wdeprecated-declarations] return lilv_uri_to_path(uri); ^ In file included from /usr/include/lilv-0/lilv/lilvmm.hpp:20:0, from audiofx_lv2.h:11, from eca-static-object-maps.cpp:55: /usr/include/lilv-0/lilv/lilv.h:129:1: note: declared here lilv_uri_to_path(const char* uri); ^~~~~~~~~~~~~~~~ In file included from eca-static-object-maps.cpp:55:0: audiofx_lv2.h: At global scope: audiofx_lv2.h:23:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] EFFECT_LV2 (Lilv::Plugin plugin_d) throw(ECA_ERROR&); ^~~~~ audiofx_lv2.h:69:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void init_ports(void) throw(ECA_ERROR&); ^~~~~ In file included from eca-static-object-maps.cpp:57:0: audiofx_ladspa.h:27:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] EFFECT_LADSPA (const LADSPA_Descriptor *plugin_desc = 0) throw(ECA_ERROR&); ^~~~~ In file included from audioio-buffered.h:4:0, from audioio-cdr.h:11, from eca-static-object-maps.cpp:71: audioio.h:242:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-cdr.h:11:0, from eca-static-object-maps.cpp:71: audioio-buffered.h:41:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from eca-static-object-maps.cpp:71:0: audioio-cdr.h:59:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-static-object-maps.cpp:72:0: audioio-wave.h:73:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void format_query(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-wave.h:110:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-wave.h:129:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void read_riff_header (void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-wave.h:131:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void read_riff_fmt(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-wave.h:132:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void write_riff_header (void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-wave.h:136:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void find_riff_datablock (void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-static-object-maps.cpp:74:0: audioio-oss.h:48:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from audioio-seqbase.h:6:0, from audioio-ewf.h:5, from eca-static-object-maps.cpp:76: audioio-proxy.h:99:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ In file included from audioio-ewf.h:5:0, from eca-static-object-maps.cpp:76: audioio-seqbase.h:76:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-seqbase.h:168:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void change_child_name(const string& child_name) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-static-object-maps.cpp:76:0: audioio-ewf.h:71:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ audioio-ewf.h:87:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void read_ewf_data(void) throw(ECA_ERROR&); ^~~~~ audioio-ewf.h:89:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void init_default_child(void) throw(ECA_ERROR&); ^~~~~ In file included from eca-static-object-maps.cpp:77:0: audioio-mp3.h:47:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ audioio-mp3.h:84:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void get_mp3_params(const std::string& fname) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-static-object-maps.cpp:78:0: audioio-ogg.h:45:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-static-object-maps.cpp:79:0: audioio-mikmod.h:44:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-static-object-maps.cpp:80:0: audioio-timidity.h:39:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-static-object-maps.cpp:81:0: audioio-flac.h:43:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-static-object-maps.cpp:82:0: audioio-aac.h:43:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-static-object-maps.cpp:83:0: audioio-raw.h:31:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-static-object-maps.cpp:84:0: audioio-null.h:15:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &) { AUDIO_IO::open(); } ^~~~~ In file included from eca-static-object-maps.cpp:85:0: audioio-rtnull.h:18:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw (AUDIO_IO::SETUP_ERROR &); ^~~~~ In file included from eca-static-object-maps.cpp:86:0: audioio-typeselect.h:60:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-static-object-maps.cpp:87:0: audioio-resample.h:67:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-static-object-maps.cpp:88:0: audioio-reverse.h:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-static-object-maps.cpp:89:0: audioio-tone.h:71:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-static-object-maps.cpp:90:0: audioio-acseq.h:63:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-static-object-maps.cpp:94:0: plugins/audioio_af.h:43:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-static-object-maps.cpp:97:0: plugins/audioio_sndfile.h:82:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ plugins/audioio_sndfile.h:106:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void open_parse_info(const SF_INFO* sfinfo) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-static-object-maps.cpp:100:0: plugins/audioio_alsa.h:45:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ In file included from eca-static-object-maps.cpp:107:0: plugins/audioio_jack.h:39:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void open(void) throw(AUDIO_IO::SETUP_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiogate.lo audiogate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiogate.cpp -fPIC -DPIC -o .libs/audiogate.o In file included from samplebuffer.h:6:0, from audiogate.cpp:26: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx_reverb.lo audiofx_reverb.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx_reverb.cpp -fPIC -DPIC -o .libs/audiofx_reverb.o In file included from samplebuffer.h:6:0, from samplebuffer_iterators.h:4, from audiofx_reverb.cpp:40: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx_mixing.lo audiofx_mixing.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx_mixing.cpp -fPIC -DPIC -o .libs/audiofx_mixing.o In file included from samplebuffer.h:6:0, from samplebuffer_iterators.h:4, from audiofx_mixing.cpp:26: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx_analysis.lo audiofx_analysis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx_analysis.cpp -fPIC -DPIC -o .libs/audiofx_analysis.o In file included from samplebuffer.h:6:0, from samplebuffer_iterators.h:4, from audiofx_analysis.cpp:30: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx_lv2_world.lo audiofx_lv2_world.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx_lv2_world.cpp -fPIC -DPIC -o .libs/audiofx_lv2_world.o In file included from audiofx_lv2_world.h:6:0, from audiofx_lv2_world.cpp:30: /usr/include/lilv-0/lilv/lilvmm.hpp: In function 'const char* Lilv::uri_to_path(const char*)': /usr/include/lilv-0/lilv/lilvmm.hpp:32:29: warning: 'const char* lilv_uri_to_path(const char*)' is deprecated [-Wdeprecated-declarations] return lilv_uri_to_path(uri); ^ In file included from /usr/include/lilv-0/lilv/lilvmm.hpp:20:0, from audiofx_lv2_world.h:6, from audiofx_lv2_world.cpp:30: /usr/include/lilv-0/lilv/lilv.h:129:1: note: declared here lilv_uri_to_path(const char* uri); ^~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audio-stamp.lo audio-stamp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audio-stamp.cpp -fPIC -DPIC -o .libs/audio-stamp.o In file included from samplebuffer.h:6:0, from audio-stamp.h:5, from audio-stamp.cpp:20: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx_ladspa.lo audiofx_ladspa.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx_ladspa.cpp -fPIC -DPIC -o .libs/audiofx_ladspa.o In file included from samplebuffer.h:6:0, from audiofx_ladspa.cpp:34: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audiofx_ladspa.cpp:35:0: audiofx_ladspa.h:27:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] EFFECT_LADSPA (const LADSPA_Descriptor *plugin_desc = 0) throw(ECA_ERROR&); ^~~~~ audiofx_ladspa.cpp:39:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] EFFECT_LADSPA::EFFECT_LADSPA (const LADSPA_Descriptor *pdesc) throw(ECA_ERROR&) ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o global-preset.lo global-preset.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c global-preset.cpp -fPIC -DPIC -o .libs/global-preset.o In file included from eca-chainop.h:8:0, from preset.h:11, from global-preset.h:4, from global-preset.cpp:26: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o file-preset.lo file-preset.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c file-preset.cpp -fPIC -DPIC -o .libs/file-preset.o In file included from eca-chainop.h:8:0, from preset.h:11, from file-preset.h:5, from file-preset.cpp:25: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx_lv2.lo audiofx_lv2.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx_lv2.cpp -fPIC -DPIC -o .libs/audiofx_lv2.o In file included from samplebuffer.h:6:0, from audiofx_lv2.cpp:34: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ In file included from audiofx_lv2.h:11:0, from audiofx_lv2.cpp:35: /usr/include/lilv-0/lilv/lilvmm.hpp: In function 'const char* Lilv::uri_to_path(const char*)': /usr/include/lilv-0/lilv/lilvmm.hpp:32:29: warning: 'const char* lilv_uri_to_path(const char*)' is deprecated [-Wdeprecated-declarations] return lilv_uri_to_path(uri); ^ In file included from /usr/include/lilv-0/lilv/lilvmm.hpp:20:0, from audiofx_lv2.h:11, from audiofx_lv2.cpp:35: /usr/include/lilv-0/lilv/lilv.h:129:1: note: declared here lilv_uri_to_path(const char* uri); ^~~~~~~~~~~~~~~~ In file included from audiofx_lv2.cpp:35:0: audiofx_lv2.h: At global scope: audiofx_lv2.h:23:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] EFFECT_LV2 (Lilv::Plugin plugin_d) throw(ECA_ERROR&); ^~~~~ audiofx_lv2.h:69:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void init_ports(void) throw(ECA_ERROR&); ^~~~~ audiofx_lv2.cpp:42:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] EFFECT_LV2::EFFECT_LV2 (Lilv::Plugin pdesc) throw(ECA_ERROR&) :plugin_desc(pdesc) ^~~~~ audiofx_lv2.cpp:96:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void EFFECT_LV2::init_ports(void) throw(ECA_ERROR&) ^~~~~ audiofx_lv2.cpp: In member function 'virtual void EFFECT_LV2::init(SAMPLE_BUFFER*)': audiofx_lv2.cpp:288:74: warning: 'Lilv::Instance::Instance(Lilv::Plugin, double)' is deprecated [-Wdeprecated-declarations] plugins_rep.push_back(Lilv::Instance(plugin_desc,samples_per_second())); ^ In file included from audiofx_lv2.h:11:0, from audiofx_lv2.cpp:35: /usr/include/lilv-0/lilv/lilvmm.hpp:262:9: note: declared here inline Instance(Plugin plugin, double sample_rate) { ^~~~~~~~ audiofx_lv2.cpp:318:76: warning: 'Lilv::Instance::Instance(Lilv::Plugin, double)' is deprecated [-Wdeprecated-declarations] plugins_rep.push_back(Lilv::Instance(plugin_desc,samples_per_second())); ^ In file included from audiofx_lv2.h:11:0, from audiofx_lv2.cpp:35: /usr/include/lilv-0/lilv/lilvmm.hpp:262:9: note: declared here inline Instance(Plugin plugin, double sample_rate) { ^~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o midi-cc.lo midi-cc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c midi-cc.cpp -fPIC -DPIC -o .libs/midi-cc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o osc-sine.lo osc-sine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c osc-sine.cpp -fPIC -DPIC -o .libs/osc-sine.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx_filter.lo audiofx_filter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx_filter.cpp -fPIC -DPIC -o .libs/audiofx_filter.o In file included from samplebuffer.h:6:0, from samplebuffer_iterators.h:4, from audiofx_filter.cpp:27: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o osc-gen.lo osc-gen.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c osc-gen.cpp -fPIC -DPIC -o .libs/osc-gen.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o linear-envelope.lo linear-envelope.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c linear-envelope.cpp -fPIC -DPIC -o .libs/linear-envelope.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o osc-gen-file.lo osc-gen-file.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c osc-gen-file.cpp -fPIC -DPIC -o .libs/osc-gen-file.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o preset.lo preset.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c preset.cpp -fPIC -DPIC -o .libs/preset.o In file included from eca-chainop.h:8:0, from eca-chain.h:29, from preset.cpp:33: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o two-stage-linear-envelope.lo two-stage-linear-envelope.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c two-stage-linear-envelope.cpp -fPIC -DPIC -o .libs/two-stage-linear-envelope.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o stamp-ctrl.lo stamp-ctrl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c stamp-ctrl.cpp -fPIC -DPIC -o .libs/stamp-ctrl.o In file included from samplebuffer.h:6:0, from samplebuffer_functions.h:27, from stamp-ctrl.cpp:24: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o audiofx_timebased.lo audiofx_timebased.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c audiofx_timebased.cpp -fPIC -DPIC -o .libs/audiofx_timebased.o In file included from samplebuffer.h:6:0, from samplebuffer_iterators.h:4, from audiofx_timebased.cpp:31: eca-audio-format.h:152:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void set_sample_format(Sample_format v) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_sample_format_string(const std::string& f_str) throw(ECA_ERROR&); ^~~~~ eca-audio-format.h:190:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Sample_format string_to_sample_format(const std::string& str) const throw(ECA_ERROR&); ^~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 "-DECA_PKGDATADIR=\"/usr/share/ecasound\"" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o generic-linear-envelope.lo generic-linear-envelope.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I/usr/include/liboil-0.3 -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -D_REENTRANT -D_XOPEN_SOURCE=600 -DECA_PKGDATADIR=\"/usr/share/ecasound\" -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c generic-linear-envelope.cpp -fPIC -DPIC -o .libs/generic-linear-envelope.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -export-dynamic -version-info 24:0:0 ../kvutils/libkvutils.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 audioio-oss.lo jack-connections.lo midi-server.lo midi-client.lo midi-parser.lo midiio.lo midiio-raw.lo midiio-aseq.lo eca-chain.lo eca-engine.lo samplebuffer.lo samplebuffer_functions.lo eca-session.lo eca-resources.lo resource-file.lo eca-logger.lo eca-logger-default.lo eca-logger-interface.lo eca-logger-wellformed.lo layer.lo samplebuffer_iterators.lo eca-version.lo eca-operator.lo generic-controller.lo eca-object-factory.lo eca-chainsetup.lo eca-chainsetup-bufparams.lo eca-chainsetup-parser.lo eca-chainsetup-position.lo eca-control.lo eca-control-base.lo eca-control-dump.lo eca-control-main.lo eca-control-mt.lo eca-control-objects.lo eca-iamode-parser.lo eca-samplerate-aware.lo eca-audio-position.lo eca-audio-format.lo eca-audio-time.lo eca-fileio-stream.lo eca-fileio-mmap.lo eca-osc.lo eca-static-object-maps.lo eca-object-map.lo eca-preset-map.lo audiofx.lo audiofx_misc.lo audiofx_amplitude.lo audiofx_compressor.lo audiofx_analysis.lo audiofx_envelope_modulation.lo audiofx_filter.lo audiofx_rcfilter.lo audiofx_reverb.lo audiofx_timebased.lo audiogate.lo audiofx_mixing.lo audiofx_ladspa.lo audiofx_lv2.lo audiofx_lv2_world.lo audio-stamp.lo global-preset.lo preset.lo file-preset.lo midi-cc.lo osc-gen.lo osc-gen-file.lo osc-sine.lo linear-envelope.lo two-stage-linear-envelope.lo stamp-ctrl.lo generic-linear-envelope.lo ../libecasound/plugins/libecasound_plugins.la -lsamplerate -laudiofile -lsndfile -lasound -ljack -loil-0.3 -lm -lrt -llilv-0 -ldl -lsratom-0 -lsord-0 -lserd-0 -llo -lpthread -ldl -lm -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/crtbeginS.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/audioio-oss.o .libs/jack-connections.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 -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils/.libs ../kvutils/.libs/libkvutils.so -lsamplerate -laudiofile -lsndfile -lasound -ljack -loil-0.3 -lrt -llilv-0 -lsratom-0 -lsord-0 -lserd-0 -llo -ldl -lpthread -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64/crtn.o -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 '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' Making all in ecasound make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-comhelp.o eca-comhelp.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-plaintext.o eca-plaintext.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-curses.o eca-curses.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o textdebug.o textdebug.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o ecasound.o ecasound.cpp In file included from ecasound.cpp:45:0: ../libecasound/eca-session.h:49:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ECA_SESSION(COMMAND_LINE& cline) throw(ECA_ERROR&); ^~~~~ ../libecasound/eca-session.h:103:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_chainsetup(void) throw(ECA_ERROR&); ^~~~~ ../libecasound/eca-session.h:112:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void save_chainsetup(const std::string& filename) throw(ECA_ERROR&); ^~~~~ ../libecasound/eca-session.h:135:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void connect_chainsetup(void) throw(ECA_ERROR&); ^~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o eca-neteci-server.o eca-neteci-server.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ecasound ecasound.o eca-curses.o eca-comhelp.o eca-neteci-server.o eca-plaintext.o textdebug.o -lncurses -lreadline -lhistory ../libecasound/libecasound.la ../kvutils/libkvutils.la -ldl -lm -lpthread libtool: link: g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ecasound ecasound.o eca-curses.o eca-comhelp.o eca-neteci-server.o eca-plaintext.o textdebug.o -Wl,--export-dynamic -lncurses -lreadline -lhistory ../libecasound/.libs/libecasound.so /home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils/.libs/libkvutils.so -lsamplerate -laudiofile -lsndfile -lasound -ljack -loil-0.3 -lrt -llilv-0 -lsratom-0 -lsord-0 -lserd-0 -llo ../kvutils/.libs/libkvutils.so -ldl -lm -lpthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' Making all in libecasoundc make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasoundc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -D_XOPEN_SOURCE=600 "-DTEST_TOP_BUILDDIR=\"..\"" -prefer-pic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o libecasoundc_la-ecasoundc_sa.lo `test -f 'ecasoundc_sa.c' || echo './'`ecasoundc_sa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -D_XOPEN_SOURCE=600 -DTEST_TOP_BUILDDIR=\"..\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c ecasoundc_sa.c -fPIC -DPIC -o .libs/libecasoundc_la-ecasoundc_sa.o ecasoundc_sa.c: In function 'eci_init_r': ecasoundc_sa.c:321:7: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stderr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ecasoundc_sa.c:325:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, &pid, sizeof(pid)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ecasoundc_sa.c:400:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(eci_rep->cmd_write_fd_rep, "debug 256\n", strlen("debug 256\n")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ecasoundc_sa.c:401:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(eci_rep->cmd_write_fd_rep, "int-set-float-to-string-precision 17\n", strlen("int-set-float-to-string-precision 17\n")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ecasoundc_sa.c:402:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(eci_rep->cmd_write_fd_rep, "int-output-mode-wellformed\n", strlen("int-output-mode-wellformed\n")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ecasoundc_sa.c: In function 'eci_cleanup_r': ecasoundc_sa.c:475:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(eci_rep->cmd_write_fd_rep, "quit\n", strlen("quit\n")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ecasoundc_sa.c: In function 'eci_command_r': ecasoundc_sa.c:547:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(eci_rep->cmd_write_fd_rep, command, strlen(command)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ecasoundc_sa.c:548:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(eci_rep->cmd_write_fd_rep, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ecasoundc_sa.c: In function 'eci_command_float_arg_r': ecasoundc_sa.c:595:66: warning: '%.32f' directive output truncated writing between 34 and 343 bytes into a region of size 30 [-Wformat-truncation=] snprintf(eci_rep->farg_buf_repp, ECI_MAX_FLOAT_BUF_SIZE-1, "%s %.32f", command, arg); ^~~~~ In file included from /usr/include/stdio.h:936:0, from ecasoundc_sa.c:56: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 36 or more bytes into a destination of size 31 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasoundc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasoundc' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -D_XOPEN_SOURCE=600 "-DTEST_TOP_BUILDDIR=\"..\"" -prefer-pic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o libecasoundc_la-eca-control-interface.lo `test -f 'eca-control-interface.cpp' || echo './'`eca-control-interface.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -D_XOPEN_SOURCE=600 -DTEST_TOP_BUILDDIR=\"..\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c eca-control-interface.cpp -fPIC -DPIC -o .libs/libecasoundc_la-eca-control-interface.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasoundc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasoundc' /bin/sh ../libtool --tag=CXX --mode=link g++ -prefer-pic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -export-dynamic -s -version-info 2:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libecasoundc.la -rpath /usr/lib64 libecasoundc_la-ecasoundc_sa.lo libecasoundc_la-eca-control-interface.lo -ldl -lm -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/crtbeginS.o .libs/libecasoundc_la-ecasoundc_sa.o .libs/libecasoundc_la-eca-control-interface.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldl -lpthread -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64/crtn.o -Wl,-soname -Wl,libecasoundc.so.1 -o .libs/libecasoundc.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libecasoundc.so.1" && ln -s "libecasoundc.so.1.1.0" "libecasoundc.so.1") libtool: link: (cd ".libs" && rm -f "libecasoundc.so" && ln -s "libecasoundc.so.1.1.0" "libecasoundc.so") libtool: link: ( cd ".libs" && rm -f "libecasoundc.la" && ln -s "../libecasoundc.la" "libecasoundc.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasoundc' Making all in pyecasound make[2]: Nothing to be done for 'all'. Making all in rubyecasound make[2]: Nothing to be done for 'all'. Making all in ecatools make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o ecalength.o ecalength.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o ecaplay.o ecaplay.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o ecaconvert.o ecaconvert.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' /bin/sh ../libtool --tag=CC --mode=link gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ecaplay ecaplay.o ../libecasoundc/libecasoundc.la -ldl -lm -lpthread libtool: link: gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ecaplay ecaplay.o ../libecasoundc/.libs/libecasoundc.so -ldl -lm -lpthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' /bin/sh ../libtool --tag=CC --mode=link gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ecalength ecalength.o ../libecasoundc/libecasoundc.la -ldl -lm -lpthread libtool: link: gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ecalength ecalength.o ../libecasoundc/.libs/libecasoundc.so -ldl -lm -lpthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o ecicpp_helpers.o ecicpp_helpers.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o ecanormalize.o ecanormalize.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o ecafixdc.o ecafixdc.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ecaconvert ecaconvert.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -ldl -lm -lpthread libtool: link: g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ecaconvert ecaconvert.o ecicpp_helpers.o ../libecasoundc/.libs/libecasoundc.so ../kvutils/.libs/libkvutils.so -ldl -lm -lpthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ecanormalize ecanormalize.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -ldl -lm -lpthread libtool: link: g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ecanormalize ecanormalize.o ecicpp_helpers.o ../libecasoundc/.libs/libecasoundc.so ../kvutils/.libs/libkvutils.so -ldl -lm -lpthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../kvutils -I../libecasound -I../libecasoundc -D_REENTRANT -D_XOPEN_SOURCE=600 -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c -o ecasignalview.o ecasignalview.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ecafixdc ecafixdc.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -ldl -lm -lpthread libtool: link: g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ecafixdc ecafixdc.o ecicpp_helpers.o ../libecasoundc/.libs/libecasoundc.so ../kvutils/.libs/libkvutils.so -ldl -lm -lpthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ecasignalview ecasignalview.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -lncurses -ldl -lm -lpthread libtool: link: g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ecasignalview ecasignalview.o ecicpp_helpers.o ../libecasoundc/.libs/libecasoundc.so ../kvutils/.libs/libkvutils.so -lncurses -ldl -lm -lpthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' Making all in Documentation Making all in users_guide make[3]: Nothing to be done for 'all'. Making all in programmers_guide make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in examples make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iAT7Ps + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64 + cd ecasound-2.9.1 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64 install ECA_S_RUBY_SITEDIR=/usr/local/share/ruby/site_ruby Making install in kvutils make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libkvutils.la '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libkvutils.so.10.0.0 /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64/libkvutils.so.10.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64 && { ln -s -f libkvutils.so.10.0.0 libkvutils.so.10 || { rm -f libkvutils.so.10 && ln -s libkvutils.so.10.0.0 libkvutils.so.10; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64 && { ln -s -f libkvutils.so.10.0.0 libkvutils.so || { rm -f libkvutils.so && ln -s libkvutils.so.10.0.0 libkvutils.so; }; }) libtool: install: /usr/bin/install -c .libs/libkvutils.lai /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64/libkvutils.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/include/kvutils cd . ; cp kvu_dbc.h kvu_debug.h kvu_definition_by_contract.h kvu_com_line.h kvu_fd_io.h kvu_inttypes.h kvu_locks.h kvu_message_item.h kvu_message_queue.h kvu_numtostr.h kvu_object_queue.h kvu_procedure_timer.h kvu_rtcaps.h kvu_temporary_file_directory.h kvu_threads.h kvu_utils.h kvu_timestamp.h kvu_value_queue.h /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/include/kvutils make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils' Making install in libecasound make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' Making install in plugins make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound/plugins' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libecasound.la '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64' libtool: warning: relinking 'libecasound.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound; /bin/sh "/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libtool" --tag CXX --mode=relink g++ -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -export-dynamic -version-info 24:0:0 ../kvutils/libkvutils.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 audioio-oss.lo jack-connections.lo midi-server.lo midi-client.lo midi-parser.lo midiio.lo midiio-raw.lo midiio-aseq.lo eca-chain.lo eca-engine.lo samplebuffer.lo samplebuffer_functions.lo eca-session.lo eca-resources.lo resource-file.lo eca-logger.lo eca-logger-default.lo eca-logger-interface.lo eca-logger-wellformed.lo layer.lo samplebuffer_iterators.lo eca-version.lo eca-operator.lo generic-controller.lo eca-object-factory.lo eca-chainsetup.lo eca-chainsetup-bufparams.lo eca-chainsetup-parser.lo eca-chainsetup-position.lo eca-control.lo eca-control-base.lo eca-control-dump.lo eca-control-main.lo eca-control-mt.lo eca-control-objects.lo eca-iamode-parser.lo eca-samplerate-aware.lo eca-audio-position.lo eca-audio-format.lo eca-audio-time.lo eca-fileio-stream.lo eca-fileio-mmap.lo eca-osc.lo eca-static-object-maps.lo eca-object-map.lo eca-preset-map.lo audiofx.lo audiofx_misc.lo audiofx_amplitude.lo audiofx_compressor.lo audiofx_analysis.lo audiofx_envelope_modulation.lo audiofx_filter.lo audiofx_rcfilter.lo audiofx_reverb.lo audiofx_timebased.lo audiogate.lo audiofx_mixing.lo audiofx_ladspa.lo audiofx_lv2.lo audiofx_lv2_world.lo audio-stamp.lo global-preset.lo preset.lo file-preset.lo midi-cc.lo osc-gen.lo osc-gen-file.lo osc-sine.lo linear-envelope.lo two-stage-linear-envelope.lo stamp-ctrl.lo generic-linear-envelope.lo ../libecasound/plugins/libecasound_plugins.la -lsamplerate -laudiofile -lsndfile -lasound -ljack -loil-0.3 -lm -lrt -llilv-0 -ldl -lsratom-0 -lsord-0 -lserd-0 -llo -lpthread -ldl -lm -lpthread -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/crtbeginS.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/audioio-oss.o .libs/jack-connections.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 -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64 -L/usr/lib64 -lkvutils -lsamplerate -laudiofile -lsndfile -lasound -ljack -loil-0.3 -lrt -llilv-0 -lsratom-0 -lsord-0 -lserd-0 -llo -ldl -lpthread -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.2/../../../../lib64/crtn.o -Wl,-soname -Wl,libecasound.so.24 -o .libs/libecasound.so.24.0.0 libtool: install: /usr/bin/install -c .libs/libecasound.so.24.0.0T /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64/libecasound.so.24.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64 && { ln -s -f libecasound.so.24.0.0 libecasound.so.24 || { rm -f libecasound.so.24 && ln -s libecasound.so.24.0.0 libecasound.so.24; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64 && { ln -s -f libecasound.so.24.0.0 libecasound.so || { rm -f libecasound.so && ln -s libecasound.so.24.0.0 libecasound.so; }; }) libtool: install: /usr/bin/install -c .libs/libecasound.lai /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64/libecasound.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/include/libecasound cd . ; \ /usr/bin/install -c -m 644 \ audiofx.h audiofx_misc.h audiofx_amplitude.h audiofx_compressor.h audiofx_analysis.h audiofx_envelope_modulation.h audiofx_filter.h audiofx_rcfilter.h audiofx_reverb.h audiofx_timebased.h audiogate.h audiofx_mixing.h audiofx_ladspa.h audiofx_lv2.h audiofx_lv2_world.h audio-stamp.h \ preset.h preset_impl.h file-preset.h global-preset.h \ audioio.h audioio-buffered.h audioio-device.h audioio-plugin.h audioio-manager.h audioio-cdr.h audioio-cdr_impl.h audioio-ewf.h audioio-mp3.h audioio-mp3_impl.h audioio-ogg.h audioio-wave.h audioio-raw.h audioio-oss.h audioio-oss_impl.h audioio-null.h audioio-rtnull.h audioio-mikmod.h audioio-loop.h audioio-forked-stream.h audioio-timidity.h audioio-db-server.h audioio-db-server_impl.h audioio-db-buffer.h audioio-db-client.h audioio-proxy.h audioio-typeselect.h audioio-resample.h audioio-reverse.h audioio-flac.h audioio-aac.h audioio-tone.h audioio-seqbase.h audioio-acseq.h audioio-barrier.h \ ctrl-source.h midi-cc.h oscillator.h osc-gen.h osc-gen-file.h osc-sine.h linear-envelope.h two-stage-linear-envelope.h stamp-ctrl.h generic-linear-envelope.h \ midi-server.h midi-client.h midi-parser.h midiio.h midiio-raw.h midiio-aseq.h \ eca-chain.h eca-chainop.h eca-chainsetup-edit.h eca-error.h eca-logger.h eca-logger-default.h eca-logger-interface.h eca-logger-wellformed.h eca-engine.h eca-engine-driver.h eca-engine_impl.h eca-session.h eca-resources.h resource-file.h layer.h eca-static-object-maps.h eca-object-map.h eca-preset-map.h samplebuffer.h samplebuffer_impl.h samplebuffer_functions.h samplebuffer_iterators.h sample-specs.h sample-ops_impl.h eca-sample-conversion.h eca-version.h eca-object-factory.h eca-chainsetup.h eca-chainsetup_impl.h eca-chainsetup-bufparams.h eca-chainsetup-parser.h eca-chainsetup-position.h eca-control.h eca-control-dump.h eca-control-main.h eca-control-mt.h eca-iamode-parser.h eca-iamode-parser_impl.h eca-audio-position.h eca-fileio.h eca-fileio-stream.h eca-fileio-mmap.h eca-osc.h dynamic-parameters.h dynamic-object.h eca-object.h eca-operator.h generic-controller.h eca-samplerate-aware.h eca-audio-format.h eca-audio-time.h jack-connections.h \ /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/include/libecasound /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin /usr/bin/install -c libecasound-config /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/libecasound-config make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasound' Making install in ecasound make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ecasound '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin' libtool: warning: '../libecasound/libecasound.la' has not been installed in '/usr/lib64' libtool: warning: '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/kvutils/libkvutils.la' has not been installed in '/usr/lib64' libtool: warning: '../kvutils/libkvutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ecasound /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecasound make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecasound' Making install in libecasoundc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasoundc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasoundc' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libecasoundc.la '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libecasoundc.so.1.1.0 /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64/libecasoundc.so.1.1.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64 && { ln -s -f libecasoundc.so.1.1.0 libecasoundc.so.1 || { rm -f libecasoundc.so.1 && ln -s libecasoundc.so.1.1.0 libecasoundc.so.1; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64 && { ln -s -f libecasoundc.so.1.1.0 libecasoundc.so || { rm -f libecasoundc.so && ln -s libecasoundc.so.1.1.0 libecasoundc.so; }; }) libtool: install: /usr/bin/install -c .libs/libecasoundc.lai /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64/libecasoundc.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/include/libecasoundc cd . ; \ /usr/bin/install -c -m 644 ecasoundc.h eca-control-interface.h \ /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/include/libecasoundc /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin /usr/bin/install -c libecasoundc-config /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasoundc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/libecasoundc' Making install in pyecasound make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/pyecasound' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/pyecasound' make install-exec-hook make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/pyecasound' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64/python2.7/site-packages /usr/bin/install -c ./eci.py ./pyeca.py ./ecacontrol.py /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64/python2.7/site-packages make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/pyecasound' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/pyecasound' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/pyecasound' Making install in rubyecasound make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/rubyecasound' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/rubyecasound' make install-exec-hook make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/rubyecasound' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/local/share/ruby/site_ruby /usr/bin/install -c ./ecasound.rb /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/local/share/ruby/site_ruby/ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/rubyecasound' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/rubyecasound' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/rubyecasound' Making install in ecatools make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ecaconvert ecafixdc ecalength ecanormalize ecaplay ecasignalview '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin' libtool: warning: '../libecasoundc/libecasoundc.la' has not been installed in '/usr/lib64' libtool: warning: '../kvutils/libkvutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ecaconvert /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecaconvert libtool: warning: '../libecasoundc/libecasoundc.la' has not been installed in '/usr/lib64' libtool: warning: '../kvutils/libkvutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ecafixdc /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecafixdc libtool: warning: '../libecasoundc/libecasoundc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ecalength /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecalength libtool: warning: '../libecasoundc/libecasoundc.la' has not been installed in '/usr/lib64' libtool: warning: '../kvutils/libkvutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ecanormalize /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecanormalize libtool: warning: '../libecasoundc/libecasoundc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ecaplay /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecaplay libtool: warning: '../libecasoundc/libecasoundc.la' has not been installed in '/usr/lib64' libtool: warning: '../kvutils/libkvutils.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ecasignalview /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecasignalview /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin' /usr/bin/install -c ecamonitor '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/ecatools' Making install in Documentation make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation' Making install in users_guide make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation/users_guide' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation/users_guide' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation/users_guide' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation/users_guide' Making install in programmers_guide make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation/programmers_guide' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation/programmers_guide' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation/programmers_guide' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation/programmers_guide' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation' make[3]: Nothing to be done for 'install-exec-am'. mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man1 mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man5 for f in ecasound.1 ecasound-iam.1 ecatools.1 ecaconvert.1 ecafixdc.1 ecalength.1 ecaplay.1 ecamonitor.1 ecanormalize.1 ecasignalview.1 ; do if test -f $f ; then cp -v $f /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man1/; fi ; done 'ecasound.1' -> '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man1/ecasound.1' 'ecasound-iam.1' -> '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man1/ecasound-iam.1' 'ecatools.1' -> '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man1/ecatools.1' 'ecaconvert.1' -> '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man1/ecaconvert.1' 'ecafixdc.1' -> '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man1/ecafixdc.1' 'ecalength.1' -> '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man1/ecalength.1' 'ecaplay.1' -> '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man1/ecaplay.1' 'ecamonitor.1' -> '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man1/ecamonitor.1' 'ecanormalize.1' -> '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man1/ecanormalize.1' 'ecasignalview.1' -> '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man1/ecasignalview.1' for f in ecasoundrc.5 ; do if test -f $f ; then cp -v $f /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man5/; fi ; done 'ecasoundrc.5' -> '/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/man/man5/ecasoundrc.5' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/Documentation' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1/examples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1' make[2]: Nothing to be done for 'install-exec-am'. sed -e "s%[@]VERSION[@]%2.9.1%" \ -e "s%[@]prefix[@]%/usr%" \ -e "s%[@]pkgdatadir[@]%/usr/share/ecasound%" \ < ./ecasoundrc.in > ecasoundrc /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/ecasound /usr/bin/install -c -m 644 ./ecasoundrc /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/ecasound/ecasoundrc /usr/bin/install -c -m 644 ./effect_presets /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/ecasound/effect_presets /usr/bin/install -c -m 644 ./ecatools/ecasound.el /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/ecasound/ecasound.el /usr/bin/install -c -m 644 ./generic_oscillators /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/ecasound/generic_oscillators make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ecasound-2.9.1' + find /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64 -name '*.la' -delete + install -m644 /home/pterjan/rpmbuild/SOURCES/ecasound16.png -D /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/icons/mini/ecasound.png + install -m644 /home/pterjan/rpmbuild/SOURCES/ecasound32.png -D /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/icons/ecasound.png + install -m644 /home/pterjan/rpmbuild/SOURCES/ecasound48.png -D /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/icons/large/ecasound.png + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/applications + cat + cat + cat + /usr/lib/rpm/mkmultiarch binaries /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/libecasound-config + /usr/lib/rpm/mkmultiarch binaries /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/libecasoundc-config + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 2.9.1-6.mga7 --unique-debug-suffix -2.9.1-6.mga7.x86_64 --unique-debug-src-base ecasound-2.9.1-6.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ecasound-2.9.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecanormalize extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64/libecasoundc.so.1.1.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecalength extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecafixdc extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecasignalview extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecasound extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecaconvert extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/bin/ecaplay extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64/libecasound.so.24.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64/libkvutils.so.10.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. 3540 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: ecasound-2.9.1-6.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MXNFls + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ecasound-2.9.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/doc/ecasound + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/doc/ecasound + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/doc/ecasound + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/doc/ecasound + cp -pr COPYING.GPL /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/doc/ecasound + cp -pr COPYING.LGPL /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/doc/ecasound + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/doc/ecasound + cp -pr BUGS /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/doc/ecasound + cp -pr TODO /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/doc/ecasound + cp -pr examples /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/doc/ecasound + cp -pr Documentation/ecalength_manpage.html Documentation/ecasound-iam_manpage.html Documentation/ecasound_manpage.html Documentation/ecasoundrc_manpage.html Documentation/ecatools_manpage.html /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64/usr/share/doc/ecasound + exit 0 Provides: application() application(ecamonitor.desktop) application(ecasignalview.desktop) application(ecasound.desktop) ecasound = 2.9.1-6.mga7 ecasound(x86-64) = 2.9.1-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libecasound.so.24()(64bit) libecasoundc.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libkvutils.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.15)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libreadline.so.7()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.6()(64bit) python python(abi) Processing files: lib64ecasound24-2.9.1-6.mga7.x86_64 Provides: lib64ecasound24 = 2.9.1-6.mga7 lib64ecasound24(x86-64) = 2.9.1-6.mga7 libecasound.so.24()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libaudiofile.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjack.so.0()(64bit) libkvutils.so.10()(64bit) liblilv-0.so.0()(64bit) liblo.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.15)(64bit) libm.so.6(GLIBC_2.2.5)(64bit) liboil-0.3.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsamplerate.so.0()(64bit) libsamplerate.so.0(libsamplerate.so.0.0)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Obsoletes: lib64ecasound22 Processing files: lib64ecasoundc1-2.9.1-6.mga7.x86_64 Provides: lib64ecasoundc1 = 2.9.1-6.mga7 lib64ecasoundc1(x86-64) = 2.9.1-6.mga7 libecasoundc.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Conflicts: lib64ecasound23 < 2.8.1-4 Processing files: lib64kvutils10-2.9.1-6.mga7.x86_64 Provides: lib64kvutils10 = 2.9.1-6.mga7 lib64kvutils10(x86-64) = 2.9.1-6.mga7 libkvutils.so.10()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Conflicts: lib64ecasound23 < 2.8.1-4 Processing files: python-ecasound-2.9.1-6.mga7.x86_64 Provides: pyecasound python-ecasound = 2.9.1-6.mga7 python-ecasound(x86-64) = 2.9.1-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: pyecasound Processing files: ruby-ecasound-2.9.1-6.mga7.x86_64 Provides: ruby-ecasound = 2.9.1-6.mga7 ruby-ecasound(x86-64) = 2.9.1-6.mga7 rubyecasound Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: rubyecasound Processing files: lib64ecasound-devel-2.9.1-6.mga7.x86_64 Provides: devel(libecasound(64bit)) devel(libecasoundc(64bit)) devel(libkvutils(64bit)) ecasound-devel = 2.9.1-6.mga7 lib64ecasound-devel = 2.9.1-6.mga7 lib64ecasound-devel(x86-64) = 2.9.1-6.mga7 libecasound-devel = 2.9.1-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libasound(64bit)) devel(libaudiofile(64bit)) devel(libdl(64bit)) devel(libgcc_s(64bit)) devel(libjack(64bit)) devel(libkvutils(64bit)) devel(liblilv-0(64bit)) devel(liblo(64bit)) devel(libm(64bit)) devel(liboil-0.3(64bit)) devel(libsamplerate(64bit)) devel(libsndfile(64bit)) devel(libstdc++(64bit)) multiarch-utils Obsoletes: lib64ecasound22-devel Processing files: ecasound-debugsource-2.9.1-6.mga7.x86_64 Provides: ecasound-debugsource = 2.9.1-6.mga7 ecasound-debugsource(x86-64) = 2.9.1-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ecasound-debuginfo-2.9.1-6.mga7.x86_64 Provides: debuginfo(build-id) = 3d48dbf01dc406c96c940abdcf759ca956039daf debuginfo(build-id) = 418371e92f13d06b78f35e3b65955280bd3f3a92 debuginfo(build-id) = 51f2ef5bdadf82b01a917e59e170ab3b894c3b58 debuginfo(build-id) = 9eb7744cb1422259f7c71d2db8e40197c153b179 debuginfo(build-id) = a72ea4d88730d93d3180235c245ff3cbfa5f8abf debuginfo(build-id) = d04605d9f0f2fb5b99cff871c88c00034af5fc2e debuginfo(build-id) = e5e783fe5a31841e6250e9c469018091556d62e9 ecasound-debuginfo = 2.9.1-6.mga7 ecasound-debuginfo(x86-64) = 2.9.1-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ecasound-debugsource(x86-64) = 2.9.1-6.mga7 Processing files: lib64ecasound24-debuginfo-2.9.1-6.mga7.x86_64 Provides: debuginfo(build-id) = cfc97da0636999faab8d9c1f8cce52636e1809e4 lib64ecasound24-debuginfo = 2.9.1-6.mga7 lib64ecasound24-debuginfo(x86-64) = 2.9.1-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ecasound-debugsource(x86-64) = 2.9.1-6.mga7 Processing files: lib64ecasoundc1-debuginfo-2.9.1-6.mga7.x86_64 Provides: debuginfo(build-id) = e945ca70599d4ebd363b43fe42b95bca4d001944 lib64ecasoundc1-debuginfo = 2.9.1-6.mga7 lib64ecasoundc1-debuginfo(x86-64) = 2.9.1-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ecasound-debugsource(x86-64) = 2.9.1-6.mga7 Processing files: lib64kvutils10-debuginfo-2.9.1-6.mga7.x86_64 Provides: debuginfo(build-id) = 858181965002cc2d199e47753e7f7057387c1260 lib64kvutils10-debuginfo = 2.9.1-6.mga7 lib64kvutils10-debuginfo(x86-64) = 2.9.1-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ecasound-debugsource(x86-64) = 2.9.1-6.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ecasound-2.9.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ecasound24-2.9.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ecasoundc1-2.9.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64kvutils10-2.9.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-ecasound-2.9.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ruby-ecasound-2.9.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ecasound-devel-2.9.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ecasound-debugsource-2.9.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ecasound-debuginfo-2.9.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ecasound24-debuginfo-2.9.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ecasoundc1-debuginfo-2.9.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64kvutils10-debuginfo-2.9.1-6.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.egoIBe + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ecasound-2.9.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/ecasound-2.9.1-6.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Mv9BU0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf ecasound-2.9.1 + exit 0 D: [iurt_root_command] Success!