* Package: media-sound/linuxsampler-2.2.0 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: abi_x86_64 alsa amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking linuxsampler-2.2.0.tar.bz2 to /var/tmp/portage/media-sound/linuxsampler-2.2.0/work >>> Source unpacked in /var/tmp/portage/media-sound/linuxsampler-2.2.0/work >>> Preparing source in /var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0 ... * Applying linuxsampler-2.0.0-nptl-hardened.patch ... [ ok ] * Applying linuxsampler-2.0.0-lv2-automagic.patch ... [ ok ] * Applying linuxsampler-2.1.1-fix-yyterror-not-declared.patch ... patching file src/network/lscp.y Hunk #1 succeeded at 1486 with fuzz 2 (offset 7 lines). [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: linuxsampler-2.2.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0 ... * econf: updating linuxsampler-2.2.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating linuxsampler-2.2.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/linuxsampler-2.2.0 --htmldir=/usr/share/doc/linuxsampler-2.2.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-arts-driver --disable-static --enable-alsa-driver --disable-jack-driver --disable-lv2 --disable-instruments-db --disable-sf2-engine configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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 checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking whether byte ordering is bigendian... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether x86_64-pc-linux-gnu-g++ supports C++14 features with -std=gnu++14... yes checking whether x86 architecture... yes checking for mmsystem.h... no checking whether UNIX98 compatible... yes checking for features.h... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for compiler's pragma diagnostics... no checking for NPTL bug... no Checking whether C++ compiler supports designated initializers (partly)... yes Checking whether C++ compiler fully supports designated initializers... NO *************************************************************** * * * WARNING: Selected C++ compiler does not fully support * * designated initializers (only partly)! * * * * You will be able to compile LinuxSampler, but you will not * * be able to compile the test cases. Consider updating your * * C++ compiler or switching to a different compiler. Chances * * are that LinuxSampler will soon no longer support your * * compiler. * * * * If you have several C++ compilers installed on your machine,* * you can easily select a different compiler by environment * * variable, e.g. to compile with clang instead: * * * * CXX=clang++ CC=clang ./configure && make * * * *************************************************************** checking for alsa/asoundlib.h... yes checking for main in -lasound... yes checking Alsa version... 1.2.5 JACK support disabled by configure script parameter ARTS support disabled by configure script parameter checking for ASIO headerfile: ./ASIOSDK2/common/asio.h ....no checking for MidiShare.h... no checking for CoreMIDI/CoreMIDI.h... no checking for CoreAudio/CoreAudio.h... no checking for mmsystem.h... (cached) no checking for dssi.h... yes checking for AudioUnit/AudioUnit.h... no checking for GIG... yes yes, found libgig 4.3.0 SF2 engine disabled by configure script parameter checking for SNDFILE... yes yes, found libsndfile 1.0 checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether SF_FORMAT_VORBIS is declared... yes checking whether SF_FORMAT_FLAC is declared... yes checking for SF_INSTRUMENT.loops... yes Instruments DB feature disabled by configure script parameter checking for pthread_testcancel... yes benchmarking for the best (signed) triangular oscillator algorithm... integer math using abs() benchmarking for the best (unsigned) triangular oscillator algorithm... integer math using abs() checking for stdlib.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating man/linuxsampler.1 config.status: creating man/lscp.1 config.status: creating src/Makefile config.status: creating src/db/Makefile config.status: creating src/network/Makefile config.status: creating src/engines/Makefile config.status: creating src/engines/gig/Makefile config.status: creating src/engines/sf2/Makefile config.status: creating src/engines/sfz/Makefile config.status: creating src/engines/common/Makefile config.status: creating src/effects/Makefile config.status: creating src/common/Makefile config.status: creating src/testcases/Makefile config.status: creating src/drivers/Makefile config.status: creating src/drivers/audio/Makefile config.status: creating src/drivers/midi/Makefile config.status: creating src/plugins/Makefile config.status: creating src/hostplugins/Makefile config.status: creating src/hostplugins/dssi/Makefile config.status: creating src/hostplugins/lv2/Makefile config.status: creating src/hostplugins/lv2/manifest.ttl config.status: creating src/hostplugins/vst/Makefile config.status: creating src/hostplugins/au/Makefile config.status: creating src/scriptvm/Makefile config.status: creating src/scriptvm/editor/Makefile config.status: creating src/shell/Makefile config.status: creating linuxsampler.spec config.status: creating debian/Makefile config.status: creating Artwork/Makefile config.status: creating scripts/Makefile config.status: creating osx/Makefile config.status: creating osx/linuxsampler.xcodeproj/Makefile config.status: creating Documentation/Makefile config.status: creating Documentation/Engines/Makefile config.status: creating Documentation/Engines/gig/Makefile config.status: creating linuxsampler.pc config.status: creating Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ##################################################################### # LinuxSampler Configuration # #-------------------------------------------------------------------# # Release Version: 2.2.0 # LSCP Version: 1.7 #------------------------------------------------------------------- # Assembly Optimizations: yes # Development Mode: no # Debug Level: 1 # Use Exceptions in RT Context: no # Preload Samples: 32768 # Maximum Pitch: 4 (octaves) # Maximum Events: 1024 # Envelope Bottom Level: 0.001 (linear) # Envelope Minimum Release Time: 0.0025 s # Streams to be refilled per Disk Thread Cycle: 4 # Minimum Stream Refill Size: 1024 # Maximum Stream Refill Size: 65536 # Stream Size: 262144 # Default Maximum Disk Streams: 90 # Default Maximum Voices: 64 # Default Subfragment Size: 32 # Default Global Volume Attenuation: 0.35 # Voice Stealing Algorithm: oldestvoiceonkey # Signed Triangular Oscillator Algorithm: intmathabs # Unsigned Triangular Oscillator Algorithm: intmathabs # SysEx Buffer Size: 2048 Byte # Min. Portamento Time: 0.1 s # Max. Portamento Time: 32 s # Default Portamento Time: 1 s # Force Filter Usage: no # Filter Cutoff Minimum: 100.0 Hz # Filter Cutoff Maximum: 10000.0 Hz # Override Filter Cutoff Controller: no # Override Filter Resonance Controller: no # Override Filter Type: no # Assert GS SysEx Checksum: no # Process Muted Channels: no # Process All-Notes-Off MIDI message: yes # Apply global volume SysEx by MIDI port: no # Interpolate Volume: yes # Instruments database support: no # Plugin Path: /usr/lib64/linuxsampler/plugins #------------------------------------------------------------------- # MIDI Input Drivers: # ALSA: yes, JACK: no, CoreMIDI: no, MME: no, MidiShare: no #------------------------------------------------------------------- # Audio Output Drivers: # ALSA: yes, JACK: no, ARTS: no, CoreAudio: no, ASIO: no #------------------------------------------------------------------- # Sampler Engines: # GIG: yes, SF2: no, SFZ: yes #------------------------------------------------------------------- # Effect plugin systems for internal effects: # LADSPA: yes #------------------------------------------------------------------- # Building sampler as plugin for following host standards: # DSSI: yes, LV2: no, VST: no, AU: no #-------------------------------------------------------------------# # Read './configure --help' or file 'configure.in' for details. # ##################################################################### Good. Now type 'make' to compile, followed by 'make install' as root. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0' Making all in man make[2]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/man' Making all in src make[2]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src' Making all in scriptvm make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src/scriptvm' make all-recursive make[4]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src/scriptvm' Making all in editor make[5]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src/scriptvm/editor' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o CodeScanner.lo CodeScanner.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o nksp.lo nksp.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o NkspScanner.lo NkspScanner.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c NkspScanner.cpp -fPIC -DPIC -o .libs/NkspScanner.o libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c nksp.cpp -fPIC -DPIC -o .libs/nksp.o libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c CodeScanner.cpp -fPIC -DPIC -o .libs/CodeScanner.o In file included from CodeScanner.cpp:11: ../../common/global_private.h:99:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | inline int ToInt(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ ../../common/global_private.h:106:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | inline float ToFloat(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -std=gnu++14 -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblinuxsamplerscriptvmeditor.la CodeScanner.lo nksp.lo NkspScanner.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplerscriptvmeditor.a .libs/CodeScanner.o .libs/nksp.o .libs/NkspScanner.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplerscriptvmeditor.a libtool: link: ( cd ".libs" && rm -f "liblinuxsamplerscriptvmeditor.la" && ln -s "../liblinuxsamplerscriptvmeditor.la" "liblinuxsamplerscriptvmeditor.la" ) make[5]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src/scriptvm/editor' make[5]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src/scriptvm' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o common.lo common.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o scanner.lo scanner.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o parser.lo parser.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o tree.lo tree.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c common.cpp -fPIC -DPIC -o .libs/common.o libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c parser.cpp -fPIC -DPIC -o .libs/parser.o libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c scanner.cpp -fPIC -DPIC -o .libs/scanner.o libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c tree.cpp -fPIC -DPIC -o .libs/tree.o In file included from tree.h:27, from tree.cpp:12: ../common/ArrayList.h:67:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void remove(ssize_t iPosition) throw (Exception) { | ^~~~~ In file included from tree.h:28, from tree.cpp:12: ../common/optional.h:73:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const T& get() const throw (Exception) { | ^~~~~ ../common/optional.h:78:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | T& get() throw (Exception) { | ^~~~~ ../common/optional.h:105:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | const T& operator *() const throw (Exception) { return get(); } | ^~~~~ ../common/optional.h:106:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | T& operator *() throw (Exception) { return get(); } | ^~~~~ ../common/optional.h:108:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | const T* operator ->() const throw (Exception) { | ^~~~~ ../common/optional.h:113:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | T* operator ->() throw (Exception) { | ^~~~~ In file included from tree.h:27, from parser_shared.h:16, from parser.y:14: ../common/ArrayList.h:67:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void remove(ssize_t iPosition) throw (Exception) { | ^~~~~ In file included from tree.h:28, from parser_shared.h:16, from parser.y:14: ../common/optional.h:73:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const T& get() const throw (Exception) { | ^~~~~ ../common/optional.h:78:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | T& get() throw (Exception) { | ^~~~~ ../common/optional.h:105:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | const T& operator *() const throw (Exception) { return get(); } | ^~~~~ ../common/optional.h:106:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | T& operator *() throw (Exception) { return get(); } | ^~~~~ ../common/optional.h:108:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | const T* operator ->() const throw (Exception) { | ^~~~~ ../common/optional.h:113:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | T* operator ->() throw (Exception) { | ^~~~~ In file included from tree.h:27, from parser_shared.h:16, from scanner.l:14: ../common/ArrayList.h:67:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void remove(ssize_t iPosition) throw (Exception) { | ^~~~~ In file included from tree.h:28, from parser_shared.h:16, from scanner.l:14: ../common/optional.h:73:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const T& get() const throw (Exception) { | ^~~~~ ../common/optional.h:78:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | T& get() throw (Exception) { | ^~~~~ ../common/optional.h:105:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | const T& operator *() const throw (Exception) { return get(); } | ^~~~~ ../common/optional.h:106:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | T& operator *() throw (Exception) { return get(); } | ^~~~~ ../common/optional.h:108:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | const T* operator ->() const throw (Exception) { | ^~~~~ ../common/optional.h:113:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | T* operator ->() throw (Exception) { | ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o CoreVMFunctions.lo CoreVMFunctions.cpp In file included from tree.cpp:13: ../common/global_private.h:99:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | inline int ToInt(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ ../common/global_private.h:106:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | inline float ToFloat(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ In file included from parser_shared.h:24, from parser.y:14: ../common/global_private.h:99:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | inline int ToInt(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ ../common/global_private.h:106:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | inline float ToFloat(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c CoreVMFunctions.cpp -fPIC -DPIC -o .libs/CoreVMFunctions.o In file included from parser_shared.h:24, from scanner.l:14: ../common/global_private.h:99:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | inline int ToInt(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ ../common/global_private.h:106:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | inline float ToFloat(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ In file included from tree.h:27, from CoreVMFunctions.cpp:16: ../common/ArrayList.h:67:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void remove(ssize_t iPosition) throw (Exception) { | ^~~~~ In file included from tree.h:28, from CoreVMFunctions.cpp:16: ../common/optional.h:73:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const T& get() const throw (Exception) { | ^~~~~ ../common/optional.h:78:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | T& get() throw (Exception) { | ^~~~~ ../common/optional.h:105:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | const T& operator *() const throw (Exception) { return get(); } | ^~~~~ ../common/optional.h:106:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | T& operator *() throw (Exception) { return get(); } | ^~~~~ ../common/optional.h:108:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | const T* operator ->() const throw (Exception) { | ^~~~~ ../common/optional.h:113:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | T* operator ->() throw (Exception) { | ^~~~~ In file included from ../common/RTMath.h:29, from CoreVMFunctions.cpp:18: ../common/global_private.h:99:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | inline int ToInt(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ ../common/global_private.h:106:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | inline float ToFloat(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ CoreVMFunctions.cpp:1232:68: warning: friend declaration ‘void LinuxSampler::swap(LinuxSampler::ArrElemRef, LinuxSampler::ArrElemRef)’ declares a non-template function [-Wnon-template-friend] 1232 | class ArrElemRef b); | ^ CoreVMFunctions.cpp:1232:68: note: (if this is not what you intended, make sure the function template has already been declared and add ‘<>’ after the function name here) /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o CoreVMDynVars.lo CoreVMDynVars.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c CoreVMDynVars.cpp -fPIC -DPIC -o .libs/CoreVMDynVars.o In file included from tree.h:27, from CoreVMDynVars.cpp:12: ../common/ArrayList.h:67:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void remove(ssize_t iPosition) throw (Exception) { | ^~~~~ In file included from tree.h:28, from CoreVMDynVars.cpp:12: ../common/optional.h:73:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const T& get() const throw (Exception) { | ^~~~~ ../common/optional.h:78:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | T& get() throw (Exception) { | ^~~~~ ../common/optional.h:105:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | const T& operator *() const throw (Exception) { return get(); } | ^~~~~ ../common/optional.h:106:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | T& operator *() throw (Exception) { return get(); } | ^~~~~ ../common/optional.h:108:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | const T* operator ->() const throw (Exception) { | ^~~~~ ../common/optional.h:113:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | T* operator ->() throw (Exception) { | ^~~~~ In file included from ../common/RTMath.h:29, from CoreVMDynVars.cpp:14: ../common/global_private.h:99:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | inline int ToInt(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ ../common/global_private.h:106:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | inline float ToFloat(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o ScriptVM.lo ScriptVM.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c ScriptVM.cpp -fPIC -DPIC -o .libs/ScriptVM.o In file included from ScriptVM.cpp:14: ../common/global_private.h:99:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | inline int ToInt(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ ../common/global_private.h:106:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | inline float ToFloat(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ In file included from tree.h:27, from ScriptVM.cpp:15: ../common/ArrayList.h:67:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void remove(ssize_t iPosition) throw (Exception) { | ^~~~~ In file included from tree.h:28, from ScriptVM.cpp:15: ../common/optional.h:73:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const T& get() const throw (Exception) { | ^~~~~ ../common/optional.h:78:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | T& get() throw (Exception) { | ^~~~~ ../common/optional.h:105:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | const T& operator *() const throw (Exception) { return get(); } | ^~~~~ ../common/optional.h:106:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | T& operator *() throw (Exception) { return get(); } | ^~~~~ ../common/optional.h:108:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | const T* operator ->() const throw (Exception) { | ^~~~~ ../common/optional.h:113:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | T* operator ->() throw (Exception) { | ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o ScriptVMFactory.lo ScriptVMFactory.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c ScriptVMFactory.cpp -fPIC -DPIC -o .libs/ScriptVMFactory.o In file included from ../engines/common/../../common/RTMath.h:29, from ../engines/common/Event.h:28, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../../common/global_private.h:99:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | inline int ToInt(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ ../engines/common/../../common/global_private.h:106:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | inline float ToFloat(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ In file included from ../engines/common/../../drivers/audio/../DeviceParameter.h:31, from ../engines/common/../../drivers/audio/AudioOutputDevice.h:35, from ../engines/common/../EngineChannel.h:25, from ../engines/common/Event.h:31, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../../drivers/audio/../../common/optional.h:73:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const T& get() const throw (Exception) { | ^~~~~ ../engines/common/../../drivers/audio/../../common/optional.h:78:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | T& get() throw (Exception) { | ^~~~~ ../engines/common/../../drivers/audio/../../common/optional.h:105:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | const T& operator *() const throw (Exception) { return get(); } | ^~~~~ ../engines/common/../../drivers/audio/../../common/optional.h:106:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | T& operator *() throw (Exception) { return get(); } | ^~~~~ ../engines/common/../../drivers/audio/../../common/optional.h:108:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | const T* operator ->() const throw (Exception) { | ^~~~~ ../engines/common/../../drivers/audio/../../common/optional.h:113:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | T* operator ->() throw (Exception) { | ^~~~~ In file included from ../engines/common/../../drivers/audio/AudioOutputDevice.h:35, from ../engines/common/../EngineChannel.h:25, from ../engines/common/Event.h:31, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../../drivers/audio/../DeviceParameter.h:181:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | virtual void SetValue(String val) throw (Exception) = 0; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:224:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:231:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | virtual void SetValue(bool b) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:246:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 246 | virtual void OnSetValue(bool b) throw (Exception) = 0; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:283:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:290:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 290 | virtual void SetValue(int i) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:329:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 329 | virtual void OnSetValue(int i) throw (Exception) = 0; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:367:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 367 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:374:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 374 | virtual void SetValue(float f) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:453:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 453 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:460:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 460 | virtual void SetValueAsString(String s) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:523:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 523 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:530:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 530 | irtual void SetValue(std::vector vS) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:771:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 771 | DeviceCreationParameterBool(String val) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:779:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 779 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:782:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 782 | virtual void SetValue(bool b) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:785:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 785 | virtual void OnSetValue(bool b) throw (Exception) = 0; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:808:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 808 | DeviceCreationParameterInt(String val) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:816:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 816 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:819:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 819 | virtual void SetValue(int i) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:825:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 825 | virtual void OnSetValue(int i) throw (Exception) = 0; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:848:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 848 | DeviceCreationParameterFloat(String val) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:856:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 856 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:859:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 859 | virtual void SetValue(float f) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:865:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 865 | virtual void OnSetValue(float f) throw (Exception) = 0; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:895:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 895 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:898:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 898 | virtual void SetValueAsString(String s) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:902:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 902 | virtual void OnSetValue(String s) throw (Exception) = 0; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:926:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 926 | DeviceCreationParameterStrings(String val) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:935:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 935 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:938:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 938 | irtual void SetValue(std::vector vS) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../DeviceParameter.h:942:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 942 | virtual void OnSetValue(std::vector vS) throw (Exception) = 0; | ^~~~~ In file included from ../engines/common/../../drivers/audio/../../engines/Engine.h:28, from ../engines/common/../../drivers/audio/AudioOutputDevice.h:36, from ../engines/common/../EngineChannel.h:25, from ../engines/common/Event.h:31, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../../drivers/audio/../../engines/InstrumentManager.h:190:137: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | pEngineChannel, instrument_id_t ID, void* pUserData = NULL) throw (InstrumentManagerException) = 0; | ^~~~~ ../engines/common/../../drivers/audio/../../engines/InstrumentManager.h:199:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 199 | ctor GetInstrumentFileContent(String File) throw (InstrumentManagerException) = 0; | ^~~~~ ../engines/common/../../drivers/audio/../../engines/InstrumentManager.h:207:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | ual instrument_info_t GetInstrumentInfo(instrument_id_t ID) throw (InstrumentManagerException) = 0; | ^~~~~ In file included from ../engines/common/../../drivers/audio/AudioOutputDevice.h:36, from ../engines/common/../EngineChannel.h:25, from ../engines/common/Event.h:31, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../../drivers/audio/../../engines/Engine.h:56:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | virtual void SetMaxVoices(int iVoices) throw (Exception) = 0; | ^~~~~ ../engines/common/../../drivers/audio/../../engines/Engine.h:61:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void SetMaxDiskStreams(int iStreams) throw (Exception) = 0; | ^~~~~ In file included from ../engines/common/../../drivers/audio/AudioOutputDevice.h:37, from ../engines/common/../EngineChannel.h:25, from ../engines/common/Event.h:31, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../../drivers/audio/AudioChannel.h:72:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE { /* cannot happen, as parameter is fix */ } | ^~~~~ ../engines/common/../../drivers/audio/AudioChannel.h:83:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE { /*TODO: needs to be implemented */ } | ^~~~~ In file included from ../engines/common/../../drivers/audio/../../effects/Effect.h:27, from ../engines/common/../../drivers/audio/../../effects/EffectChain.h:24, from ../engines/common/../../drivers/audio/AudioOutputDevice.h:39, from ../engines/common/../EngineChannel.h:25, from ../engines/common/Event.h:31, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../../drivers/audio/../../effects/EffectControl.h:32:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | virtual void SetValue(float val) throw (Exception); | ^~~~~ In file included from ../engines/common/../../drivers/audio/../../effects/EffectChain.h:24, from ../engines/common/../../drivers/audio/AudioOutputDevice.h:39, from ../engines/common/../EngineChannel.h:25, from ../engines/common/Event.h:31, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../../drivers/audio/../../effects/Effect.h:77:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | virtual void InitEffect(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ In file included from ../engines/common/../../drivers/audio/AudioOutputDevice.h:39, from ../engines/common/../EngineChannel.h:25, from ../engines/common/Event.h:31, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../../drivers/audio/../../effects/EffectChain.h:60:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void InsertEffect(Effect* pEffect, int iChainPos) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../../effects/EffectChain.h:67:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void RemoveEffect(int iChainPos) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/../../effects/EffectChain.h:94:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | void SetEffectActive(int iChainPos, bool bOn) throw (Exception); | ^~~~~ In file included from ../engines/common/../EngineChannel.h:25, from ../engines/common/Event.h:31, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../../drivers/audio/AudioOutputDevice.h:73:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/audio/AudioOutputDevice.h:94:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/audio/AudioOutputDevice.h:115:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/audio/AudioOutputDevice.h:289:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 289 | void RemoveSendEffectChain(uint iChain) throw (Exception); | ^~~~~ ../engines/common/../../drivers/audio/AudioOutputDevice.h:317:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 317 | void RemoveMasterEffectChain(uint iChain) throw (Exception) DEPRECATED_API; | ^~~~~ In file included from ../engines/common/../../drivers/midi/MidiInputDevice.h:35, from ../engines/common/../EngineChannel.h:27, from ../engines/common/Event.h:31, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../../drivers/midi/MidiInputPort.h:60:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | virtual void OnSetValue(String s) throw (Exception) OVERRIDE; | ^~~~~ In file included from ../engines/common/../EngineChannel.h:27, from ../engines/common/Event.h:31, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../../drivers/midi/MidiInputDevice.h:85:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 85 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/midi/MidiInputDevice.h:106:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/common/../../drivers/midi/MidiInputDevice.h:154:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | MidiInputPort* GetPort(uint iPort) throw (MidiInputException); | ^~~~~ In file included from ../engines/common/../EngineChannel.h:31, from ../engines/common/Event.h:31, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../FxSend.h:73:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | hannel* pEngineChannel, uint8_t MidiCtrl, String Name = "") throw (Exception); | ^~~~~ ../engines/common/../FxSend.h:103:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | void SetDestinationEffect(int iChain, int iChainPos) throw (Exception); | ^~~~~ ../engines/common/../FxSend.h:118:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 118 | void SetDestinationMasterEffect(int iChain, int iChainPos) throw (Exception) DEPRECATED_API; | ^~~~~ ../engines/common/../FxSend.h:141:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | void SetDestinationChannel(int SrcChan, int DstChan) throw (Exception); | ^~~~~ ../engines/common/../FxSend.h:189:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | void SetMidiController(uint8_t MidiCtrl) throw (Exception); | ^~~~~ In file included from ../engines/common/Event.h:31, from ../engines/common/InstrumentScriptVM.h:16, from ScriptVMFactory.cpp:12: ../engines/common/../EngineChannel.h:121:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | rtual FxSend* AddFxSend(uint8_t MidiCtrl, String Name = "") throw (Exception) = 0; | ^~~~~ ../engines/common/../EngineChannel.h:138:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | void SetMute(int state) throw (Exception); | ^~~~~ ../engines/common/../EngineChannel.h:231:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | int GetMidiInstrumentMap() throw (Exception); | ^~~~~ ../engines/common/../EngineChannel.h:260:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 260 | void SetMidiInstrumentMap(int MidiMap) throw (Exception); | ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -std=gnu++14 -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblinuxsamplerscriptvm.la common.lo scanner.lo parser.lo tree.lo CoreVMFunctions.lo CoreVMDynVars.lo ScriptVM.lo ScriptVMFactory.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplerscriptvm.a .libs/common.o .libs/scanner.o .libs/parser.o .libs/tree.o .libs/CoreVMFunctions.o .libs/CoreVMDynVars.o .libs/ScriptVM.o .libs/ScriptVMFactory.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplerscriptvm.a libtool: link: ( cd ".libs" && rm -f "liblinuxsamplerscriptvm.la" && ln -s "../liblinuxsamplerscriptvm.la" "liblinuxsamplerscriptvm.la" ) make[5]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src/scriptvm' make[4]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src/scriptvm' make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src/scriptvm' Making all in db make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src/db' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src/db' Making all in network make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src/network' ../../scripts/generate_lscp_parser.sh /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o lscpserver.lo lscpserver.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o lscpresultset.lo lscpresultset.cpp ../../scripts/generate_lscp_parser.sh Searching for a parser generator...Searching for a parser generator...OK (/usr/bin/bison -y) Generating LSCP parser... OK (/usr/bin/bison -y) Generating LSCP parser... lscp.y:184.1-12: warning: POSIX Yacc does not support %pure-parser [8;id=da89796e0005cd7426ffb6e000000000;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 184 | %pure-parser | scp.y35:184m.1^-12~: ~~~~~~~~~~ lscp.y:184.1-12: 3355mmwarning:warning:3399;;4499mm deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [POSIX Yacc does not support %pure-parser [m8;id=da89]789;6ied0=0d0a58c9d779462e60f0f0b56ced070402060f0f0b061e;0h0t0t0p0s0:0/0/0w;whwt.tpsg:/n/uww.org/ws.ogfntware/bisonu/.moarngu/aslo/fhttwmalr_en/obdies/oDni/amganosticnsu.hatlm/l#Wdeprechattmeld_n\o-Wdeprecated4e9m/8D;;\ia]g nos 184 | tics[.html#Wya3c5cm\%-Wyaccpur[e3-9p;a4r9semr8[;3;9\;]4 9m | ^~~~~~~~~~~~ | %define api.pure 184 | lscp.y:19135mwarning:m%[39;49pmur e-POSIX Yacc does not support %initial-actionp [arser;35m49m8;i d= | da89796e[03050m5^c~d~7~4~2~6~f~f~b~6~e~000[03090;04092m;ht tps://wlscp.yww:184..1g-12n: u.or[g3/5smoftwarning:wa[r3e9/;b4i9smon /deprecated directive: ‘%pure-parser’, use ‘%define api.pure’m [anual[/3h5tmml_no]d8e;/iDdi=adgan8o9s7t9i6ces0.0h0t5mcld#7W4y2a6cfcfb\6-Wyacce0[03090;04090m01];8h;t;tp\s:/]/ www.gnu 191 | .org/[s3o5fmt%ware/bisionni/tmianualal/-hatcmtli_ononde/[D3i9a;g4n9omstics.h tml#Wd{ | ^~~~~~~~~eprecated\-Wdeprecated8;;\] 184 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure lscp.y:191.1-15: warning: POSIX Yacc does not support %initial-action [8;id=da89796e0005cd7426ffb6e000000002;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 191 | %in~~~~~~ lscp.y:198.1-14: warning: POSIX Yacc does not support %error-verbose [8;id=da89796e0005cd7426ffb6e000000003;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 198 | %error-verbose | ^~~~~~~~~~~~~~ lscp.y:198.1-14: warning: deprecated directive: ‘%error-verbose’, use ‘%define parse.error verbose’ [8;id=da89796e0005cd7426ffb6e000000004;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wdeprecated\-Wdeprecated8;;\] 198 | %error-verbose | ^~~~~~~~~~~~~~itial-action { | ^~~~~~~~~~~~~~~ lscp.y:198.1-14: warning: POSIX Yacc does not support %error-verbose [8;id=da89796e0005cd7426ffb6e000000003;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 198 | %error-verbose | ^~~~~~~~~~~~~~ lscp.y:198.1-14: | %define parse.error verbose warning: deprecated directive: ‘%error-verbose’, use ‘%define parse.error verbose’ [8;id=da89796e0005cd7426ffb6e000000004;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wdeprecated\-Wdeprecated8;;\] 198 | %error-verbose | ^~~~~~~~~~~~~~ | %define parse.error verbose lscp.y: warning: 1801 shift/reduce conflicts [8;id=da89796e0005cd7426ffb6e000000005;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wconflicts-sr\-Wconflicts-sr8;;\] lscp.y: warning: 1045 reduce/reduce conflicts [8;id=da89796e0005cd7426ffb6e000000006;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wconflicts-rr\-Wconflicts-rr8;;\] lscp.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples lscp.y: warning: 1801 shift/reduce conflicts [8;id=da89796e0005cd7426ffb6e000000005;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wconflicts-sr\-Wconflicts-sr8;;\] lscp.y: warning: 1045 reduce/reduce conflicts [8;id=da89796e0005cd7426ffb6e000000006;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wconflicts-rr\-Wconflicts-rr8;;\] lscp.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c lscpresultset.cpp -fPIC -DPIC -o .libs/lscpresultset.o libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c lscpserver.cpp -fPIC -DPIC -o .libs/lscpserver.o In file included from ../engines/../drivers/audio/../DeviceParameter.h:31, from ../engines/../drivers/audio/AudioOutputDevice.h:35, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpresultset.h:30, from lscpresultset.cpp:39: ../engines/../drivers/audio/../../common/optional.h:73:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const T& get() const throw (Exception) { | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:78:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | T& get() throw (Exception) { | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:105:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | const T& operator *() const throw (Exception) { return get(); } | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:106:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | T& operator *() throw (Exception) { return get(); } | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:108:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | const T* operator ->() const throw (Exception) { | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:113:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | T* operator ->() throw (Exception) { | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:35, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpresultset.h:30, from lscpresultset.cpp:39: ../engines/../drivers/audio/../DeviceParameter.h:181:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | virtual void SetValue(String val) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:224:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:231:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | virtual void SetValue(bool b) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:246:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 246 | virtual void OnSetValue(bool b) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:283:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:290:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 290 | virtual void SetValue(int i) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:329:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 329 | virtual void OnSetValue(int i) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:367:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 367 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:374:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 374 | virtual void SetValue(float f) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:453:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 453 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:460:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 460 | virtual void SetValueAsString(String s) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:523:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 523 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:530:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 530 | irtual void SetValue(std::vector vS) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:771:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 771 | DeviceCreationParameterBool(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:779:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 779 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:782:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 782 | virtual void SetValue(bool b) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:785:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 785 | virtual void OnSetValue(bool b) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:808:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 808 | DeviceCreationParameterInt(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:816:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 816 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:819:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 819 | virtual void SetValue(int i) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:825:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 825 | virtual void OnSetValue(int i) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:848:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 848 | DeviceCreationParameterFloat(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:856:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 856 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:859:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 859 | virtual void SetValue(float f) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:865:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 865 | virtual void OnSetValue(float f) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:895:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 895 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:898:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 898 | virtual void SetValueAsString(String s) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:902:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 902 | virtual void OnSetValue(String s) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:926:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 926 | DeviceCreationParameterStrings(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:935:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 935 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:938:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 938 | irtual void SetValue(std::vector vS) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:942:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 942 | virtual void OnSetValue(std::vector vS) throw (Exception) = 0; | ^~~~~ In file included from ../engines/../drivers/audio/../../engines/Engine.h:28, from ../engines/../drivers/audio/AudioOutputDevice.h:36, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpresultset.h:30, from lscpresultset.cpp:39: ../engines/../drivers/audio/../../engines/InstrumentManager.h:190:137: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | pEngineChannel, instrument_id_t ID, void* pUserData = NULL) throw (InstrumentManagerException) = 0; | ^~~~~ ../engines/../drivers/audio/../../engines/InstrumentManager.h:199:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 199 | ctor GetInstrumentFileContent(String File) throw (InstrumentManagerException) = 0; | ^~~~~ ../engines/../drivers/audio/../../engines/InstrumentManager.h:207:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | ual instrument_info_t GetInstrumentInfo(instrument_id_t ID) throw (InstrumentManagerException) = 0; | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:36, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpresultset.h:30, from lscpresultset.cpp:39: ../engines/../drivers/audio/../../engines/Engine.h:56:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | virtual void SetMaxVoices(int iVoices) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../../engines/Engine.h:61:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void SetMaxDiskStreams(int iStreams) throw (Exception) = 0; | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:37, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpresultset.h:30, from lscpresultset.cpp:39: ../engines/../drivers/audio/AudioChannel.h:72:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE { /* cannot happen, as parameter is fix */ } | ^~~~~ ../engines/../drivers/audio/AudioChannel.h:83:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE { /*TODO: needs to be implemented */ } | ^~~~~ In file included from ../engines/../drivers/audio/../../effects/Effect.h:27, from ../engines/../drivers/audio/../../effects/EffectChain.h:24, from ../engines/../drivers/audio/AudioOutputDevice.h:39, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpresultset.h:30, from lscpresultset.cpp:39: ../engines/../drivers/audio/../../effects/EffectControl.h:32:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | virtual void SetValue(float val) throw (Exception); | ^~~~~ In file included from ../engines/../drivers/audio/../../effects/EffectChain.h:24, from ../engines/../drivers/audio/AudioOutputDevice.h:39, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpresultset.h:30, from lscpresultset.cpp:39: ../engines/../drivers/audio/../../effects/Effect.h:77:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | virtual void InitEffect(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:39, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpresultset.h:30, from lscpresultset.cpp:39: ../engines/../drivers/audio/../../effects/EffectChain.h:60:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void InsertEffect(Effect* pEffect, int iChainPos) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../../effects/EffectChain.h:67:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void RemoveEffect(int iChainPos) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../../effects/EffectChain.h:94:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | void SetEffectActive(int iChainPos, bool bOn) throw (Exception); | ^~~~~ In file included from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpresultset.h:30, from lscpresultset.cpp:39: ../engines/../drivers/audio/AudioOutputDevice.h:73:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:94:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:115:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:289:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 289 | void RemoveSendEffectChain(uint iChain) throw (Exception); | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:317:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 317 | void RemoveMasterEffectChain(uint iChain) throw (Exception) DEPRECATED_API; | ^~~~~ In file included from ../engines/../drivers/midi/MidiInputDevice.h:35, from ../engines/EngineChannel.h:27, from ../Sampler.h:32, from lscpresultset.h:30, from lscpresultset.cpp:39: ../engines/../drivers/midi/MidiInputPort.h:60:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | virtual void OnSetValue(String s) throw (Exception) OVERRIDE; | ^~~~~ lscp.y: warning: fix-its can be applied. Rerun with option '--update'. [8;id=da89796e0005cd7426ffb6e000000007;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wother\-Wother8;;\] In file included from ../engines/EngineChannel.h:27, from ../Sampler.h:32, from lscpresultset.h:30, from lscpresultset.cpp:39: ../engines/../drivers/midi/MidiInputDevice.h:85:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 85 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/midi/MidiInputDevice.h:106:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ lscp.y:184.1-12: warning: POSIX Yacc does not support %pure-parser [8;id=da89796e../engines/../drivers/midi/MidiInputDevice.h:154:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | MidiInputPort* GetPort(uint iPort) throw (MidiInputException); | ^~~~~ 0005cd742707ea3300000000;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 184 | %pure-parser | ^~~~~~~~~~~~ lscp.y:184.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [8;id=da89796e0005cd742707ea3300000001;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wdeprecated\-Wdeprecated8;;\] 184 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure lscp.y:191.1-15: warning: POSIX Yacc does not support %initial-action [8;id=da89796e0005cd742707ea3300000002;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 191 | %initial-action { | ^~~~~~~~~~~~~~~ lscp.y:198.1-14: warning: POSIX Yacc does not support %error-verbose [8;id=da89796e0005cd742707ea3300000003;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 198 | %error-verbose | ^~~~~~~~~~~~~~ lscp.y:198.1-14: warning: deprecated directive: ‘%error-verbose’, use ‘%define parse.error verbose’ [8;id=da89796e0005cd742707ea3300000004;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wdeprecated\-Wdeprecated8;;\] 198 | %error-verbose | ^~~~~~~~~~~~~~ | %define parse.error verbose In file included from ../engines/EngineChannel.h:31, from ../Sampler.h:32, from lscpresultset.h:30, from lscpresultset.cpp:39: ../engines/FxSend.h:73:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | hannel* pEngineChannel, uint8_t MidiCtrl, String Name = "") throw (Exception); | ^~~~~ ../engines/FxSend.h:103:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | void SetDestinationEffect(int iChain, int iChainPos) throw (Exception); | ^~~~~ ../engines/FxSend.h:118:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 118 | void SetDestinationMasterEffect(int iChain, int iChainPos) throw (Exception) DEPRECATED_API; | ^~~~~ ../engines/FxSend.h:141:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | void SetDestinationChannel(int SrcChan, int DstChan) throw (Exception); | ^~~~~ ../engines/FxSend.h:189:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | void SetMidiController(uint8_t MidiCtrl) throw (Exception); | ^~~~~ In file included from ../Sampler.h:32, from lscpresultset.h:30, from lscpresultset.cpp:39: ../engines/EngineChannel.h:121:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | rtual FxSend* AddFxSend(uint8_t MidiCtrl, String Name = "") throw (Exception) = 0; | ^~~~~ ../engines/EngineChannel.h:138:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | void SetMute(int state) throw (Exception); | ^~~~~ ../engines/EngineChannel.h:231:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | int GetMidiInstrumentMap() throw (Exception); | ^~~~~ ../engines/EngineChannel.h:260:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 260 | void SetMidiInstrumentMap(int MidiMap) throw (Exception); | ^~~~~ In file included from lscpresultset.h:30, from lscpresultset.cpp:39: ../Sampler.h:58:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | void SetEngineType(String EngineType) throw (Exception); | ^~~~~ ../Sampler.h:72:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void SetAudioOutputDevice(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ ../Sampler.h:88:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | void Connect(MidiInputPort* pPort) throw (Exception); | ^~~~~ ../Sampler.h:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | void Disconnect(MidiInputPort* pPort) throw (Exception); | ^~~~~ ../Sampler.h:115:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void DisconnectAllMidiInputPorts() throw (Exception); | ^~~~~ ../Sampler.h:143:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void SetMidiInputDevice(MidiInputDevice *pDevice) throw (Exception) DEPRECATED_API; | ^~~~~ ../Sampler.h:169:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void SetMidiInputPort(int MidiPort) throw (Exception) DEPRECATED_API; | ^~~~~ ../Sampler.h:207:113: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | ce, int iMidiPort, midi_chan_t MidiChannel = midi_chan_all) throw (Exception) DEPRECATED_API; | ^~~~~ In file included from lscpresultset.h:30, from lscpresultset.cpp:39: ../Sampler.h:478:112: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 478 | ice(String AudioDriver, std::map Parameters) throw (Exception); | ^~~~~ ../Sampler.h:489:107: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 489 | vice(String MidiDriver, std::map Parameters) throw (Exception); | ^~~~~ ../Sampler.h:518:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 518 | void DestroyAudioOutputDevice(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ ../Sampler.h:531:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 531 | void DestroyAllAudioOutputDevices() throw (Exception); | ^~~~~ ../Sampler.h:540:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 540 | void DestroyMidiInputDevice(MidiInputDevice* pDevice) throw (Exception); | ^~~~~ ../Sampler.h:553:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 553 | void DestroyAllMidiInputDevices() throw (Exception); | ^~~~~ ../Sampler.h:585:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 585 | void SetGlobalMaxVoices(int n) throw (Exception); | ^~~~~ ../Sampler.h:595:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 595 | void SetGlobalMaxStreams(int n) throw (Exception); | ^~~~~ lscp.y: warning: 1801 shift/reduce conflicts [8;id=da89796e0005cd742707ea3300000005;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wconflicts-sr\-Wconflicts-sr8;;\] lscp.y: warning: 1045 reduce/reduce conflicts [8;id=da89796e0005cd742707ea3300000006;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wconflicts-rr\-Wconflicts-rr8;;\] lscp.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples In file included from lscpparser.h:41, from lscpserver.h:45, from lscpserver.cpp:28: ../common/global_private.h:99:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | inline int ToInt(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ ../common/global_private.h:106:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | inline float ToFloat(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ In file included from ../engines/../drivers/audio/../DeviceParameter.h:31, from ../engines/../drivers/audio/AudioOutputDevice.h:35, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../engines/../drivers/audio/../../common/optional.h:73:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const T& get() const throw (Exception) { | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:78:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | T& get() throw (Exception) { | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:105:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | const T& operator *() const throw (Exception) { return get(); } | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:106:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | T& operator *() throw (Exception) { return get(); } | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:108:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | const T* operator ->() const throw (Exception) { | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:113:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | T* operator ->() throw (Exception) { | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:35, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../engines/../drivers/audio/../DeviceParameter.h:181:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | virtual void SetValue(String val) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:224:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:231:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | virtual void SetValue(bool b) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:246:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 246 | virtual void OnSetValue(bool b) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:283:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:290:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 290 | virtual void SetValue(int i) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:329:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 329 | virtual void OnSetValue(int i) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:367:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 367 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:374:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 374 | virtual void SetValue(float f) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:453:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 453 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:460:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 460 | virtual void SetValueAsString(String s) throw (Exception); | ^~~~~ lscp.y: warning: fix-its can be applied. Rerun with option '--update'. [../engines/../drivers/audio/../DeviceParameter.h:523:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 523 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ 8;id=da89796e0005cd7426ffb6e000000007;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#W../engines/../drivers/audio/../DeviceParameter.h:530:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 530 | irtual void SetValue(std::vector vS) throw (Exception); | ^~~~~ other\-Wother8;;\] ../engines/../drivers/audio/../DeviceParameter.h:771:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 771 | DeviceCreationParameterBool(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:779:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 779 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:782:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 782 | virtual void SetValue(bool b) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:785:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 785 | virtual void OnSetValue(bool b) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:808:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 808 | DeviceCreationParameterInt(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:816:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 816 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:819:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 819 | virtual void SetValue(int i) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:825:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 825 | virtual void OnSetValue(int i) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:848:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 848 | DeviceCreationParameterFloat(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:856:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 856 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:859:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 859 | virtual void SetValue(float f) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:865:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 865 | virtual void OnSetValue(float f) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:895:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 895 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:898:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 898 | virtual void SetValueAsString(String s) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:902:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 902 | virtual void OnSetValue(String s) throw (Exception) = 0; | ^~~~~ lscp.y:184.1-12: warning: POSIX Yacc does not support %pure-parser [8;id=da89796e0005cd742708950c00000000;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyaccngines/../drivers/audio/../DeviceParameter.h:926:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 926 | DeviceCreationParameterStrings(String val) throw (Exception); | ^~~~~ ;49m8;;\] ../engines/../drivers/audio/../DeviceParameter.h:935:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 935 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ 184 | %pure-parserngines/../drivers/audio/../DeviceParameter.h:938:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 938 | irtual void SetValue(std::vector vS) throw (Exception); | ^~~~~ ;49m | ^~~~~~~~~~~~ lscp.y:184.1-12: ngines/../drivers/audio/../DeviceParameter.h:942:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 942 | virtual void OnSetValue(std::vector vS) throw (Exception) = 0; | ^~~~~ 35mwarning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [8;id=da89796e0005cd742708950c00000001;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wdeprecated\-Wdeprecated8;;\] 184 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure lscp.y:191.1-15: warning: POSIX Yacc does not support %initial-action [8;id=da89796e0005cd742708950c00000002;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyaccn file included from ../engines/../drivers/audio/../../engines/Engine.h:28, from ../engines/../drivers/audio/AudioOutputDevice.h:36, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../engines/../drivers/audio/../../engines/InstrumentManager.h:190:137: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | pEngineChannel, instrument_id_t ID, void* pUserData = NULL) throw (InstrumentManagerException) = 0; | ^~~~~ 39;49m8;;\] 191 | ngines/../drivers/audio/../../engines/InstrumentManager.h:199:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 199 | ctor GetInstrumentFileContent(String File) throw (InstrumentManagerException) = 0; | ^~~~~ 35m%init../engines/../drivers/audio/../../engines/InstrumentManager.h:207:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | ual instrument_info_t GetInstrumentInfo(instrument_id_t ID) throw (InstrumentManagerException) = 0; | ^~~~~ ial-action { | ^~~~~~~~~~~~~~~ lscp.y:198.1-14: warning: POSIX Yacc does not support %error-verbose [8;id=da89796e0005cd742708950c00000003;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wyacc\-Wyacc8;;\] 198 | %error-verbose | ^~~~~~~~~~~~~~ lscp.y:198.1-14: warning: deprecated directive: ‘%error-verbose’, use ‘%define parse.error verbose’ [8;id=da89796e0005cd742708950c00000004;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wdeprecated\-Wdeprecated8;;\In file included from ../engines/../drivers/audio/AudioOutputDevice.h:36, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../engines/../drivers/audio/../../engines/Engine.h:56:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | virtual void SetMaxVoices(int iVoices) throw (Exception) = 0; | ^~~~~ ] 198 | %error-verbose | ^~~../engines/../drivers/audio/../../engines/Engine.h:61:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void SetMaxDiskStreams(int iStreams) throw (Exception) = 0; | ^~~~~ ~~~~~~~~~~~ | %define parse.error verbose In file included from ../engines/../drivers/audio/AudioOutputDevice.h:37, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../engines/../drivers/audio/AudioChannel.h:72:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE { /* cannot happen, as parameter is fix */ } | ^~~~~ ../engines/../drivers/audio/AudioChannel.h:83:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE { /*TODO: needs to be implemented */ } | ^~~~~ lscp.y: warning: 1801 shift/reduce conflicts [8;id=da89796e0005cd742708950c00000005;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wconflicts-sr\-Wconflicts-sr8;;\] lscp.y: warning: 1045 reduce/reduce conflicts [8;id=da89796e0005cd742708950c00000006;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wconflicts-rr\-Wconflicts-rr8;;\] lscp.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples In file included from ../engines/../drivers/audio/../../effects/Effect.h:27, from ../engines/../drivers/audio/../../effects/EffectChain.h:24, from ../engines/../drivers/audio/AudioOutputDevice.h:39, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../engines/../drivers/audio/../../effects/EffectControl.h:32:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | virtual void SetValue(float val) throw (Exception); | ^~~~~ In file included from ../engines/../drivers/audio/../../effects/EffectChain.h:24, from ../engines/../drivers/audio/AudioOutputDevice.h:39, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../engines/../drivers/audio/../../effects/Effect.h:77:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | virtual void InitEffect(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:39, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../engines/../drivers/audio/../../effects/EffectChain.h:60:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void InsertEffect(Effect* pEffect, int iChainPos) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../../effects/EffectChain.h:67:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void RemoveEffect(int iChainPos) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../../effects/EffectChain.h:94:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | void SetEffectActive(int iChainPos, bool bOn) throw (Exception); | ^~~~~ In file included from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../engines/../drivers/audio/AudioOutputDevice.h:73:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:94:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:115:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:289:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 289 | void RemoveSendEffectChain(uint iChain) throw (Exception); | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:317:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 317 | void RemoveMasterEffectChain(uint iChain) throw (Exception) DEPRECATED_API; | ^~~~~ In file included from ../engines/../drivers/midi/MidiInputDevice.h:35, from ../engines/EngineChannel.h:27, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../engines/../drivers/midi/MidiInputPort.h:60:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | virtual void OnSetValue(String s) throw (Exception) OVERRIDE; | ^~~~~ In file included from lscpresultset.cpp:41: ../common/global_private.h:99:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | inline int ToInt(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ ../common/global_private.h:106:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | inline float ToFloat(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ In file included from ../engines/EngineChannel.h:27, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../engines/../drivers/midi/MidiInputDevice.h:85:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 85 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/midi/MidiInputDevice.h:106:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/midi/MidiInputDevice.h:154:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | MidiInputPort* GetPort(uint iPort) throw (MidiInputException); | ^~~~~ In file included from ../engines/EngineChannel.h:31, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../engines/FxSend.h:73:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | hannel* pEngineChannel, uint8_t MidiCtrl, String Name = "") throw (Exception); | ^~~~~ ../engines/FxSend.h:103:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | void SetDestinationEffect(int iChain, int iChainPos) throw (Exception); | ^~~~~ ../engines/FxSend.h:118:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 118 | void SetDestinationMasterEffect(int iChain, int iChainPos) throw (Exception) DEPRECATED_API; | ^~~~~ ../engines/FxSend.h:141:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | void SetDestinationChannel(int SrcChan, int DstChan) throw (Exception); | ^~~~~ ../engines/FxSend.h:189:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | void SetMidiController(uint8_t MidiCtrl) throw (Exception); | ^~~~~ In file included from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../engines/EngineChannel.h:121:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | rtual FxSend* AddFxSend(uint8_t MidiCtrl, String Name = "") throw (Exception) = 0; | ^~~~~ ../engines/EngineChannel.h:138:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | void SetMute(int state) throw (Exception); | ^~~~~ ../engines/EngineChannel.h:231:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | int GetMidiInstrumentMap() throw (Exception); | ^~~~~ ../engines/EngineChannel.h:260:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 260 | void SetMidiInstrumentMap(int MidiMap) throw (Exception); | ^~~~~ In file included from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../Sampler.h:58:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | void SetEngineType(String EngineType) throw (Exception); | ^~~~~ ../Sampler.h:72:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void SetAudioOutputDevice(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ ../Sampler.h:88:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | void Connect(MidiInputPort* pPort) throw (Exception); | ^~~~~ ../Sampler.h:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | void Disconnect(MidiInputPort* pPort) throw (Exception); | ^~~~~ ../Sampler.h:115:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void DisconnectAllMidiInputPorts() throw (Exception); | ^~~~~ ../Sampler.h:143:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void SetMidiInputDevice(MidiInputDevice *pDevice) throw (Exception) DEPRECATED_API; | ^~~~~ ../Sampler.h:169:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void SetMidiInputPort(int MidiPort) throw (Exception) DEPRECATED_API; | ^~~~~ ../Sampler.h:207:113: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | ce, int iMidiPort, midi_chan_t MidiChannel = midi_chan_all) throw (Exception) DEPRECATED_API; | ^~~~~ In file included from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../Sampler.h:478:112: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 478 | ice(String AudioDriver, std::map Parameters) throw (Exception); | ^~~~~ ../Sampler.h:489:107: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 489 | vice(String MidiDriver, std::map Parameters) throw (Exception); | ^~~~~ ../Sampler.h:518:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 518 | void DestroyAudioOutputDevice(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ ../Sampler.h:531:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 531 | void DestroyAllAudioOutputDevices() throw (Exception); | ^~~~~ ../Sampler.h:540:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 540 | void DestroyMidiInputDevice(MidiInputDevice* pDevice) throw (Exception); | ^~~~~ ../Sampler.h:553:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 553 | void DestroyAllMidiInputDevices() throw (Exception); | ^~~~~ ../Sampler.h:585:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 585 | void SetGlobalMaxVoices(int n) throw (Exception); | ^~~~~ ../Sampler.h:595:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 595 | void SetGlobalMaxStreams(int n) throw (Exception); | ^~~~~ In file included from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: lscpevent.h:79:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | LSCPEvent(String eventName) throw (Exception); | ^~~~~ In file included from lscpparser.h:45, from lscpserver.h:45, from lscpserver.cpp:28: ../drivers/midi/MidiInstrumentMapper.h:146:120: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | g_index_t Index, entry_t Entry, bool bInBackground = false) throw (Exception); | ^~~~~ ../drivers/midi/MidiInstrumentMapper.h:179:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | static std::map Entries(int Map) throw (Exception); | ^~~~~ ../drivers/midi/MidiInstrumentMapper.h:195:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | static int AddMap(String MapName = "") throw (Exception) ; | ^~~~~ ../drivers/midi/MidiInstrumentMapper.h:203:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | static String MapName(int Map) throw (Exception); | ^~~~~ ../drivers/midi/MidiInstrumentMapper.h:213:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 213 | static void RenameMap(int Map, String NewName) throw (Exception); | ^~~~~ In file included from lscpserver.cpp:44: ../engines/EngineFactory.h:37:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | static Engine* Create(String EngineType) throw (Exception); | ^~~~~ In file included from lscpserver.cpp:45: ../engines/EngineChannelFactory.h:44:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | static EngineChannel* Create(String EngineType) throw (Exception); | ^~~~~ In file included from ../drivers/audio/AudioOutputDeviceFactory.h:31, from lscpserver.cpp:46: ../drivers/audio/../DeviceParameterFactory.h:98:129: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | eterName, std::map Parameters = StringMap()) throw (Exception); | ^~~~~ ../drivers/audio/../DeviceParameterFactory.h:99:91: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | CreationParameter* Create(String ParameterName, String val) throw (Exception); | ^~~~~ In file included from lscpserver.cpp:46: ../drivers/audio/AudioOutputDeviceFactory.h:81:122: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | eate(String DriverName, std::map Parameters) throw (Exception); | ^~~~~ ../drivers/audio/AudioOutputDeviceFactory.h:82:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | Destroy(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ ../drivers/audio/AudioOutputDeviceFactory.h:85:108: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 85 | Parameter*> GetAvailableDriverParameters(String DriverName) throw (Exception); | ^~~~~ ../drivers/audio/AudioOutputDeviceFactory.h:86:120: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | GetDriverParameter(String DriverName, String ParameterName) throw (Exception); | ^~~~~ ../drivers/audio/AudioOutputDeviceFactory.h:87:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | GetDriverDescription(String DriverName) throw (Exception); | ^~~~~ ../drivers/audio/AudioOutputDeviceFactory.h:88:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | GetDriverVersion(String DriverName) throw (Exception); | ^~~~~ ../drivers/audio/AudioOutputDeviceFactory.h:93:129: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 93 | vate(String DriverName, std::map Parameters) throw (Exception); | ^~~~~ ../drivers/audio/AudioOutputDeviceFactory.h:94:103: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | DestroyPrivate(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ In file included from lscpserver.cpp:47: ../drivers/midi/MidiInputDeviceFactory.h:88:141: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | ame, std::map Parameters, Sampler* pSampler) throw (Exception); | ^~~~~ ../drivers/midi/MidiInputDeviceFactory.h:89:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | Destroy(MidiInputDevice* pDevice) throw (Exception); | ^~~~~ ../drivers/midi/MidiInputDeviceFactory.h:92:108: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | Parameter*> GetAvailableDriverParameters(String DriverName) throw (Exception); | ^~~~~ ../drivers/midi/MidiInputDeviceFactory.h:93:120: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 93 | GetDriverParameter(String DriverName, String ParameterName) throw (Exception); | ^~~~~ ../drivers/midi/MidiInputDeviceFactory.h:94:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | GetDriverDescription(String DriverName) throw (Exception); | ^~~~~ ../drivers/midi/MidiInputDeviceFactory.h:95:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | GetDriverVersion(String DriverName) throw (Exception); | ^~~~~ ../drivers/midi/MidiInputDeviceFactory.h:99:148: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | ame, std::map Parameters, Sampler* pSampler) throw (Exception); | ^~~~~ ../drivers/midi/MidiInputDeviceFactory.h:100:101: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | DestroyPrivate(MidiInputDevice* pDevice) throw (Exception); | ^~~~~ In file included from lscpserver.cpp:48: ../effects/EffectFactory.h:108:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | static Effect* Create(EffectInfo* pInfo) throw (Exception); | ^~~~~ ../effects/EffectFactory.h:117:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | static void Destroy(Effect* pEffect) throw (Exception); | ^~~~~ lscpserver.cpp: In member function ‘String LinuxSampler::LSCPServer::GetChannelInfo(uint)’: lscpserver.cpp:1265:100: warning: ‘LinuxSampler::MidiInputDevice* LinuxSampler::SamplerChannel::GetMidiInputDevice()’ is deprecated [-Wdeprecated-declarations] 1265 | VICE", GetMidiInputDeviceIndex(pSamplerChannel->GetMidiInputDevice())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../Sampler.h:258:30: note: declared here 258 | MidiInputDevice* GetMidiInputDevice() DEPRECATED_API; | ^~~~~~~~~~~~~~~~~~ lscpserver.cpp:1266:72: warning: ‘int LinuxSampler::SamplerChannel::GetMidiInputPort()’ is deprecated [-Wdeprecated-declarations] 1266 | result.Add("MIDI_INPUT_PORT", pSamplerChannel->GetMidiInputPort()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../Sampler.h:237:17: note: declared here 237 | int GetMidiInputPort() DEPRECATED_API; | ^~~~~~~~~~~~~~~~ lscpserver.cpp: In member function ‘String LinuxSampler::LSCPServer::SetMIDIInputPort(uint, uint)’: lscpserver.cpp:2016:42: warning: ‘void LinuxSampler::SamplerChannel::SetMidiInputPort(int)’ is deprecated [-Wdeprecated-declarations] 2016 | pSamplerChannel->SetMidiInputPort(MIDIPort); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../Sampler.h:169:18: note: declared here 169 | void SetMidiInputPort(int MidiPort) throw (Exception) DEPRECATED_API; | ^~~~~~~~~~~~~~~~ lscpserver.cpp: In member function ‘String LinuxSampler::LSCPServer::SetMIDIInputDevice(uint, uint)’: lscpserver.cpp:2047:44: warning: ‘void LinuxSampler::SamplerChannel::SetMidiInputDevice(LinuxSampler::MidiInputDevice*)’ is deprecated [-Wdeprecated-declarations] 2047 | pSamplerChannel->SetMidiInputDevice(pDevice); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../Sampler.h:143:18: note: declared here 143 | void SetMidiInputDevice(MidiInputDevice *pDevice) throw (Exception) DEPRECATED_API; | ^~~~~~~~~~~~~~~~~~ lscpserver.cpp: In member function ‘String LinuxSampler::LSCPServer::SetMIDIInputType(String, uint)’: lscpserver.cpp:2085:44: warning: ‘void LinuxSampler::SamplerChannel::SetMidiInputDevice(LinuxSampler::MidiInputDevice*)’ is deprecated [-Wdeprecated-declarations] 2085 | pSamplerChannel->SetMidiInputDevice(pDevice); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../Sampler.h:143:18: note: declared here 143 | void SetMidiInputDevice(MidiInputDevice *pDevice) throw (Exception) DEPRECATED_API; | ^~~~~~~~~~~~~~~~~~ lscpserver.cpp: In member function ‘String LinuxSampler::LSCPServer::SetMIDIInput(uint, uint, uint, uint)’: lscpserver.cpp:2106:38: warning: ‘void LinuxSampler::SamplerChannel::SetMidiInput(LinuxSampler::MidiInputDevice*, int, LinuxSampler::midi_chan_t)’ is deprecated [-Wdeprecated-declarations] 2106 | pSamplerChannel->SetMidiInput(pDevice, MIDIPort, (midi_chan_t) MIDIChannel); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lscpevent.h:30, from lscpparser.h:43, from lscpserver.h:45, from lscpserver.cpp:28: ../Sampler.h:207:18: note: declared here 207 | void SetMidiInput(MidiInputDevice* pDevice, int iMidiPort, midi_chan_t MidiChannel = midi_chan_all) throw (Exception) DEPRECATED_API; | ^~~~~~~~~~~~ lscpserver.cpp: At global scope: lscpserver.cpp:3056:106: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 3056 | er* pSampler, int iAudioOutputDevice, int iSendEffectChain) throw (Exception) { | ^~~~~ lscp.y: warning: fix-its can be applied. Rerun with option '--update'. [8;id=da89796e0005cd742708950c00000007;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wother\-Wother8;;\] Done Updating Documentation/lscp.xml...lscp.y: warning: fix-its can be applied. Rerun with option '--update'. [8;id=da89796e0005cd742707ea3300000007;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wother\-Wother8;;\] Done Generating src/network/lscp_shell_reference.cpp...Done Updating Documentation/lscp.xml.../bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o lscpevent.lo lscpevent.cpp Done Generating src/network/lscp_shell_reference.cpp...libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c lscpevent.cpp -fPIC -DPIC -o .libs/lscpevent.o Done /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o lscp_shell_reference.lo lscp_shell_reference.cpp Done /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c -o lscpparser.lo lscpparser.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c lscp_shell_reference.cpp -fPIC -DPIC -o .libs/lscp_shell_reference.o lscp_shell_reference.cpp:838:30: warning: missing terminating " character 838 | MOVE SEND_EFFECT_CHAIN EFFECT", | ^ lscp_shell_reference.cpp:838:30: error: missing terminating " character 838 | MOVE SEND_EFFECT_CHAIN EFFECT", | ^~ lscp_shell_reference.cpp:838:1: error: expected ‘}’ before ‘MOVE’ 838 | MOVE SEND_EFFECT_CHAIN EFFECT", | ^~~~ lscp_shell_reference.cpp:783:5: note: to match this ‘{’ 783 | { "GET AUDIO_OUTPUT_DRIVER_PARAMETER INFO", | ^ lscp_shell_reference.cpp:838:1: error: expected ‘}’ before ‘MOVE’ 838 | MOVE SEND_EFFECT_CHAIN EFFECT", | ^~~~ lscp_shell_reference.cpp:22:44: note: to match this ‘{’ 22 | static lscp_ref_entry_t lscp_reference[] = { | ^ lscp_shell_reference.cpp:838:1: error: expected ‘,’ or ‘;’ before ‘MOVE’ 838 | MOVE SEND_EFFECT_CHAIN EFFECT", | ^~~~ lscp_shell_reference.cpp:852:5: error: expected declaration before ‘}’ token 852 | }, | ^ lscp_shell_reference.cpp:852:6: error: expected unqualified-id before ‘,’ token 852 | }, | ^ lscp_shell_reference.cpp:853:5: error: expected unqualified-id before ‘{’ token 853 | { "SET FX_SEND LEVEL", | ^ lscp_shell_reference.cpp:869:6: error: expected unqualified-id before ‘,’ token 869 | }, | ^ lscp_shell_reference.cpp:870:5: error: expected unqualified-id before ‘{’ token 870 | { "LIST MIDI_INSTRUMENTS", | ^ lscp_shell_reference.cpp:884:6: error: expected unqualified-id before ‘,’ token 884 | }, | ^ lscp_shell_reference.cpp:885:5: error: expected unqualified-id before ‘{’ token 885 | { "SET CHANNEL SOLO", | ^ lscp_shell_reference.cpp:897:6: error: expected unqualified-id before ‘,’ token 897 | }, | ^ lscp_shell_reference.cpp:898:5: error: expected unqualified-id before ‘{’ token 898 | { "SUBSCRIBE BUFFER_FILL", | ^ lscp_shell_reference.cpp:908:6: error: expected unqualified-id before ‘,’ token 908 | }, | ^ lscp_shell_reference.cpp:909:5: error: expected unqualified-id before ‘{’ token 909 | { "GET CHANNEL INFO", | ^ lscp_shell_reference.cpp:962:6: error: expected unqualified-id before ‘,’ token 962 | }, | ^ lscp_shell_reference.cpp:963:5: error: expected unqualified-id before ‘{’ token 963 | { "SUBSCRIBE FX_SEND_COUNT", | ^ lscp_shell_reference.cpp:972:6: error: expected unqualified-id before ‘,’ token 972 | }, | ^ lscp_shell_reference.cpp:973:5: error: expected unqualified-id before ‘{’ token 973 | { "SET EFFECT_INSTANCE_INPUT_CONTROL VALUE", | ^ lscp_shell_reference.cpp:987:6: error: expected unqualified-id before ‘,’ token 987 | }, | ^ lscp_shell_reference.cpp:988:5: error: expected unqualified-id before ‘{’ token 988 | { "LIST MIDI_INPUT_DEVICES", | ^ lscp_shell_reference.cpp:994:6: error: expected unqualified-id before ‘,’ token 994 | }, | ^ lscp_shell_reference.cpp:995:5: error: expected unqualified-id before ‘{’ token 995 | { "EDIT INSTRUMENT", | ^ lscp_shell_reference.cpp:1017:6: error: expected unqualified-id before ‘,’ token 1017 | }, | ^ lscp_shell_reference.cpp:1018:5: error: expected unqualified-id before ‘{’ token 1018 | { "SUBSCRIBE BUFFER_FILL", | ^ lscp_shell_reference.cpp:1028:6: error: expected unqualified-id before ‘,’ token 1028 | }, | ^ lscp_shell_reference.cpp:1029:5: error: expected unqualified-id before ‘{’ token 1029 | { "SET ECHO", | ^ lscp_shell_reference.cpp:1040:6: error: expected unqualified-id before ‘,’ token 1040 | }, | ^ lscp_shell_reference.cpp:1041:5: error: expected unqualified-id before ‘{’ token 1041 | { "GET CHANNEL INFO", | ^ lscp_shell_reference.cpp:1075:6: error: expected unqualified-id before ‘,’ token 1075 | }, | ^ lscp_shell_reference.cpp:1076:5: error: expected unqualified-id before ‘{’ token 1076 | { "SEND CHANNEL MIDI_DATA", | ^ lscp_shell_reference.cpp:1096:6: error: expected unqualified-id before ‘,’ token 1096 | }, | ^ lscp_shell_reference.cpp:1097:5: error: expected unqualified-id before ‘{’ token 1097 | { "EDIT INSTRUMENT", | ^ lscp_shell_reference.cpp:1119:6: error: expected unqualified-id before ‘,’ token 1119 | }, | ^ lscp_shell_reference.cpp:1120:5: error: expected unqualified-id before ‘{’ token 1120 | { "SET FX_SEND EFFECT", | ^ lscp_shell_reference.cpp:1141:6: error: expected unqualified-id before ‘,’ token 1141 | }, | ^ lscp_shell_reference.cpp:1142:5: error: expected unqualified-id before ‘{’ token 1142 | { "SET CHANNEL MIDI_INPUT_PORT", | ^ lscp_shell_reference.cpp:1166:6: error: expected unqualified-id before ‘,’ token 1166 | }, | ^ lscp_shell_reference.cpp:1167:5: error: expected unqualified-id before ‘{’ token 1167 | { "UNSUBSCRIBE", | ^ lscp_shell_reference.cpp:1177:6: error: expected unqualified-id before ‘,’ token 1177 | }, | ^ lscp_shell_reference.cpp:1178:5: error: expected unqualified-id before ‘{’ token 1178 | { "GET MIDI_INPUT_DEVICES", | ^ lscp_shell_reference.cpp:1183:6: error: expected unqualified-id before ‘,’ token 1183 | }, | ^ lscp_shell_reference.cpp:1184:5: error: expected unqualified-id before ‘{’ token 1184 | { "SET STREAMS", | ^ lscp_shell_reference.cpp:1200:6: error: expected unqualified-id before ‘,’ token 1200 | }, | ^ lscp_shell_reference.cpp:1201:5: error: expected unqualified-id before ‘{’ token 1201 | { "GET FX_SENDS", | ^ lscp_shell_reference.cpp:1209:6: error: expected unqualified-id before ‘,’ token 1209 | }, | ^ lscp_shell_reference.cpp:1210:5: error: expected unqualified-id before ‘{’ token 1210 | { "GET MIDI_INSTRUMENT_MAPS", | ^ lscp_shell_reference.cpp:1216:6: error: expected unqualified-id before ‘,’ token 1216 | }, | ^ lscp_shell_reference.cpp:1217:5: error: expected unqualified-id before ‘{’ token 1217 | { "REMOVE DB_INSTRUMENT_DIRECTORY", | ^ lscp_shell_reference.cpp:1228:6: error: expected unqualified-id before ‘,’ token 1228 | }, | ^ lscp_shell_reference.cpp:1229:5: error: expected unqualified-id before ‘{’ token 1229 | { "SUBSCRIBE CHANNEL_INFO", | ^ lscp_shell_reference.cpp:1240:6: error: expected unqualified-id before ‘,’ token 1240 | }, | ^ lscp_shell_reference.cpp:1241:5: error: expected unqualified-id before ‘{’ token 1241 | { "LIST DB_INSTRUMENTS", | ^ lscp_shell_reference.cpp:1255:6: error: expected unqualified-id before ‘,’ token 1255 | }, | ^ lscp_shell_reference.cpp:1256:5: error: expected unqualified-id before ‘{’ token 1256 | { "GET SEND_EFFECT_CHAIN INFO", | ^ lscp_shell_reference.cpp:1275:6: error: expected unqualified-id before ‘,’ token 1275 | }, | ^ lscp_shell_reference.cpp:1276:5: error: expected unqualified-id before ‘{’ token 1276 | { "DESTROY MIDI_INPUT_DEVICE", | ^ lscp_shell_reference.cpp:1288:6: error: expected unqualified-id before ‘,’ token 1288 | }, | ^ lscp_shell_reference.cpp:1289:5: error: expected unqualified-id before ‘{’ token 1289 | { "REMOVE CHANNEL", | ^ lscp_shell_reference.cpp:1301:6: error: expected unqualified-id before ‘,’ token 1301 | }, | ^ lscp_shell_reference.cpp:1302:5: error: expected unqualified-id before ‘{’ token 1302 | { "GET DB_INSTRUMENT INFO", | ^ lscp_shell_reference.cpp:1337:6: error: expected unqualified-id before ‘,’ token 1337 | }, | ^ lscp_shell_reference.cpp:1338:5: error: expected unqualified-id before ‘{’ token 1338 | { "APPEND SEND_EFFECT_CHAIN EFFECT", | ^ lscp_shell_reference.cpp:1355:6: error: expected unqualified-id before ‘,’ token 1355 | }, | ^ lscp_shell_reference.cpp:1356:5: error: expected unqualified-id before ‘{’ token 1356 | { "SET CHANNEL MIDI_INPUT_CHANNEL", | ^ lscp_shell_reference.cpp:1369:6: error: expected unqualified-id before ‘,’ token 1369 | }, | ^ lscp_shell_reference.cpp:1370:5: error: expected unqualified-id before ‘{’ token 1370 | { "SUBSCRIBE DEVICE_MIDI", | ^ lscp_shell_reference.cpp:1385:6: error: expected unqualified-id before ‘,’ token 1385 | }, | ^ lscp_shell_reference.cpp:1386:5: error: expected unqualified-id before ‘{’ token 1386 | { "LOAD INSTRUMENT", | ^ lscp_shell_reference.cpp:1417:6: error: expected unqualified-id before ‘,’ token 1417 | }, | ^ lscp_shell_reference.cpp:1418:5: error: expected unqualified-id before ‘{’ token 1418 | { "FIND DB_INSTRUMENTS", | ^ lscp_shell_reference.cpp:1475:6: error: expected unqualified-id before ‘,’ token 1475 | }, | ^ lscp_shell_reference.cpp:1476:5: error: expected unqualified-id before ‘{’ token 1476 | { "GET CHANNEL STREAM_COUNT", | ^ lscp_shell_reference.cpp:1486:6: error: expected unqualified-id before ‘,’ token 1486 | }, | ^ lscp_shell_reference.cpp:1487:5: error: expected unqualified-id before ‘{’ token 1487 | { "SUBSCRIBE SEND_EFFECT_CHAIN_INFO", | ^ lscp_shell_reference.cpp:1499:6: error: expected unqualified-id before ‘,’ token 1499 | }, | ^ lscp_shell_reference.cpp:1500:5: error: expected unqualified-id before ‘{’ token 1500 | { "SET DB_INSTRUMENT DESCRIPTION", | ^ lscp_shell_reference.cpp:1511:6: error: expected unqualified-id before ‘,’ token 1511 | }, | ^ lscp_shell_reference.cpp:1512:5: error: expected unqualified-id before ‘{’ token 1512 | { "SUBSCRIBE AUDIO_OUTPUT_DEVICE_COUNT", | ^ lscp_shell_reference.cpp:1519:6: error: expected unqualified-id before ‘,’ token 1519 | }, | ^ lscp_shell_reference.cpp:1520:5: error: expected unqualified-id before ‘{’ token 1520 | { "GET SERVER INFO", | ^ lscp_shell_reference.cpp:1538:6: error: expected unqualified-id before ‘,’ token 1538 | }, | ^ lscp_shell_reference.cpp:1539:5: error: expected unqualified-id before ‘{’ token 1539 | { "GET AVAILABLE_EFFECTS", | ^ lscp_shell_reference.cpp:1545:6: error: expected unqualified-id before ‘,’ token 1545 | }, | ^ lscp_shell_reference.cpp:1546:5: error: expected unqualified-id before ‘{’ token 1546 | { "SET CHANNEL MIDI_INSTRUMENT_MAP", | ^ lscp_shell_reference.cpp:1565:6: error: expected unqualified-id before ‘,’ token 1565 | }, | ^ lscp_shell_reference.cpp:1566:5: error: expected unqualified-id before ‘{’ token 1566 | { "MAP MIDI_INSTRUMENT", | ^ lscp_shell_reference.cpp:1649:6: error: expected unqualified-id before ‘,’ token 1649 | }, | ^ lscp_shell_reference.cpp:1650:5: error: expected unqualified-id before ‘{’ token 1650 | { "GET TOTAL_STREAM_COUNT", | ^ lscp_shell_reference.cpp:1655:6: error: expected unqualified-id before ‘,’ token 1655 | }, | ^ lscp_shell_reference.cpp:1656:5: error: expected unqualified-id before ‘{’ token 1656 | { "LIST EFFECT_INSTANCES", | ^ lscp_shell_reference.cpp:1662:6: error: expected unqualified-id before ‘,’ token 1662 | }, | ^ lscp_shell_reference.cpp:1663:5: error: expected unqualified-id before ‘{’ token 1663 | { "GET AUDIO_OUTPUT_DRIVER INFO", | ^ lscp_shell_reference.cpp:1682:6: error: expected unqualified-id before ‘,’ token 1682 | }, | ^ lscp_shell_reference.cpp:1683:5: error: expected unqualified-id before ‘{’ token 1683 | { "SET DB_INSTRUMENT_DIRECTORY DESCRIPTION", | ^ lscp_shell_reference.cpp:1694:6: error: expected unqualified-id before ‘,’ token 1694 | }, | ^ lscp_shell_reference.cpp:1695:5: error: expected unqualified-id before ‘{’ token 1695 | { "SET VOLUME", | ^ lscp_shell_reference.cpp:1706:6: error: expected unqualified-id before ‘,’ token 1706 | }, | ^ lscp_shell_reference.cpp:1707:5: error: expected unqualified-id before ‘{’ token 1707 | { "SUBSCRIBE STREAM_COUNT", | ^ lscp_shell_reference.cpp:1715:6: error: expected unqualified-id before ‘,’ token 1715 | }, | ^ lscp_shell_reference.cpp:1716:5: error: expected unqualified-id before ‘{’ token 1716 | { "GET DB_INSTRUMENT_DIRECTORY INFO", | ^ lscp_shell_reference.cpp:1735:6: error: expected unqualified-id before ‘,’ token 1735 | }, | ^ lscp_shell_reference.cpp:1736:5: error: expected unqualified-id before ‘{’ token 1736 | { "GET ENGINE INFO", | ^ lscp_shell_reference.cpp:1754:6: error: expected unqualified-id before ‘,’ token 1754 | }, | ^ lscp_shell_reference.cpp:1755:5: error: expected unqualified-id before ‘{’ token 1755 | { "GET AVAILABLE_ENGINES", | ^ lscp_shell_reference.cpp:1760:6: error: expected unqualified-id before ‘,’ token 1760 | }, | ^ lscp_shell_reference.cpp:1761:5: error: expected unqualified-id before ‘{’ token 1761 | { "SUBSCRIBE CHANNEL_COUNT", | ^ lscp_shell_reference.cpp:1767:6: error: expected unqualified-id before ‘,’ token 1767 | }, | ^ lscp_shell_reference.cpp:1768:5: error: expected unqualified-id before ‘{’ token 1768 | { "GET FILE INSTRUMENTS", | ^ lscp_shell_reference.cpp:1780:6: error: expected unqualified-id before ‘,’ token 1780 | }, | ^ lscp_shell_reference.cpp:1781:5: error: expected unqualified-id before ‘{’ token 1781 | { "GET VOICES", | ^ lscp_shell_reference.cpp:1792:6: error: expected unqualified-id before ‘,’ token 1792 | }, | ^ lscp_shell_reference.cpp:1793:5: error: expected unqualified-id before ‘{’ token 1793 | { "GET MIDI_INSTRUMENT_MAP INFO", | ^ lscp_shell_reference.cpp:1809:6: error: expected unqualified-id before ‘,’ token 1809 | }, | ^ lscp_shell_reference.cpp:1810:5: error: expected unqualified-id before ‘{’ token 1810 | { "GET EFFECT_INSTANCE INFO", | ^ lscp_shell_reference.cpp:1836:6: error: expected unqualified-id before ‘,’ token 1836 | }, | ^ lscp_shell_reference.cpp:1837:5: error: expected unqualified-id before ‘{’ token 1837 | { "SUBSCRIBE DB_INSTRUMENT_DIRECTORY_INFO", | ^ lscp_shell_reference.cpp:1853:6: error: expected unqualified-id before ‘,’ token 1853 | }, | ^ lscp_shell_reference.cpp:1854:5: error: expected unqualified-id before ‘{’ token 1854 | { "GET MIDI_INPUT_PORT INFO", | ^ lscp_shell_reference.cpp:1870:6: error: expected unqualified-id before ‘,’ token 1870 | }, | ^ lscp_shell_reference.cpp:1871:5: error: expected unqualified-id before ‘{’ token 1871 | { "SET CHANNEL AUDIO_OUTPUT_CHANNEL", | ^ lscp_shell_reference.cpp:1885:6: error: expected unqualified-id before ‘,’ token 1885 | }, | ^ lscp_shell_reference.cpp:1886:5: error: expected unqualified-id before ‘{’ token 1886 | { "GET MIDI_INSTRUMENTS", | ^ lscp_shell_reference.cpp:1895:6: error: expected unqualified-id before ‘,’ token 1895 | }, | ^ lscp_shell_reference.cpp:1896:5: error: expected unqualified-id before ‘{’ token 1896 | { "ADD DB_INSTRUMENTS", | ^ lscp_shell_reference.cpp:1935:6: error: expected unqualified-id before ‘,’ token 1935 | }, | ^ lscp_shell_reference.cpp:1936:5: error: expected unqualified-id before ‘{’ token 1936 | { "QUIT", | ^ lscp_shell_reference.cpp:1941:6: error: expected unqualified-id before ‘,’ token 1941 | }, | ^ lscp_shell_reference.cpp:1942:5: error: expected unqualified-id before ‘{’ token 1942 | { "LIST AVAILABLE_AUDIO_OUTPUT_DRIVERS", | ^ lscp_shell_reference.cpp:1949:6: error: expected unqualified-id before ‘,’ token 1949 | }, | ^ lscp_shell_reference.cpp:1950:5: error: expected unqualified-id before ‘{’ token 1950 | { "SUBSCRIBE MIDI_INPUT_DEVICE_COUNT", | ^ lscp_shell_reference.cpp:1957:6: error: expected unqualified-id before ‘,’ token 1957 | }, | ^ lscp_shell_reference.cpp:1958:5: error: expected unqualified-id before ‘{’ token 1958 | { "GET MIDI_INPUT_PORT_PARAMETER INFO", | ^ lscp_shell_reference.cpp:1997:6: error: expected unqualified-id before ‘,’ token 1997 | }, | ^ lscp_shell_reference.cpp:1998:5: error: expected unqualified-id before ‘{’ token 1998 | { "LIST FILE INSTRUMENTS", | ^ lscp_shell_reference.cpp:2011:6: error: expected unqualified-id before ‘,’ token 2011 | }, | ^ lscp_shell_reference.cpp:2012:5: error: expected unqualified-id before ‘{’ token 2012 | { "ADD CHANNEL MIDI_INPUT", | ^ lscp_shell_reference.cpp:2031:6: error: expected unqualified-id before ‘,’ token 2031 | }, | ^ lscp_shell_reference.cpp:2032:5: error: expected unqualified-id before ‘{’ token 2032 | { "CLEAR MIDI_INSTRUMENTS", | ^ lscp_shell_reference.cpp:2043:6: error: expected unqualified-id before ‘,’ token 2043 | }, | ^ lscp_shell_reference.cpp:2044:5: error: expected unqualified-id before ‘{’ token 2044 | { "SUBSCRIBE EFFECT_INSTANCE_INFO", | ^ lscp_shell_reference.cpp:2051:6: error: expected unqualified-id before ‘,’ token 2051 | }, | ^ lscp_shell_reference.cpp:2052:5: error: expected unqualified-id before ‘{’ token 2052 | { "GET CHANNEL VOICE_COUNT", | ^ libtool: compile: x86_64-pc-linux-gnu-g++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -pipe -march=native -fno-diagnostics-color -O2 -c lscpparser.cpp -fPIC -DPIC -o .libs/lscpparser.o lscp_shell_reference.cpp:2060:6: error: expected unqualified-id before ‘,’ token 2060 | }, | ^ lscp_shell_reference.cpp:2061:5: error: expected unqualified-id before ‘{’ token 2061 | { "MOVE DB_INSTRUMENT", | ^ lscp_shell_reference.cpp:2072:6: error: expected unqualified-id before ‘,’ token 2072 | }, | ^ lscp_shell_reference.cpp:2073:5: error: expected unqualified-id before ‘{’ token 2073 | { "LIST AVAILABLE_MIDI_INPUT_DRIVERS", | ^ lscp_shell_reference.cpp:2080:6: error: expected unqualified-id before ‘,’ token 2080 | }, | ^ lscp_shell_reference.cpp:2081:5: error: expected unqualified-id before ‘{’ token 2081 | { "GET EFFECT INFO", | ^ lscp_shell_reference.cpp:2103:6: error: expected unqualified-id before ‘,’ token 2103 | }, | ^ lscp_shell_reference.cpp:2104:5: error: expected unqualified-id before ‘{’ token 2104 | { "SUBSCRIBE DB_INSTRUMENT_COUNT", | ^ lscp_shell_reference.cpp:2114:6: error: expected unqualified-id before ‘,’ token 2114 | }, | ^ lscp_shell_reference.cpp:2115:5: error: expected unqualified-id before ‘{’ token 2115 | { "MOVE DB_INSTRUMENT_DIRECTORY", | ^ lscp_shell_reference.cpp:2126:6: error: expected unqualified-id before ‘,’ token 2126 | }, | ^ lscp_shell_reference.cpp:2127:5: error: expected unqualified-id before ‘{’ token 2127 | { "DESTROY FX_SEND", | ^ lscp_shell_reference.cpp:2139:6: error: expected unqualified-id before ‘,’ token 2139 | }, | ^ lscp_shell_reference.cpp:2140:5: error: expected unqualified-id before ‘{’ token 2140 | { "SET FX_SEND NAME", | ^ lscp_shell_reference.cpp:2154:6: error: expected unqualified-id before ‘,’ token 2154 | }, | ^ lscp_shell_reference.cpp:2155:5: error: expected unqualified-id before ‘{’ token 2155 | { "SUBSCRIBE SEND_EFFECT_CHAIN_COUNT", | ^ lscp_shell_reference.cpp:2163:6: error: expected unqualified-id before ‘,’ token 2163 | }, | ^ lscp_shell_reference.cpp:2164:5: error: expected unqualified-id before ‘{’ token 2164 | { "GET DB_INSTRUMENTS_JOB INFO", | ^ lscp_shell_reference.cpp:2182:6: error: expected unqualified-id before ‘,’ token 2182 | }, | ^ lscp_shell_reference.cpp:2183:5: error: expected unqualified-id before ‘{’ token 2183 | { "LIST AUDIO_OUTPUT_DEVICES", | ^ lscp_shell_reference.cpp:2189:6: error: expected unqualified-id before ‘,’ token 2189 | }, | ^ lscp_shell_reference.cpp:2190:5: error: expected unqualified-id before ‘{’ token 2190 | { "COPY DB_INSTRUMENT_DIRECTORY", | ^ lscp_shell_reference.cpp:2202:6: error: expected unqualified-id before ‘,’ token 2202 | }, | ^ lscp_shell_reference.cpp:2203:5: error: expected unqualified-id before ‘{’ token 2203 | { "SET AUDIO_OUTPUT_DEVICE_PARAMETER", | ^ lscp_shell_reference.cpp:2217:6: error: expected unqualified-id before ‘,’ token 2217 | }, | ^ lscp_shell_reference.cpp:2218:5: error: expected unqualified-id before ‘{’ token 2218 | { "SET AUDIO_OUTPUT_CHANNEL_PARAMETER", | ^ lscp_shell_reference.cpp:2234:6: error: expected unqualified-id before ‘,’ token 2234 | }, | ^ lscp_shell_reference.cpp:2235:5: error: expected unqualified-id before ‘{’ token 2235 | { "LIST MIDI_INPUT_DEVICES", | ^ lscp_shell_reference.cpp:2241:6: error: expected unqualified-id before ‘,’ token 2241 | }, | ^ lscp_shell_reference.cpp:2242:5: error: expected unqualified-id before ‘{’ token 2242 | { "CREATE MIDI_INPUT_DEVICE", | ^ lscp_shell_reference.cpp:2261:6: error: expected unqualified-id before ‘,’ token 2261 | }, | ^ lscp_shell_reference.cpp:2262:5: error: expected unqualified-id before ‘{’ token 2262 | { "SUBSCRIBE MIDI_INSTRUMENT_MAP_COUNT", | ^ lscp_shell_reference.cpp:2269:6: error: expected unqualified-id before ‘,’ token 2269 | }, | ^ lscp_shell_reference.cpp:2270:5: error: expected unqualified-id before ‘{’ token 2270 | { "GET TOTAL_VOICE_COUNT", | ^ lscp_shell_reference.cpp:2275:6: error: expected unqualified-id before ‘,’ token 2275 | }, | ^ lscp_shell_reference.cpp:2276:5: error: expected unqualified-id before ‘{’ token 2276 | { "SUBSCRIBE MIDI_INSTRUMENT_MAP_INFO", | ^ lscp_shell_reference.cpp:2288:6: error: expected unqualified-id before ‘,’ token 2288 | }, | ^ lscp_shell_reference.cpp:2289:5: error: expected unqualified-id before ‘{’ token 2289 | { "SET ECHO", | ^ lscp_shell_reference.cpp:2300:6: error: expected unqualified-id before ‘,’ token 2300 | }, | ^ lscp_shell_reference.cpp:2301:5: error: expected unqualified-id before ‘{’ token 2301 | { "SET CHANNEL VOLUME", | ^ lscp_shell_reference.cpp:2313:6: error: expected unqualified-id before ‘,’ token 2313 | }, | ^ lscp_shell_reference.cpp:2314:5: error: expected unqualified-id before ‘{’ token 2314 | { "SUBSCRIBE VOICE_COUNT", | ^ lscp_shell_reference.cpp:2322:6: error: expected unqualified-id before ‘,’ token 2322 | }, | ^ lscp_shell_reference.cpp:2323:5: error: expected unqualified-id before ‘{’ token 2323 | { "ADD MIDI_INSTRUMENT_MAP", | ^ lscp_shell_reference.cpp:2337:6: error: expected unqualified-id before ‘,’ token 2337 | }, | ^ lscp_shell_reference.cpp:2338:5: error: expected unqualified-id before ‘{’ token 2338 | { "GET AUDIO_OUTPUT_DRIVER_PARAMETER INFO", | ^ lscp_shell_reference.cpp:2409:6: error: expected unqualified-id before ‘,’ token 2409 | }, | ^ lscp_shell_reference.cpp:2410:5: error: expected unqualified-id before ‘{’ token 2410 | { "UNMAP MIDI_INSTRUMENT", | ^ lscp_shell_reference.cpp:2420:6: error: expected unqualified-id before ‘,’ token 2420 | }, | ^ lscp_shell_reference.cpp:2421:5: error: expected unqualified-id before ‘{’ token 2421 | { "GET VOLUME", | ^ lscp_shell_reference.cpp:2429:6: error: expected unqualified-id before ‘,’ token 2429 | }, | ^ lscp_shell_reference.cpp:2430:5: error: expected unqualified-id before ‘{’ token 2430 | { "RESET CHANNEL", | ^ lscp_shell_reference.cpp:2441:6: error: expected unqualified-id before ‘,’ token 2441 | }, | ^ lscp_shell_reference.cpp:2442:5: error: expected unqualified-id before ‘{’ token 2442 | { "SET CHANNEL MIDI_INPUT_TYPE", | ^ lscp_shell_reference.cpp:2464:6: error: expected unqualified-id before ‘,’ token 2464 | }, | ^ lscp_shell_reference.cpp:2465:5: error: expected unqualified-id before ‘{’ token 2465 | { "LIST DB_INSTRUMENT_DIRECTORIES", | ^ lscp_shell_reference.cpp:2479:6: error: expected unqualified-id before ‘,’ token 2479 | }, | ^ lscp_shell_reference.cpp:2480:5: error: expected unqualified-id before ‘{’ token 2480 | { "SET EFFECT_INSTANCE_INPUT_CONTROL VALUE", | ^ lscp_shell_reference.cpp:2494:6: error: expected unqualified-id before ‘,’ token 2494 | }, | ^ lscp_shell_reference.cpp:2495:5: error: expected unqualified-id before ‘{’ token 2495 | { "SUBSCRIBE DB_INSTRUMENT_DIRECTORY_COUNT", | ^ lscp_shell_reference.cpp:2505:6: error: expected unqualified-id before ‘,’ token 2505 | }, | ^ lscp_shell_reference.cpp:2506:5: error: expected unqualified-id before ‘{’ token 2506 | { "FORMAT INSTRUMENTS_DB", | ^ lscp_shell_reference.cpp:2512:6: error: expected unqualified-id before ‘,’ token 2512 | }, | ^ lscp_shell_reference.cpp:2513:5: error: expected unqualified-id before ‘{’ token 2513 | { "SET VOICES", | ^ lscp_shell_reference.cpp:2528:6: error: expected unqualified-id before ‘,’ token 2528 | }, | ^ lscp_shell_reference.cpp:2529:5: error: expected unqualified-id before ‘{’ token 2529 | { "GET EFFECT_INSTANCE_INPUT_CONTROL INFO", | ^ lscp_shell_reference.cpp:2562:6: error: expected unqualified-id before ‘,’ token 2562 | }, | ^ lscp_shell_reference.cpp:2563:5: error: expected unqualified-id before ‘{’ token 2563 | { "GET AUDIO_OUTPUT_CHANNEL INFO", | ^ lscp_shell_reference.cpp:2597:6: error: expected unqualified-id before ‘,’ token 2597 | }, | ^ lscp_shell_reference.cpp:2598:5: error: expected unqualified-id before ‘{’ token 2598 | { "SUBSCRIBE TOTAL_VOICE_COUNT", | ^ lscp_shell_reference.cpp:2604:6: error: expected unqualified-id before ‘,’ token 2604 | }, | ^ lscp_shell_reference.cpp:2605:5: error: expected unqualified-id before ‘{’ token 2605 | { "SUBSCRIBE FX_SEND_INFO", | ^ lscp_shell_reference.cpp:2614:6: error: expected unqualified-id before ‘,’ token 2614 | }, | ^ lscp_shell_reference.cpp:2615:5: error: expected unqualified-id before ‘{’ token 2615 | { "LIST CHANNELS", | ^ lscp_shell_reference.cpp:2622:6: error: expected unqualified-id before ‘,’ token 2622 | }, | ^ lscp_shell_reference.cpp:2623:5: error: expected unqualified-id before ‘{’ token 2623 | { "SET MIDI_INPUT_DEVICE_PARAMETER", | ^ lscp_shell_reference.cpp:2637:6: error: expected unqualified-id before ‘,’ token 2637 | }, | ^ lscp_shell_reference.cpp:2638:5: error: expected unqualified-id before ‘{’ token 2638 | { "REMOVE SEND_EFFECT_CHAIN", | ^ lscp_shell_reference.cpp:2649:6: error: expected unqualified-id before ‘,’ token 2649 | }, | ^ lscp_shell_reference.cpp:2650:5: error: expected unqualified-id before ‘{’ token 2650 | { "GET EFFECT_INSTANCES", | ^ lscp_shell_reference.cpp:2656:6: error: expected unqualified-id before ‘,’ token 2656 | }, | ^ lscp_shell_reference.cpp:2657:5: error: expected unqualified-id before ‘{’ token 2657 | { "SUBSCRIBE MISCELLANEOUS", | ^ lscp_shell_reference.cpp:2664:6: error: expected unqualified-id before ‘,’ token 2664 | }, | ^ lscp_shell_reference.cpp:2665:5: error: expected unqualified-id before ‘{’ token 2665 | { "CREATE AUDIO_OUTPUT_DEVICE", | ^ lscp_shell_reference.cpp:2687:6: error: expected unqualified-id before ‘,’ token 2687 | }, | ^ lscp_shell_reference.cpp:2688:5: error: expected unqualified-id before ‘{’ token 2688 | { "INSERT SEND_EFFECT_CHAIN EFFECT", | ^ lscp_shell_reference.cpp:2706:6: error: expected unqualified-id before ‘,’ token 2706 | }, | ^ lscp_shell_reference.cpp:2707:5: error: expected unqualified-id before ‘{’ token 2707 | { "GET FILE INSTRUMENT INFO", | ^ lscp_shell_reference.cpp:2737:6: error: expected unqualified-id before ‘,’ token 2737 | }, | ^ lscp_shell_reference.cpp:2738:5: error: expected unqualified-id before ‘{’ token 2738 | { "ADD CHANNEL", | ^ lscp_shell_reference.cpp:2758:6: error: expected unqualified-id before ‘,’ token 2758 | }, | ^ lscp_shell_reference.cpp:2759:5: error: expected unqualified-id before ‘{’ token 2759 | { "SUBSCRIBE MIDI_INSTRUMENT_COUNT", | ^ lscp_shell_reference.cpp:2768:6: error: expected unqualified-id before ‘,’ token 2768 | }, | ^ lscp_shell_reference.cpp:2769:5: error: expected unqualified-id before ‘{’ token 2769 | { "SET CHANNEL AUDIO_OUTPUT_DEVICE", | ^ lscp_shell_reference.cpp:2782:6: error: expected unqualified-id before ‘,’ token 2782 | }, | ^ lscp_shell_reference.cpp:2783:5: error: expected unqualified-id before ‘{’ token 2783 | { "GET MIDI_INSTRUMENT INFO", | ^ lscp_shell_reference.cpp:2816:6: error: expected unqualified-id before ‘,’ token 2816 | }, | ^ lscp_shell_reference.cpp:2817:1: error: expected unqualified-id before ‘}’ token 2817 | }; | ^ lscp_shell_reference.cpp:2817:1: error: expected declaration before ‘}’ token make[3]: *** [Makefile:464: lscp_shell_reference.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from ../engines/../drivers/audio/../DeviceParameter.h:31, from ../engines/../drivers/audio/AudioOutputDevice.h:35, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpevent.cpp:33: ../engines/../drivers/audio/../../common/optional.h:73:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const T& get() const throw (Exception) { | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:78:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | T& get() throw (Exception) { | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:105:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | const T& operator *() const throw (Exception) { return get(); } | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:106:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | T& operator *() throw (Exception) { return get(); } | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:108:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | const T* operator ->() const throw (Exception) { | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:113:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | T* operator ->() throw (Exception) { | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:35, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpevent.cpp:33: ../engines/../drivers/audio/../DeviceParameter.h:181:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | virtual void SetValue(String val) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:224:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:231:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | virtual void SetValue(bool b) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:246:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 246 | virtual void OnSetValue(bool b) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:283:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:290:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 290 | virtual void SetValue(int i) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:329:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 329 | virtual void OnSetValue(int i) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:367:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 367 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:374:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 374 | virtual void SetValue(float f) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:453:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 453 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:460:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 460 | virtual void SetValueAsString(String s) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:523:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 523 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:530:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 530 | irtual void SetValue(std::vector vS) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:771:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 771 | DeviceCreationParameterBool(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:779:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 779 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:782:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 782 | virtual void SetValue(bool b) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:785:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 785 | virtual void OnSetValue(bool b) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:808:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 808 | DeviceCreationParameterInt(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:816:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 816 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:819:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 819 | virtual void SetValue(int i) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:825:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 825 | virtual void OnSetValue(int i) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:848:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 848 | DeviceCreationParameterFloat(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:856:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 856 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:859:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 859 | virtual void SetValue(float f) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:865:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 865 | virtual void OnSetValue(float f) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:895:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 895 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:898:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 898 | virtual void SetValueAsString(String s) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:902:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 902 | virtual void OnSetValue(String s) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:926:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 926 | DeviceCreationParameterStrings(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:935:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 935 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:938:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 938 | irtual void SetValue(std::vector vS) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:942:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 942 | virtual void OnSetValue(std::vector vS) throw (Exception) = 0; | ^~~~~ In file included from ../engines/../drivers/audio/../../engines/Engine.h:28, from ../engines/../drivers/audio/AudioOutputDevice.h:36, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpevent.cpp:33: ../engines/../drivers/audio/../../engines/InstrumentManager.h:190:137: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | pEngineChannel, instrument_id_t ID, void* pUserData = NULL) throw (InstrumentManagerException) = 0; | ^~~~~ ../engines/../drivers/audio/../../engines/InstrumentManager.h:199:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 199 | ctor GetInstrumentFileContent(String File) throw (InstrumentManagerException) = 0; | ^~~~~ ../engines/../drivers/audio/../../engines/InstrumentManager.h:207:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | ual instrument_info_t GetInstrumentInfo(instrument_id_t ID) throw (InstrumentManagerException) = 0; | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:36, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpevent.cpp:33: ../engines/../drivers/audio/../../engines/Engine.h:56:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | virtual void SetMaxVoices(int iVoices) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../../engines/Engine.h:61:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void SetMaxDiskStreams(int iStreams) throw (Exception) = 0; | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:37, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpevent.cpp:33: ../engines/../drivers/audio/AudioChannel.h:72:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE { /* cannot happen, as parameter is fix */ } | ^~~~~ ../engines/../drivers/audio/AudioChannel.h:83:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE { /*TODO: needs to be implemented */ } | ^~~~~ In file included from ../engines/../drivers/audio/../../effects/Effect.h:27, from ../engines/../drivers/audio/../../effects/EffectChain.h:24, from ../engines/../drivers/audio/AudioOutputDevice.h:39, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpevent.cpp:33: ../engines/../drivers/audio/../../effects/EffectControl.h:32:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | virtual void SetValue(float val) throw (Exception); | ^~~~~ In file included from ../engines/../drivers/audio/../../effects/EffectChain.h:24, from ../engines/../drivers/audio/AudioOutputDevice.h:39, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpevent.cpp:33: ../engines/../drivers/audio/../../effects/Effect.h:77:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | virtual void InitEffect(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:39, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpevent.cpp:33: ../engines/../drivers/audio/../../effects/EffectChain.h:60:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void InsertEffect(Effect* pEffect, int iChainPos) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../../effects/EffectChain.h:67:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void RemoveEffect(int iChainPos) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../../effects/EffectChain.h:94:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | void SetEffectActive(int iChainPos, bool bOn) throw (Exception); | ^~~~~ In file included from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpevent.cpp:33: ../engines/../drivers/audio/AudioOutputDevice.h:73:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:94:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:115:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:289:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 289 | void RemoveSendEffectChain(uint iChain) throw (Exception); | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:317:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 317 | void RemoveMasterEffectChain(uint iChain) throw (Exception) DEPRECATED_API; | ^~~~~ In file included from ../engines/../drivers/midi/MidiInputDevice.h:35, from ../engines/EngineChannel.h:27, from ../Sampler.h:32, from lscpevent.h:30, from lscpevent.cpp:33: ../engines/../drivers/midi/MidiInputPort.h:60:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | virtual void OnSetValue(String s) throw (Exception) OVERRIDE; | ^~~~~ In file included from ../engines/EngineChannel.h:27, from ../Sampler.h:32, from lscpevent.h:30, from lscpevent.cpp:33: ../engines/../drivers/midi/MidiInputDevice.h:85:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 85 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/midi/MidiInputDevice.h:106:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/midi/MidiInputDevice.h:154:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | MidiInputPort* GetPort(uint iPort) throw (MidiInputException); | ^~~~~ In file included from ../engines/EngineChannel.h:31, from ../Sampler.h:32, from lscpevent.h:30, from lscpevent.cpp:33: ../engines/FxSend.h:73:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | hannel* pEngineChannel, uint8_t MidiCtrl, String Name = "") throw (Exception); | ^~~~~ ../engines/FxSend.h:103:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | void SetDestinationEffect(int iChain, int iChainPos) throw (Exception); | ^~~~~ ../engines/FxSend.h:118:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 118 | void SetDestinationMasterEffect(int iChain, int iChainPos) throw (Exception) DEPRECATED_API; | ^~~~~ ../engines/FxSend.h:141:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | void SetDestinationChannel(int SrcChan, int DstChan) throw (Exception); | ^~~~~ ../engines/FxSend.h:189:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | void SetMidiController(uint8_t MidiCtrl) throw (Exception); | ^~~~~ In file included from ../Sampler.h:32, from lscpevent.h:30, from lscpevent.cpp:33: ../engines/EngineChannel.h:121:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | rtual FxSend* AddFxSend(uint8_t MidiCtrl, String Name = "") throw (Exception) = 0; | ^~~~~ ../engines/EngineChannel.h:138:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | void SetMute(int state) throw (Exception); | ^~~~~ ../engines/EngineChannel.h:231:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | int GetMidiInstrumentMap() throw (Exception); | ^~~~~ ../engines/EngineChannel.h:260:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 260 | void SetMidiInstrumentMap(int MidiMap) throw (Exception); | ^~~~~ In file included from lscpevent.h:30, from lscpevent.cpp:33: ../Sampler.h:58:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | void SetEngineType(String EngineType) throw (Exception); | ^~~~~ ../Sampler.h:72:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void SetAudioOutputDevice(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ ../Sampler.h:88:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | void Connect(MidiInputPort* pPort) throw (Exception); | ^~~~~ ../Sampler.h:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | void Disconnect(MidiInputPort* pPort) throw (Exception); | ^~~~~ ../Sampler.h:115:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void DisconnectAllMidiInputPorts() throw (Exception); | ^~~~~ ../Sampler.h:143:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void SetMidiInputDevice(MidiInputDevice *pDevice) throw (Exception) DEPRECATED_API; | ^~~~~ ../Sampler.h:169:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void SetMidiInputPort(int MidiPort) throw (Exception) DEPRECATED_API; | ^~~~~ ../Sampler.h:207:113: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | ce, int iMidiPort, midi_chan_t MidiChannel = midi_chan_all) throw (Exception) DEPRECATED_API; | ^~~~~ In file included from lscpevent.h:30, from lscpevent.cpp:33: ../Sampler.h:478:112: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 478 | ice(String AudioDriver, std::map Parameters) throw (Exception); | ^~~~~ ../Sampler.h:489:107: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 489 | vice(String MidiDriver, std::map Parameters) throw (Exception); | ^~~~~ ../Sampler.h:518:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 518 | void DestroyAudioOutputDevice(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ ../Sampler.h:531:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 531 | void DestroyAllAudioOutputDevices() throw (Exception); | ^~~~~ ../Sampler.h:540:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 540 | void DestroyMidiInputDevice(MidiInputDevice* pDevice) throw (Exception); | ^~~~~ ../Sampler.h:553:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 553 | void DestroyAllMidiInputDevices() throw (Exception); | ^~~~~ ../Sampler.h:585:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 585 | void SetGlobalMaxVoices(int n) throw (Exception); | ^~~~~ ../Sampler.h:595:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 595 | void SetGlobalMaxStreams(int n) throw (Exception); | ^~~~~ In file included from lscpevent.cpp:33: lscpevent.h:79:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | LSCPEvent(String eventName) throw (Exception); | ^~~~~ In file included from lscpevent.cpp:35: ../common/global_private.h:99:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | inline int ToInt(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ ../common/global_private.h:106:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | inline float ToFloat(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ lscpevent.cpp:41:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | LSCPEvent::LSCPEvent(String eventName) throw (Exception) { | ^~~~~ In file included from lscpparser.h:41, from lscp.y:34: ../common/global_private.h:99:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | inline int ToInt(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ ../common/global_private.h:106:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | inline float ToFloat(const std::string& s) throw(LinuxSampler::Exception) { | ^~~~~ In file included from ../engines/../drivers/audio/../DeviceParameter.h:31, from ../engines/../drivers/audio/AudioOutputDevice.h:35, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../engines/../drivers/audio/../../common/optional.h:73:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const T& get() const throw (Exception) { | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:78:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | T& get() throw (Exception) { | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:105:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | const T& operator *() const throw (Exception) { return get(); } | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:106:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | T& operator *() throw (Exception) { return get(); } | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:108:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | const T* operator ->() const throw (Exception) { | ^~~~~ ../engines/../drivers/audio/../../common/optional.h:113:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | T* operator ->() throw (Exception) { | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:35, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../engines/../drivers/audio/../DeviceParameter.h:181:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | virtual void SetValue(String val) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:224:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:231:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | virtual void SetValue(bool b) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:246:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 246 | virtual void OnSetValue(bool b) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:283:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:290:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 290 | virtual void SetValue(int i) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:329:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 329 | virtual void OnSetValue(int i) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:367:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 367 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:374:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 374 | virtual void SetValue(float f) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:453:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 453 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:460:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 460 | virtual void SetValueAsString(String s) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:523:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 523 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:530:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 530 | irtual void SetValue(std::vector vS) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:771:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 771 | DeviceCreationParameterBool(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:779:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 779 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:782:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 782 | virtual void SetValue(bool b) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:785:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 785 | virtual void OnSetValue(bool b) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:808:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 808 | DeviceCreationParameterInt(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:816:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 816 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:819:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 819 | virtual void SetValue(int i) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:825:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 825 | virtual void OnSetValue(int i) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:848:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 848 | DeviceCreationParameterFloat(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:856:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 856 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:859:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 859 | virtual void SetValue(float f) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:865:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 865 | virtual void OnSetValue(float f) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:895:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 895 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:898:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 898 | virtual void SetValueAsString(String s) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:902:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 902 | virtual void OnSetValue(String s) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:926:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 926 | DeviceCreationParameterStrings(String val) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:935:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 935 | virtual void SetValue(String val) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:938:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 938 | irtual void SetValue(std::vector vS) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../DeviceParameter.h:942:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 942 | virtual void OnSetValue(std::vector vS) throw (Exception) = 0; | ^~~~~ In file included from ../engines/../drivers/audio/../../engines/Engine.h:28, from ../engines/../drivers/audio/AudioOutputDevice.h:36, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../engines/../drivers/audio/../../engines/InstrumentManager.h:190:137: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | pEngineChannel, instrument_id_t ID, void* pUserData = NULL) throw (InstrumentManagerException) = 0; | ^~~~~ ../engines/../drivers/audio/../../engines/InstrumentManager.h:199:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 199 | ctor GetInstrumentFileContent(String File) throw (InstrumentManagerException) = 0; | ^~~~~ ../engines/../drivers/audio/../../engines/InstrumentManager.h:207:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | ual instrument_info_t GetInstrumentInfo(instrument_id_t ID) throw (InstrumentManagerException) = 0; | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:36, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../engines/../drivers/audio/../../engines/Engine.h:56:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | virtual void SetMaxVoices(int iVoices) throw (Exception) = 0; | ^~~~~ ../engines/../drivers/audio/../../engines/Engine.h:61:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void SetMaxDiskStreams(int iStreams) throw (Exception) = 0; | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:37, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../engines/../drivers/audio/AudioChannel.h:72:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE { /* cannot happen, as parameter is fix */ } | ^~~~~ ../engines/../drivers/audio/AudioChannel.h:83:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE { /*TODO: needs to be implemented */ } | ^~~~~ In file included from ../engines/../drivers/audio/../../effects/Effect.h:27, from ../engines/../drivers/audio/../../effects/EffectChain.h:24, from ../engines/../drivers/audio/AudioOutputDevice.h:39, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../engines/../drivers/audio/../../effects/EffectControl.h:32:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | virtual void SetValue(float val) throw (Exception); | ^~~~~ In file included from ../engines/../drivers/audio/../../effects/EffectChain.h:24, from ../engines/../drivers/audio/AudioOutputDevice.h:39, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../engines/../drivers/audio/../../effects/Effect.h:77:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | virtual void InitEffect(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ In file included from ../engines/../drivers/audio/AudioOutputDevice.h:39, from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../engines/../drivers/audio/../../effects/EffectChain.h:60:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void InsertEffect(Effect* pEffect, int iChainPos) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../../effects/EffectChain.h:67:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void RemoveEffect(int iChainPos) throw (Exception); | ^~~~~ ../engines/../drivers/audio/../../effects/EffectChain.h:94:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | void SetEffectActive(int iChainPos, bool bOn) throw (Exception); | ^~~~~ In file included from ../engines/EngineChannel.h:25, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../engines/../drivers/audio/AudioOutputDevice.h:73:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:94:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:115:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:289:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 289 | void RemoveSendEffectChain(uint iChain) throw (Exception); | ^~~~~ ../engines/../drivers/audio/AudioOutputDevice.h:317:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 317 | void RemoveMasterEffectChain(uint iChain) throw (Exception) DEPRECATED_API; | ^~~~~ In file included from ../engines/../drivers/midi/MidiInputDevice.h:35, from ../engines/EngineChannel.h:27, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../engines/../drivers/midi/MidiInputPort.h:60:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | virtual void OnSetValue(String s) throw (Exception) OVERRIDE; | ^~~~~ In file included from ../engines/EngineChannel.h:27, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../engines/../drivers/midi/MidiInputDevice.h:85:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 85 | virtual void OnSetValue(bool b) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/midi/MidiInputDevice.h:106:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | virtual void OnSetValue(int i) throw (Exception) OVERRIDE; | ^~~~~ ../engines/../drivers/midi/MidiInputDevice.h:154:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | MidiInputPort* GetPort(uint iPort) throw (MidiInputException); | ^~~~~ In file included from ../engines/EngineChannel.h:31, from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../engines/FxSend.h:73:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | hannel* pEngineChannel, uint8_t MidiCtrl, String Name = "") throw (Exception); | ^~~~~ ../engines/FxSend.h:103:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | void SetDestinationEffect(int iChain, int iChainPos) throw (Exception); | ^~~~~ ../engines/FxSend.h:118:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 118 | void SetDestinationMasterEffect(int iChain, int iChainPos) throw (Exception) DEPRECATED_API; | ^~~~~ ../engines/FxSend.h:141:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | void SetDestinationChannel(int SrcChan, int DstChan) throw (Exception); | ^~~~~ ../engines/FxSend.h:189:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | void SetMidiController(uint8_t MidiCtrl) throw (Exception); | ^~~~~ In file included from ../Sampler.h:32, from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../engines/EngineChannel.h:121:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | rtual FxSend* AddFxSend(uint8_t MidiCtrl, String Name = "") throw (Exception) = 0; | ^~~~~ ../engines/EngineChannel.h:138:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | void SetMute(int state) throw (Exception); | ^~~~~ ../engines/EngineChannel.h:231:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | int GetMidiInstrumentMap() throw (Exception); | ^~~~~ ../engines/EngineChannel.h:260:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 260 | void SetMidiInstrumentMap(int MidiMap) throw (Exception); | ^~~~~ In file included from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../Sampler.h:58:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | void SetEngineType(String EngineType) throw (Exception); | ^~~~~ ../Sampler.h:72:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void SetAudioOutputDevice(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ ../Sampler.h:88:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | void Connect(MidiInputPort* pPort) throw (Exception); | ^~~~~ ../Sampler.h:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | void Disconnect(MidiInputPort* pPort) throw (Exception); | ^~~~~ ../Sampler.h:115:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void DisconnectAllMidiInputPorts() throw (Exception); | ^~~~~ ../Sampler.h:143:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void SetMidiInputDevice(MidiInputDevice *pDevice) throw (Exception) DEPRECATED_API; | ^~~~~ ../Sampler.h:169:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void SetMidiInputPort(int MidiPort) throw (Exception) DEPRECATED_API; | ^~~~~ ../Sampler.h:207:113: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | ce, int iMidiPort, midi_chan_t MidiChannel = midi_chan_all) throw (Exception) DEPRECATED_API; | ^~~~~ In file included from lscpevent.h:30, from lscpparser.h:43, from lscp.y:34: ../Sampler.h:478:112: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 478 | ice(String AudioDriver, std::map Parameters) throw (Exception); | ^~~~~ ../Sampler.h:489:107: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 489 | vice(String MidiDriver, std::map Parameters) throw (Exception); | ^~~~~ ../Sampler.h:518:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 518 | void DestroyAudioOutputDevice(AudioOutputDevice* pDevice) throw (Exception); | ^~~~~ ../Sampler.h:531:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 531 | void DestroyAllAudioOutputDevices() throw (Exception); | ^~~~~ ../Sampler.h:540:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 540 | void DestroyMidiInputDevice(MidiInputDevice* pDevice) throw (Exception); | ^~~~~ ../Sampler.h:553:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 553 | void DestroyAllMidiInputDevices() throw (Exception); | ^~~~~ ../Sampler.h:585:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 585 | void SetGlobalMaxVoices(int n) throw (Exception); | ^~~~~ ../Sampler.h:595:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 595 | void SetGlobalMaxStreams(int n) throw (Exception); | ^~~~~ In file included from lscpparser.h:43, from lscp.y:34: lscpevent.h:79:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | LSCPEvent(String eventName) throw (Exception); | ^~~~~ In file included from lscpparser.h:45, from lscp.y:34: ../drivers/midi/MidiInstrumentMapper.h:146:120: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | g_index_t Index, entry_t Entry, bool bInBackground = false) throw (Exception); | ^~~~~ ../drivers/midi/MidiInstrumentMapper.h:179:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | static std::map Entries(int Map) throw (Exception); | ^~~~~ ../drivers/midi/MidiInstrumentMapper.h:195:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | static int AddMap(String MapName = "") throw (Exception) ; | ^~~~~ ../drivers/midi/MidiInstrumentMapper.h:203:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | static String MapName(int Map) throw (Exception); | ^~~~~ ../drivers/midi/MidiInstrumentMapper.h:213:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 213 | static void RenameMap(int Map, String NewName) throw (Exception); | ^~~~~ make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src/network' make[2]: *** [Makefile:699: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0/src' make[1]: *** [Makefile:512: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0' make: *** [Makefile:417: all] Error 2 * ERROR: media-sound/linuxsampler-2.2.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/linuxsampler-2.2.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/linuxsampler-2.2.0::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:linuxsampler-2.2.0:20211003-150640.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/linuxsampler-2.2.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/linuxsampler-2.2.0/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0' * S: '/var/tmp/portage/media-sound/linuxsampler-2.2.0/work/linuxsampler-2.2.0'