configure: WARNING: not found, building without aacplus configure: WARNING: not found, building without twolame 0%Done Fetching darkice.SlackBuild... 0%100%100%100%100%100%Done Fetching darkice.info... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching setcap.sh... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done darkice-1.2/ darkice-1.2/README darkice-1.2/Makefile.am darkice-1.2/missing darkice-1.2/rc.darkice darkice-1.2/configure.in darkice-1.2/man/ darkice-1.2/man/Makefile.am darkice-1.2/man/darkice.1 darkice-1.2/man/darkice.cfg.5 darkice-1.2/man/Makefile.in darkice-1.2/darkice.cfg darkice-1.2/src/ darkice-1.2/src/ConfigSection.h darkice-1.2/src/CastSink.h darkice-1.2/src/SerialUlaw.h darkice-1.2/src/IceCast.cpp darkice-1.2/src/FaacEncoder.h darkice-1.2/src/CastSink.cpp darkice-1.2/src/aflibConverter.cc darkice-1.2/src/Makefile.am darkice-1.2/src/Ref.h darkice-1.2/src/OssDspSource.cpp darkice-1.2/src/aacPlusEncoder.h darkice-1.2/src/Referable.h darkice-1.2/src/Connector.h darkice-1.2/src/FileSink.cpp darkice-1.2/src/config.h.in darkice-1.2/src/aflibConverterLargeFilter.h darkice-1.2/src/ConfigSection.cpp darkice-1.2/src/SolarisDspSource.h darkice-1.2/src/JackDspSource.cpp darkice-1.2/src/Reporter.cpp darkice-1.2/src/DarkIceConfig.cpp darkice-1.2/src/LameLibEncoder.cpp darkice-1.2/src/PulseAudioDspSource.cpp darkice-1.2/src/LameLibEncoder.h darkice-1.2/src/SolarisDspSource.cpp darkice-1.2/src/AudioSource.cpp darkice-1.2/src/AudioEncoder.h darkice-1.2/src/ShoutCast.cpp darkice-1.2/src/BufferedSink.h darkice-1.2/src/ShoutCast.h darkice-1.2/src/AlsaDspSource.h darkice-1.2/src/FileSink.h darkice-1.2/src/OpusLibEncoder.cpp darkice-1.2/src/IceCast2.h darkice-1.2/src/aacPlusEncoder.cpp darkice-1.2/src/DarkIce.cpp darkice-1.2/src/Exception.h darkice-1.2/src/AudioSource.h darkice-1.2/src/TcpSocket.cpp darkice-1.2/src/Exception.cpp darkice-1.2/src/aflibDebug.h darkice-1.2/src/MultiThreadedConnector.h darkice-1.2/src/DarkIceConfig.h darkice-1.2/src/VorbisLibEncoder.h darkice-1.2/src/TcpSocket.h darkice-1.2/src/Reporter.h darkice-1.2/src/AlsaDspSource.cpp darkice-1.2/src/FileCast.h darkice-1.2/src/MultiThreadedConnector.cpp darkice-1.2/src/JackDspSource.h darkice-1.2/src/Util.cpp darkice-1.2/src/Sink.h darkice-1.2/src/DarkIce.h darkice-1.2/src/Util.h darkice-1.2/src/BufferedSink.cpp darkice-1.2/src/Connector.cpp darkice-1.2/src/TwoLameLibEncoder.cpp darkice-1.2/src/FaacEncoder.cpp darkice-1.2/src/Source.h darkice-1.2/src/IceCast2.cpp darkice-1.2/src/VorbisLibEncoder.cpp darkice-1.2/src/FileCast.cpp darkice-1.2/src/aflibConverter.h darkice-1.2/src/OssDspSource.h darkice-1.2/src/SerialUlaw.cpp darkice-1.2/src/Makefile.in darkice-1.2/src/main.cpp darkice-1.2/src/aflibConverterSmallFilter.h darkice-1.2/src/OpusLibEncoder.h darkice-1.2/src/IceCast.h darkice-1.2/src/TwoLameLibEncoder.h darkice-1.2/src/aflibDebug.cc darkice-1.2/src/PulseAudioDspSource.h darkice-1.2/configure darkice-1.2/FAQ darkice-1.2/AUTHORS darkice-1.2/acinclude.m4 darkice-1.2/depcomp darkice-1.2/INSTALL.lame darkice-1.2/NEWS darkice-1.2/config.guess darkice-1.2/INSTALL.vorbis darkice-1.2/TODO darkice-1.2/aclocal.m4 darkice-1.2/ltmain.sh darkice-1.2/install-sh darkice-1.2/config.sub darkice-1.2/ChangeLog darkice-1.2/Makefile.in darkice-1.2/INSTALL darkice-1.2/COPYING checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/audio.h usability... no checking sys/audio.h presence... no checking for sys/audio.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for pid_t... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for sched_getscheduler in -lrt... yes checking for getaddrinfo... yes checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking for pthread-config... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for lame library at /usr ... found at /usr checking for vorbis libraries at /usr ... found at /usr checking for opus libraries at /usr ... found at /usr checking for faac library at /usr ... found at /usr checking for aacplus library at /usr ... checking for twolame library at /usr ... checking for alsa libraries at /usr ... found at /usr checking for pulseaudio libraries at /usr ... found at /usr checking for jack libraries at /usr ... found at /usr checking for samplerate libraries at /usr ... found at /usr checking for MSG_NOSIGNAL... yes checking for sched_getscheduler... yes checking for sched_getparam... yes not compiling in debug mode configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating src/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/src' make all-am make[2]: Entering directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/src' g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT AudioSource.o -MD -MP -MF .deps/AudioSource.Tpo -c -o AudioSource.o AudioSource.cpp In file included from Source.h:39, from AudioSource.h:42, from AudioSource.cpp:36: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from AudioSource.h:42, from AudioSource.cpp:36: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from AudioSource.h:43, from AudioSource.cpp:36: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from AudioSource.cpp:36: AudioSource.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | unsigned int channel ) throw ( Exception ) | ^~~~~ AudioSource.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:168:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw ( Exception ) | ^~~~~ AudioSource.h:180:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 180 | AudioSource ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | operator= ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:214:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | ~AudioSource ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:299:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 299 | int channel = 2) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:310, from AudioSource.cpp:36: AlsaDspSource.h:111:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | init ( const char * name ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:131:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | strip ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:151:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | throw ( Exception ) | ^~~~~ AlsaDspSource.h:164:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | AlsaDspSource ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:176:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | ~AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:189:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | operator= ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | open ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int usec ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:258:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:314, from AudioSource.cpp:36: PulseAudioDspSource.h:101:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:113:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | init ( const char * name ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:121:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | strip ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:154:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | PulseAudioDspSource ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:166:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | ~PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:179:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | operator= ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:220:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | unsigned int usec ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:232:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | unsigned int len ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:318, from AudioSource.cpp:36: OssDspSource.h:86:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | init ( const char * name ) throw ( Exception ); | ^~~~~ OssDspSource.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:127:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ) | ^~~~~ OssDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | OssDspSource ( const OssDspSource & ods ) throw ( Exception ) | ^~~~~ OssDspSource.h:153:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const OssDspSource & ds ) throw ( Exception ) | ^~~~~ OssDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:222:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int usec ) throw ( Exception ); | ^~~~~ OssDspSource.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int len ) throw ( Exception ); | ^~~~~ OssDspSource.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:326, from AudioSource.cpp:36: JackDspSource.h:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:119:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | init ( const char* name ) throw ( Exception ); | ^~~~~ JackDspSource.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | strip ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | do_auto_connect( ) throw ( Exception ); | ^~~~~ JackDspSource.h:167:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | throw ( Exception ) | ^~~~~ JackDspSource.h:182:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | JackDspSource ( const JackDspSource & jds ) throw ( Exception ) | ^~~~~ JackDspSource.h:194:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | ~JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:207:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | operator= ( const JackDspSource & ds ) throw ( Exception ) | ^~~~~ JackDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | open ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:250:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | unsigned int usec ) throw ( Exception ); | ^~~~~ JackDspSource.h:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int len ) throw ( Exception ); | ^~~~~ JackDspSource.h:271:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:330, from AudioSource.cpp:36: SerialUlaw.h:87:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | init ( const char * name ) throw ( Exception ); | ^~~~~ SerialUlaw.h:107:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | strip ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:128:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | throw ( Exception ) | ^~~~~ SerialUlaw.h:142:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | SerialUlaw ( const SerialUlaw & ods ) throw ( Exception ) | ^~~~~ SerialUlaw.h:154:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | ~SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:167:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( const SerialUlaw & ds ) throw ( Exception ) | ^~~~~ SerialUlaw.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | open ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:223:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | unsigned int usec ) throw ( Exception ); | ^~~~~ SerialUlaw.h:236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int len ) throw ( Exception ); | ^~~~~ SerialUlaw.h:244:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 244 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.cpp:37: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ AudioSource.cpp:68:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | throw ( Exception ) | ^~~~~ mv -f .deps/AudioSource.Tpo .deps/AudioSource.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT BufferedSink.o -MD -MP -MF .deps/BufferedSink.Tpo -c -o BufferedSink.o BufferedSink.cpp In file included from BufferedSink.h:39, from BufferedSink.cpp:60: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from BufferedSink.h:40, from BufferedSink.cpp:60: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from Sink.h:39, from BufferedSink.h:41, from BufferedSink.cpp:60: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from BufferedSink.h:41, from BufferedSink.cpp:60: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from BufferedSink.cpp:60: BufferedSink.h:124:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | unsigned int chunkSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:132:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | strip ( void ) throw ( Exception ); | ^~~~~ BufferedSink.h:181:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | align ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:211:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:238:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 238 | unsigned int bufferSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:255:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | unsigned int chunkSize = 1 ) throw ( Exception ) | ^~~~~ BufferedSink.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | BufferedSink ( const BufferedSink & buffer ) throw ( Exception ); | ^~~~~ BufferedSink.h:274:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | ~BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:287:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 287 | operator= ( const BufferedSink & bs ) throw ( Exception ); | ^~~~~ BufferedSink.h:307:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 307 | open ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:334:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 334 | unsigned int usec ) throw ( Exception ) | ^~~~~ BufferedSink.h:353:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 353 | unsigned int len ) throw ( Exception ); | ^~~~~ BufferedSink.h:362:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | flush ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:387:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | close ( void ) throw ( Exception ); | ^~~~~ BufferedSink.cpp:85:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 85 | unsigned int chunkSize ) throw ( Exception ) | ^~~~~ BufferedSink.cpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | throw ( Exception ) | ^~~~~ BufferedSink.cpp:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | BufferedSink :: strip ( void ) throw ( Exception ) | ^~~~~ BufferedSink.cpp:139:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | throw ( Exception ) | ^~~~~ BufferedSink.cpp:165:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | unsigned int bufferSize ) throw ( Exception ) | ^~~~~ BufferedSink.cpp:258:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ) | ^~~~~ BufferedSink.cpp:363:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 363 | BufferedSink :: close ( void ) throw ( Exception ) | ^~~~~ In file included from BufferedSink.cpp:60: BufferedSink.h: In member function ‘virtual void BufferedSink::flush()’: BufferedSink.h:366:18: warning: ‘b’ may be used uninitialized [-Wmaybe-uninitialized] 366 | write( b, 0); | ~~~~~^~~~~~~ BufferedSink.h:366:18: note: by argument 2 of type ‘const void*’ to ‘unsigned int (BufferedSink::)(const void*, unsigned int) throw (Exception)’ {aka ‘unsigned int (BufferedSink::)(const void*, unsigned int)’} BufferedSink.h:364:29: note: ‘b’ declared here 364 | unsigned char b[1]; | ^ In member function ‘virtual void BufferedSink::flush()’, inlined from ‘virtual void BufferedSink::cut()’ at BufferedSink.h:377:18: BufferedSink.h:366:18: warning: ‘b’ may be used uninitialized [-Wmaybe-uninitialized] 366 | write( b, 0); | ~~~~~^~~~~~~ BufferedSink.h: In member function ‘virtual void BufferedSink::cut()’: BufferedSink.h:366:18: note: by argument 2 of type ‘const void*’ to ‘unsigned int (BufferedSink::)(const void*, unsigned int) throw (Exception)’ {aka ‘unsigned int (BufferedSink::)(const void*, unsigned int)’} BufferedSink.h:364:29: note: ‘b’ declared here 364 | unsigned char b[1]; | ^ mv -f .deps/BufferedSink.Tpo .deps/BufferedSink.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT CastSink.o -MD -MP -MF .deps/CastSink.Tpo -c -o CastSink.o CastSink.cpp In file included from CastSink.cpp:32: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ In file included from CastSink.h:39, from CastSink.cpp:34: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from CastSink.h:40, from CastSink.cpp:34: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from Sink.h:39, from CastSink.h:41, from CastSink.cpp:34: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from CastSink.h:41, from CastSink.cpp:34: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from TcpSocket.h:39, from CastSink.h:42, from CastSink.cpp:34: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from CastSink.h:42, from CastSink.cpp:34: TcpSocket.h:86:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | unsigned short port ) throw ( Exception ); | ^~~~~ TcpSocket.h:94:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | strip ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:105:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | TcpSocket ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:122:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | unsigned short port ) throw ( Exception ) | ^~~~~ TcpSocket.h:133:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | TcpSocket( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:141:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | ~TcpSocket( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:154:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | operator= ( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:185:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | open ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:222:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:237:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:249:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | flush ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:280:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 280 | close ( void ) throw ( Exception ); | ^~~~~ In file included from CastSink.h:43, from CastSink.cpp:34: BufferedSink.h:124:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | unsigned int chunkSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:132:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | strip ( void ) throw ( Exception ); | ^~~~~ BufferedSink.h:181:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | align ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:211:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:238:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 238 | unsigned int bufferSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:255:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | unsigned int chunkSize = 1 ) throw ( Exception ) | ^~~~~ BufferedSink.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | BufferedSink ( const BufferedSink & buffer ) throw ( Exception ); | ^~~~~ BufferedSink.h:274:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | ~BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:287:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 287 | operator= ( const BufferedSink & bs ) throw ( Exception ); | ^~~~~ BufferedSink.h:307:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 307 | open ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:334:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 334 | unsigned int usec ) throw ( Exception ) | ^~~~~ BufferedSink.h:353:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 353 | unsigned int len ) throw ( Exception ); | ^~~~~ BufferedSink.h:362:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | flush ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:387:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | close ( void ) throw ( Exception ); | ^~~~~ In file included from CastSink.cpp:34: CastSink.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ); | ^~~~~ CastSink.h:135:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | strip ( void ) throw ( Exception ); | ^~~~~ CastSink.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | CastSink ( void ) throw ( Exception ) | ^~~~~ CastSink.h:158:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 158 | sendLogin ( void ) throw ( Exception ) = 0; | ^~~~~ CastSink.h:208:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 208 | throw ( Exception ) | ^~~~~ CastSink.h:226:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 226 | CastSink( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:245:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | ~CastSink( void ) throw ( Exception ) | ^~~~~ CastSink.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | operator= ( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:283:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | open ( void ) throw ( Exception ); | ^~~~~ CastSink.h:311:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 311 | unsigned int usec ) throw ( Exception ) | ^~~~~ CastSink.h:326:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | unsigned int len ) throw ( Exception ) | ^~~~~ CastSink.h:341:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 341 | flush ( void ) throw ( Exception ) | ^~~~~ CastSink.h:369:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 369 | close ( void ) throw ( Exception ) | ^~~~~ CastSink.cpp:65:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | throw ( Exception ) | ^~~~~ CastSink.cpp:82:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | CastSink :: strip ( void ) throw ( Exception ) | ^~~~~ CastSink.cpp:107:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | CastSink :: open ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/CastSink.Tpo .deps/CastSink.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT FileSink.o -MD -MP -MF .deps/FileSink.Tpo -c -o FileSink.o FileSink.cpp In file included from FileSink.cpp:96: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ In file included from FileSink.h:39, from FileSink.cpp:98: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from Sink.h:39, from FileSink.h:40, from FileSink.cpp:98: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from FileSink.h:40, from FileSink.cpp:98: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from FileSink.cpp:98: FileSink.h:82:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | const char * name ) throw ( Exception ); | ^~~~~ FileSink.h:90:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | strip ( void ) throw ( Exception ); | ^~~~~ FileSink.h:100:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | getArchiveFileName( void ) throw ( Exception ); | ^~~~~ FileSink.h:116:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | FileSink ( void ) throw ( Exception ) | ^~~~~ FileSink.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | const char * name ) throw ( Exception ) | ^~~~~ FileSink.h:145:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | FileSink( const FileSink & fsink ) throw ( Exception ); | ^~~~~ FileSink.h:153:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~FileSink( void ) throw ( Exception ) | ^~~~~ FileSink.h:166:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const FileSink & fs ) throw ( Exception ); | ^~~~~ FileSink.h:195:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | create ( void ) throw ( Exception ); | ^~~~~ FileSink.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | open ( void ) throw ( Exception ); | ^~~~~ FileSink.h:228:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 228 | unsigned int usec ) throw ( Exception ); | ^~~~~ FileSink.h:240:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | unsigned int len ) throw ( Exception ); | ^~~~~ FileSink.h:248:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 248 | flush ( void ) throw ( Exception ) | ^~~~~ FileSink.h:266:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ FileSink.cpp:122:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | const char * name ) throw ( Exception ) | ^~~~~ FileSink.cpp:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | FileSink :: strip ( void) throw ( Exception ) | ^~~~~ FileSink.cpp:147:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 147 | FileSink :: FileSink ( const FileSink & fs ) throw ( Exception ) | ^~~~~ FileSink.cpp:167:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | FileSink :: operator= ( const FileSink & fs ) throw ( Exception ) | ^~~~~ FileSink.cpp:213:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 213 | FileSink :: create ( void ) throw ( Exception ) | ^~~~~ FileSink.cpp:237:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | FileSink :: open ( void ) throw ( Exception ) | ^~~~~ FileSink.cpp:257:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 257 | unsigned int usec ) throw ( Exception ) | ^~~~~ FileSink.cpp:293:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 293 | unsigned int len ) throw ( Exception ) | ^~~~~ FileSink.cpp:323:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 323 | FileSink :: getArchiveFileName ( void ) throw ( Exception ) | ^~~~~ FileSink.cpp:373:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 373 | FileSink :: close ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/FileSink.Tpo .deps/FileSink.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT Connector.o -MD -MP -MF .deps/Connector.Tpo -c -o Connector.o Connector.cpp In file included from Connector.h:39, from Connector.cpp:33: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from Connector.h:40, from Connector.cpp:33: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from Connector.h:41, from Connector.cpp:33: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from Connector.h:42, from Connector.cpp:33: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from Connector.h:43, from Connector.cpp:33: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from Connector.cpp:33: Connector.h:71:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | init ( Source * source ) throw ( Exception ); | ^~~~~ Connector.h:79:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | strip ( void ) throw ( Exception ); | ^~~~~ Connector.h:105:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Connector ( void ) throw ( Exception ) | ^~~~~ Connector.h:118:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 118 | detach ( Sink * sink ) throw ( Exception ); | ^~~~~ Connector.h:130:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 130 | Connector ( Source * source ) throw ( Exception ) | ^~~~~ Connector.h:144:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | Sink * sink ) throw ( Exception ) | ^~~~~ Connector.h:156:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 156 | Connector ( const Connector & connector ) throw ( Exception ); | ^~~~~ Connector.h:164:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | ~Connector( void ) throw ( Exception ) | ^~~~~ Connector.h:177:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | operator= ( const Connector & connector ) throw ( Exception ); | ^~~~~ Connector.h:198:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 198 | attach ( Sink * sink ) throw ( Exception ); | ^~~~~ Connector.h:207:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | open ( void ) throw ( Exception ); | ^~~~~ Connector.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int usec ) throw ( Exception ); | ^~~~~ Connector.h:252:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 252 | close ( void ) throw ( Exception ); | ^~~~~ Connector.cpp:56:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | Connector :: init ( Source * source ) throw ( Exception ) | ^~~~~ Connector.cpp:68:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Connector :: strip ( void ) throw ( Exception ) | ^~~~~ Connector.cpp:87:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | Connector :: Connector ( const Connector & connector ) throw ( Exception ) | ^~~~~ Connector.cpp:103:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Connector :: operator= ( const Connector & connector ) throw ( Exception ) | ^~~~~ Connector.cpp:127:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Connector :: attach ( Sink * sink ) throw ( Exception ) | ^~~~~ Connector.cpp:156:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 156 | Connector :: detach ( Sink * sink ) throw ( Exception ) | ^~~~~ Connector.cpp:217:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 217 | Connector :: open ( void ) throw ( Exception ) | ^~~~~ Connector.cpp:259:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 259 | unsigned int usec ) throw ( Exception ) | ^~~~~ Connector.cpp: In member function ‘virtual unsigned int Connector::transfer(long unsigned int, unsigned int, unsigned int, unsigned int)’: Connector.cpp:278:25: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 278 | unsigned int e = 0; | ^ Connector.cpp: At global scope: Connector.cpp:348:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 348 | Connector :: close ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/Connector.Tpo .deps/Connector.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT MultiThreadedConnector.o -MD -MP -MF .deps/MultiThreadedConnector.Tpo -c -o MultiThreadedConnector.o MultiThreadedConnector.cpp In file included from MultiThreadedConnector.h:51, from MultiThreadedConnector.cpp:44: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from MultiThreadedConnector.h:52, from MultiThreadedConnector.cpp:44: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from MultiThreadedConnector.h:53, from MultiThreadedConnector.cpp:44: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from MultiThreadedConnector.h:54, from MultiThreadedConnector.cpp:44: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from MultiThreadedConnector.h:55, from MultiThreadedConnector.cpp:44: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from MultiThreadedConnector.h:56, from MultiThreadedConnector.cpp:44: Connector.h:71:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | init ( Source * source ) throw ( Exception ); | ^~~~~ Connector.h:79:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | strip ( void ) throw ( Exception ); | ^~~~~ Connector.h:105:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Connector ( void ) throw ( Exception ) | ^~~~~ Connector.h:118:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 118 | detach ( Sink * sink ) throw ( Exception ); | ^~~~~ Connector.h:130:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 130 | Connector ( Source * source ) throw ( Exception ) | ^~~~~ Connector.h:144:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | Sink * sink ) throw ( Exception ) | ^~~~~ Connector.h:156:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 156 | Connector ( const Connector & connector ) throw ( Exception ); | ^~~~~ Connector.h:164:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | ~Connector( void ) throw ( Exception ) | ^~~~~ Connector.h:177:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | operator= ( const Connector & connector ) throw ( Exception ); | ^~~~~ Connector.h:198:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 198 | attach ( Sink * sink ) throw ( Exception ); | ^~~~~ Connector.h:207:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | open ( void ) throw ( Exception ); | ^~~~~ Connector.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int usec ) throw ( Exception ); | ^~~~~ Connector.h:252:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 252 | close ( void ) throw ( Exception ); | ^~~~~ In file included from MultiThreadedConnector.cpp:44: MultiThreadedConnector.h:191:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 191 | init ( bool reconnect ) throw ( Exception ); | ^~~~~ MultiThreadedConnector.h:199:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 199 | strip ( void ) throw ( Exception ); | ^~~~~ MultiThreadedConnector.h:209:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 209 | MultiThreadedConnector ( void ) throw ( Exception ) | ^~~~~ MultiThreadedConnector.h:229:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 229 | throw ( Exception ) | ^~~~~ MultiThreadedConnector.h:249:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | throw ( Exception ) | ^~~~~ MultiThreadedConnector.h:262:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 262 | throw ( Exception ); | ^~~~~ MultiThreadedConnector.h:270:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 270 | ~MultiThreadedConnector( void ) throw ( Exception ) | ^~~~~ MultiThreadedConnector.h:284:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 284 | throw ( Exception ); | ^~~~~ MultiThreadedConnector.h:293:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 293 | open ( void ) throw ( Exception ); | ^~~~~ MultiThreadedConnector.h:321:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 321 | unsigned int usec ) throw ( Exception ); | ^~~~~ MultiThreadedConnector.h:338:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 338 | close ( void ) throw ( Exception ); | ^~~~~ In file included from MultiThreadedConnector.cpp:45: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ MultiThreadedConnector.cpp:68:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | MultiThreadedConnector :: init ( bool reconnect ) throw ( Exception ) | ^~~~~ MultiThreadedConnector.cpp:82:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | MultiThreadedConnector :: strip ( void ) throw ( Exception ) | ^~~~~ MultiThreadedConnector.cpp:99:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | throw ( Exception ) | ^~~~~ MultiThreadedConnector.cpp:121:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | throw ( Exception ) | ^~~~~ MultiThreadedConnector.cpp:148:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | MultiThreadedConnector :: open ( void ) throw ( Exception ) | ^~~~~ MultiThreadedConnector.cpp:217:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 217 | throw ( Exception ) | ^~~~~ MultiThreadedConnector.cpp:367:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 367 | MultiThreadedConnector :: close ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/MultiThreadedConnector.Tpo .deps/MultiThreadedConnector.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT DarkIce.o -MD -MP -MF .deps/DarkIce.Tpo -c -o DarkIce.o DarkIce.cpp In file included from DarkIce.cpp:75: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ In file included from Sink.h:39, from IceCast.h:39, from DarkIce.cpp:76: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from IceCast.h:39, from DarkIce.cpp:76: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from TcpSocket.h:39, from IceCast.h:40, from DarkIce.cpp:76: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from TcpSocket.h:41, from IceCast.h:40, from DarkIce.cpp:76: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from IceCast.h:40, from DarkIce.cpp:76: TcpSocket.h:86:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | unsigned short port ) throw ( Exception ); | ^~~~~ TcpSocket.h:94:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | strip ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:105:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | TcpSocket ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:122:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | unsigned short port ) throw ( Exception ) | ^~~~~ TcpSocket.h:133:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | TcpSocket( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:141:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | ~TcpSocket( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:154:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | operator= ( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:185:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | open ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:222:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:237:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:249:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | flush ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:280:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 280 | close ( void ) throw ( Exception ); | ^~~~~ In file included from CastSink.h:39, from IceCast.h:41, from DarkIce.cpp:76: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from CastSink.h:43, from IceCast.h:41, from DarkIce.cpp:76: BufferedSink.h:124:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | unsigned int chunkSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:132:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | strip ( void ) throw ( Exception ); | ^~~~~ BufferedSink.h:181:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | align ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:211:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:238:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 238 | unsigned int bufferSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:255:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | unsigned int chunkSize = 1 ) throw ( Exception ) | ^~~~~ BufferedSink.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | BufferedSink ( const BufferedSink & buffer ) throw ( Exception ); | ^~~~~ BufferedSink.h:274:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | ~BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:287:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 287 | operator= ( const BufferedSink & bs ) throw ( Exception ); | ^~~~~ BufferedSink.h:307:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 307 | open ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:334:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 334 | unsigned int usec ) throw ( Exception ) | ^~~~~ BufferedSink.h:353:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 353 | unsigned int len ) throw ( Exception ); | ^~~~~ BufferedSink.h:362:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | flush ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:387:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | close ( void ) throw ( Exception ); | ^~~~~ In file included from IceCast.h:41, from DarkIce.cpp:76: CastSink.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ); | ^~~~~ CastSink.h:135:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | strip ( void ) throw ( Exception ); | ^~~~~ CastSink.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | CastSink ( void ) throw ( Exception ) | ^~~~~ CastSink.h:158:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 158 | sendLogin ( void ) throw ( Exception ) = 0; | ^~~~~ CastSink.h:208:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 208 | throw ( Exception ) | ^~~~~ CastSink.h:226:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 226 | CastSink( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:245:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | ~CastSink( void ) throw ( Exception ) | ^~~~~ CastSink.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | operator= ( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:283:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | open ( void ) throw ( Exception ); | ^~~~~ CastSink.h:311:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 311 | unsigned int usec ) throw ( Exception ) | ^~~~~ CastSink.h:326:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | unsigned int len ) throw ( Exception ) | ^~~~~ CastSink.h:341:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 341 | flush ( void ) throw ( Exception ) | ^~~~~ CastSink.h:369:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 369 | close ( void ) throw ( Exception ) | ^~~~~ In file included from DarkIce.cpp:76: IceCast.h:90:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | throw ( Exception ); | ^~~~~ IceCast.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | strip ( void ) throw ( Exception ); | ^~~~~ IceCast.h:109:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | IceCast ( void ) throw ( Exception ) | ^~~~~ IceCast.h:121:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | sendLogin ( void ) throw ( Exception ); | ^~~~~ IceCast.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | throw ( Exception ) | ^~~~~ IceCast.h:176:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | IceCast( const IceCast & cs ) throw ( Exception ) | ^~~~~ IceCast.h:190:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | ~IceCast( void ) throw ( Exception ) | ^~~~~ IceCast.h:203:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | operator= ( const IceCast & cs ) throw ( Exception ) | ^~~~~ In file included from DarkIce.cpp:77: IceCast2.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | throw ( Exception ); | ^~~~~ IceCast2.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ IceCast2.h:117:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | IceCast2 ( void ) throw ( Exception ) | ^~~~~ IceCast2.h:129:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 129 | sendLogin ( void ) throw ( Exception ); | ^~~~~ IceCast2.h:165:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | throw ( Exception ) | ^~~~~ IceCast2.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | IceCast2( const IceCast2 & cs ) throw ( Exception ) | ^~~~~ IceCast2.h:198:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 198 | ~IceCast2( void ) throw ( Exception ) | ^~~~~ IceCast2.h:211:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | operator= ( const IceCast2 & cs ) throw ( Exception ) | ^~~~~ In file included from DarkIce.cpp:78: ShoutCast.h:97:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | throw ( Exception ); | ^~~~~ ShoutCast.h:105:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | strip ( void ) throw ( Exception ); | ^~~~~ ShoutCast.h:116:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | ShoutCast ( void ) throw ( Exception ) | ^~~~~ ShoutCast.h:128:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | sendLogin ( void ) throw ( Exception ); | ^~~~~ ShoutCast.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | throw ( Exception ) | ^~~~~ ShoutCast.h:185:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | ShoutCast( const ShoutCast & cs ) throw ( Exception ) | ^~~~~ ShoutCast.h:197:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | ~ShoutCast( void ) throw ( Exception ) | ^~~~~ ShoutCast.h:210:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | operator= ( const ShoutCast & cs ) throw ( Exception ) | ^~~~~ In file included from FileCast.h:42, from DarkIce.cpp:79: FileSink.h:82:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | const char * name ) throw ( Exception ); | ^~~~~ FileSink.h:90:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | strip ( void ) throw ( Exception ); | ^~~~~ FileSink.h:100:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | getArchiveFileName( void ) throw ( Exception ); | ^~~~~ FileSink.h:116:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | FileSink ( void ) throw ( Exception ) | ^~~~~ FileSink.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | const char * name ) throw ( Exception ) | ^~~~~ FileSink.h:145:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | FileSink( const FileSink & fsink ) throw ( Exception ); | ^~~~~ FileSink.h:153:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~FileSink( void ) throw ( Exception ) | ^~~~~ FileSink.h:166:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const FileSink & fs ) throw ( Exception ); | ^~~~~ FileSink.h:195:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | create ( void ) throw ( Exception ); | ^~~~~ FileSink.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | open ( void ) throw ( Exception ); | ^~~~~ FileSink.h:228:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 228 | unsigned int usec ) throw ( Exception ); | ^~~~~ FileSink.h:240:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | unsigned int len ) throw ( Exception ); | ^~~~~ FileSink.h:248:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 248 | flush ( void ) throw ( Exception ) | ^~~~~ FileSink.h:266:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from DarkIce.cpp:79: FileCast.h:77:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | throw ( Exception ) | ^~~~~ FileCast.h:88:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | strip ( void ) throw ( Exception ) | ^~~~~ FileCast.h:104:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | FileCast ( void ) throw ( Exception ) | ^~~~~ FileCast.h:117:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | sendLogin ( void ) throw ( Exception ) | ^~~~~ FileCast.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | throw ( Exception ) | ^~~~~ FileCast.h:145:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | FileCast( const FileCast & cs ) throw ( Exception ) | ^~~~~ FileCast.h:156:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 156 | ~FileCast( void ) throw ( Exception ) | ^~~~~ FileCast.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | operator= ( const FileCast & cs ) throw ( Exception ) | ^~~~~ FileCast.h:185:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | open ( void ) throw ( Exception ); | ^~~~~ FileCast.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | unsigned int usec ) throw ( Exception ) | ^~~~~ FileCast.h:225:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 225 | unsigned int len ) throw ( Exception ) | ^~~~~ FileCast.h:236:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | flush ( void ) throw ( Exception ) | ^~~~~ FileCast.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | close ( void ) throw ( Exception ) | ^~~~~ In file included from MultiThreadedConnector.h:56, from DarkIce.cpp:80: Connector.h:71:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | init ( Source * source ) throw ( Exception ); | ^~~~~ Connector.h:79:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | strip ( void ) throw ( Exception ); | ^~~~~ Connector.h:105:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Connector ( void ) throw ( Exception ) | ^~~~~ Connector.h:118:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 118 | detach ( Sink * sink ) throw ( Exception ); | ^~~~~ Connector.h:130:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 130 | Connector ( Source * source ) throw ( Exception ) | ^~~~~ Connector.h:144:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | Sink * sink ) throw ( Exception ) | ^~~~~ Connector.h:156:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 156 | Connector ( const Connector & connector ) throw ( Exception ); | ^~~~~ Connector.h:164:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | ~Connector( void ) throw ( Exception ) | ^~~~~ Connector.h:177:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | operator= ( const Connector & connector ) throw ( Exception ); | ^~~~~ Connector.h:198:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 198 | attach ( Sink * sink ) throw ( Exception ); | ^~~~~ Connector.h:207:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | open ( void ) throw ( Exception ); | ^~~~~ Connector.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int usec ) throw ( Exception ); | ^~~~~ Connector.h:252:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 252 | close ( void ) throw ( Exception ); | ^~~~~ In file included from DarkIce.cpp:80: MultiThreadedConnector.h:191:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 191 | init ( bool reconnect ) throw ( Exception ); | ^~~~~ MultiThreadedConnector.h:199:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 199 | strip ( void ) throw ( Exception ); | ^~~~~ MultiThreadedConnector.h:209:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 209 | MultiThreadedConnector ( void ) throw ( Exception ) | ^~~~~ MultiThreadedConnector.h:229:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 229 | throw ( Exception ) | ^~~~~ MultiThreadedConnector.h:249:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | throw ( Exception ) | ^~~~~ MultiThreadedConnector.h:262:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 262 | throw ( Exception ); | ^~~~~ MultiThreadedConnector.h:270:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 270 | ~MultiThreadedConnector( void ) throw ( Exception ) | ^~~~~ MultiThreadedConnector.h:284:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 284 | throw ( Exception ); | ^~~~~ MultiThreadedConnector.h:293:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 293 | open ( void ) throw ( Exception ); | ^~~~~ MultiThreadedConnector.h:321:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 321 | unsigned int usec ) throw ( Exception ); | ^~~~~ MultiThreadedConnector.h:338:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 338 | close ( void ) throw ( Exception ); | ^~~~~ In file included from DarkIce.h:55, from DarkIce.cpp:81: AudioSource.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | unsigned int channel ) throw ( Exception ) | ^~~~~ AudioSource.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:168:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw ( Exception ) | ^~~~~ AudioSource.h:180:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 180 | AudioSource ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | operator= ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:214:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | ~AudioSource ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:299:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 299 | int channel = 2) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:310, from DarkIce.h:55, from DarkIce.cpp:81: AlsaDspSource.h:111:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | init ( const char * name ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:131:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | strip ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:151:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | throw ( Exception ) | ^~~~~ AlsaDspSource.h:164:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | AlsaDspSource ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:176:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | ~AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:189:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | operator= ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | open ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int usec ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:258:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:314, from DarkIce.h:55, from DarkIce.cpp:81: PulseAudioDspSource.h:101:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:113:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | init ( const char * name ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:121:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | strip ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:154:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | PulseAudioDspSource ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:166:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | ~PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:179:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | operator= ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:220:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | unsigned int usec ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:232:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | unsigned int len ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:318, from DarkIce.h:55, from DarkIce.cpp:81: OssDspSource.h:86:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | init ( const char * name ) throw ( Exception ); | ^~~~~ OssDspSource.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:127:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ) | ^~~~~ OssDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | OssDspSource ( const OssDspSource & ods ) throw ( Exception ) | ^~~~~ OssDspSource.h:153:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const OssDspSource & ds ) throw ( Exception ) | ^~~~~ OssDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:222:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int usec ) throw ( Exception ); | ^~~~~ OssDspSource.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int len ) throw ( Exception ); | ^~~~~ OssDspSource.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:326, from DarkIce.h:55, from DarkIce.cpp:81: JackDspSource.h:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:119:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | init ( const char* name ) throw ( Exception ); | ^~~~~ JackDspSource.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | strip ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | do_auto_connect( ) throw ( Exception ); | ^~~~~ JackDspSource.h:167:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | throw ( Exception ) | ^~~~~ JackDspSource.h:182:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | JackDspSource ( const JackDspSource & jds ) throw ( Exception ) | ^~~~~ JackDspSource.h:194:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | ~JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:207:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | operator= ( const JackDspSource & ds ) throw ( Exception ) | ^~~~~ JackDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | open ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:250:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | unsigned int usec ) throw ( Exception ); | ^~~~~ JackDspSource.h:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int len ) throw ( Exception ); | ^~~~~ JackDspSource.h:271:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:330, from DarkIce.h:55, from DarkIce.cpp:81: SerialUlaw.h:87:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | init ( const char * name ) throw ( Exception ); | ^~~~~ SerialUlaw.h:107:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | strip ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:128:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | throw ( Exception ) | ^~~~~ SerialUlaw.h:142:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | SerialUlaw ( const SerialUlaw & ods ) throw ( Exception ) | ^~~~~ SerialUlaw.h:154:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | ~SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:167:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( const SerialUlaw & ds ) throw ( Exception ) | ^~~~~ SerialUlaw.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | open ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:223:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | unsigned int usec ) throw ( Exception ); | ^~~~~ SerialUlaw.h:236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int len ) throw ( Exception ); | ^~~~~ SerialUlaw.h:244:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 244 | close ( void ) throw ( Exception ); | ^~~~~ In file included from DarkIce.h:58, from DarkIce.cpp:81: AudioEncoder.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int outChannel ) throw ( Exception ) | ^~~~~ AudioEncoder.h:172:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | strip ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:185:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | AudioEncoder ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ) | ^~~~~ AudioEncoder.h:255:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | throw ( Exception) | ^~~~~ AudioEncoder.h:275:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 275 | AudioEncoder ( const AudioEncoder & encoder ) throw ( Exception ) | ^~~~~ AudioEncoder.h:297:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 297 | operator= ( const AudioEncoder & encoder ) throw ( Exception ) | ^~~~~ AudioEncoder.h:326:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | ~AudioEncoder ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:459:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 459 | start ( void ) throw ( Exception ) = 0; | ^~~~~ AudioEncoder.h:467:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 467 | stop ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from DarkIceConfig.h:45, from DarkIce.h:61, from DarkIce.cpp:81: ConfigSection.h:96:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | ConfigSection ( void ) throw ( Exception ) | ^~~~~ ConfigSection.h:106:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~ConfigSection ( void ) throw ( Exception ) | ^~~~~ ConfigSection.h:135:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | const char * value ) throw ( Exception ); | ^~~~~ ConfigSection.h:145:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | get ( const char * key ) const throw ( Exception ); | ^~~~~ ConfigSection.h:162:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | throw ( Exception ); | ^~~~~ ConfigSection.h:172:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | addLine ( const char * line ) throw ( Exception ); | ^~~~~ In file included from DarkIce.h:61, from DarkIce.cpp:81: DarkIceConfig.h:114:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Config ( void ) throw ( Exception ) | ^~~~~ DarkIceConfig.h:126:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | Config ( std::istream & is ) throw ( Exception ) | ^~~~~ DarkIceConfig.h:137:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 137 | ~Config ( void ) throw ( Exception ) | ^~~~~ DarkIceConfig.h:163:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | reset ( void ) throw ( Exception ) | ^~~~~ DarkIceConfig.h:177:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | addLine ( const char * line ) throw ( Exception ); | ^~~~~ DarkIceConfig.h:187:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 187 | read ( std::istream & is ) throw ( Exception ); | ^~~~~ DarkIceConfig.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | get ( const char * key ) const throw ( Exception ); | ^~~~~ In file included from DarkIce.cpp:81: DarkIce.h:150:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | init ( const Config & config ) throw ( Exception ); | ^~~~~ DarkIce.h:163:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | unsigned int bufferSecs ) throw ( Exception ); | ^~~~~ DarkIce.h:176:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | unsigned int bufferSecs ) throw ( Exception ); | ^~~~~ DarkIce.h:189:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | unsigned int bufferSecs ) throw ( Exception ); | ^~~~~ DarkIce.h:201:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | throw ( Exception ); | ^~~~~ DarkIce.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | setRealTimeScheduling ( void ) throw ( Exception ); | ^~~~~ DarkIce.h:219:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | setOriginalScheduling ( void ) throw ( Exception ); | ^~~~~ DarkIce.h:229:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 229 | encode ( void ) throw ( Exception ); | ^~~~~ DarkIce.h:239:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 239 | shout ( unsigned int ) throw ( Exception ); | ^~~~~ DarkIce.h:250:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | DarkIce ( void ) throw ( Exception ) | ^~~~~ DarkIce.h:266:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | DarkIce ( const Config & config ) throw ( Exception ) | ^~~~~ DarkIce.h:277:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 277 | ~DarkIce ( void ) throw ( Exception ) | ^~~~~ DarkIce.h:302:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 302 | run ( void ) throw ( Exception ); | ^~~~~ In file included from DarkIce.cpp:84: LameLibEncoder.h:108:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | int highpass ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | strip ( void ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:156:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 156 | LameLibEncoder ( void ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:202:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 202 | throw ( Exception ) | ^~~~~ LameLibEncoder.h:251:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 251 | throw ( Exception ) | ^~~~~ LameLibEncoder.h:271:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | throw ( Exception ) | ^~~~~ LameLibEncoder.h:284:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 284 | ~LameLibEncoder ( void ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:300:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 300 | operator= ( const LameLibEncoder & encoder ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:341:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 341 | start ( void ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:352:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 352 | stop ( void ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:364:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 364 | open ( void ) throw ( Exception ); | ^~~~~ LameLibEncoder.h:388:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 388 | unsigned int usec ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:410:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 410 | unsigned int len ) throw ( Exception ); | ^~~~~ LameLibEncoder.h:419:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | flush ( void ) throw ( Exception ); | ^~~~~ LameLibEncoder.h:427:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 427 | close ( void ) throw ( Exception ); | ^~~~~ In file included from DarkIce.cpp:92: VorbisLibEncoder.h:138:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | init ( unsigned int outMaxBitrate ) throw ( Exception ); | ^~~~~ VorbisLibEncoder.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:163:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | vorbisBlocksOut( void ) throw ( Exception ); | ^~~~~ VorbisLibEncoder.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | VorbisLibEncoder ( void ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:213:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 213 | throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:255:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:275:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 275 | throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:290:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 290 | ~VorbisLibEncoder ( void ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:306:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 306 | operator= ( const VorbisLibEncoder & encoder ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:352:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 352 | start ( void ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:363:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 363 | stop ( void ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:375:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 375 | open ( void ) throw ( Exception ); | ^~~~~ VorbisLibEncoder.h:399:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 399 | unsigned int usec ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:421:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 421 | unsigned int len ) throw ( Exception ); | ^~~~~ VorbisLibEncoder.h:430:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 430 | flush ( void ) throw ( Exception ); | ^~~~~ VorbisLibEncoder.h:438:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 438 | close ( void ) throw ( Exception ); | ^~~~~ In file included from DarkIce.cpp:96: OpusLibEncoder.h:93:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 93 | inline int buildPacket( unsigned char** packet) throw ( Exception ) { | ^~~~~ OpusLibEncoder.h:149:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 149 | inline int buildPacket( unsigned char** packet) throw ( Exception ) { | ^~~~~ OpusLibEncoder.h:248:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 248 | init ( unsigned int outMaxBitrate ) throw ( Exception ); | ^~~~~ OpusLibEncoder.h:256:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 256 | strip ( void ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:275:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 275 | bool eos = false ) throw ( Exception ); | ^~~~~ OpusLibEncoder.h:286:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 286 | OpusLibEncoder ( void ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:325:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 325 | throw ( Exception ) | ^~~~~ OpusLibEncoder.h:367:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 367 | throw ( Exception ) | ^~~~~ OpusLibEncoder.h:387:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | throw ( Exception ) | ^~~~~ OpusLibEncoder.h:402:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 402 | ~OpusLibEncoder ( void ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:418:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 418 | operator= ( const OpusLibEncoder & encoder ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:464:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 464 | start ( void ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:475:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 475 | stop ( void ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:487:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 487 | open ( void ) throw ( Exception ); | ^~~~~ OpusLibEncoder.h:511:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 511 | unsigned int usec ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:533:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 533 | unsigned int len ) throw ( Exception ); | ^~~~~ OpusLibEncoder.h:542:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 542 | flush ( void ) throw ( Exception ); | ^~~~~ OpusLibEncoder.h:550:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 550 | close ( void ) throw ( Exception ); | ^~~~~ In file included from DarkIce.cpp:100: FaacEncoder.h:134:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | init ( int lowpass) throw (Exception) | ^~~~~ FaacEncoder.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | strip ( void ) throw ( Exception ) | ^~~~~ FaacEncoder.h:241:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 241 | FaacEncoder ( void ) throw ( Exception ) | ^~~~~ FaacEncoder.h:282:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 282 | throw ( Exception ) | ^~~~~ FaacEncoder.h:326:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | throw ( Exception ) | ^~~~~ FaacEncoder.h:346:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 346 | throw ( Exception ) | ^~~~~ FaacEncoder.h:359:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 359 | ~FaacEncoder ( void ) throw ( Exception ) | ^~~~~ FaacEncoder.h:375:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 375 | operator= ( const FaacEncoder & encoder ) throw ( Exception ) | ^~~~~ FaacEncoder.h:420:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 420 | start ( void ) throw ( Exception ) | ^~~~~ FaacEncoder.h:431:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 431 | stop ( void ) throw ( Exception ) | ^~~~~ FaacEncoder.h:443:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 443 | open ( void ) throw ( Exception ); | ^~~~~ FaacEncoder.h:467:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 467 | unsigned int usec ) throw ( Exception ) | ^~~~~ FaacEncoder.h:489:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 489 | unsigned int len ) throw ( Exception ); | ^~~~~ FaacEncoder.h:498:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 498 | flush ( void ) throw ( Exception ); | ^~~~~ FaacEncoder.h:506:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 506 | close ( void ) throw ( Exception ); | ^~~~~ DarkIce.cpp:140:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | DarkIce :: init ( const Config & config ) throw ( Exception ) | ^~~~~ DarkIce.cpp:217:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 217 | throw ( Exception ) | ^~~~~ DarkIce.cpp:428:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 428 | throw ( Exception ) | ^~~~~ DarkIce.cpp:747:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 747 | throw ( Exception ) | ^~~~~ DarkIce.cpp:935:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 935 | throw ( Exception ) | ^~~~~ DarkIce.cpp:1179:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1179 | DarkIce :: setRealTimeScheduling ( void ) throw ( Exception ) | ^~~~~ DarkIce.cpp:1236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1236 | DarkIce :: setOriginalScheduling ( void ) throw ( Exception ) | ^~~~~ DarkIce.cpp:1267:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1267 | DarkIce :: encode ( void ) throw ( Exception ) | ^~~~~ DarkIce.cpp:1292:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1292 | DarkIce :: run ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/DarkIce.Tpo .deps/DarkIce.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT Exception.o -MD -MP -MF .deps/Exception.Tpo -c -o Exception.o Exception.cpp mv -f .deps/Exception.Tpo .deps/Exception.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT IceCast.o -MD -MP -MF .deps/IceCast.Tpo -c -o IceCast.o IceCast.cpp In file included from Source.h:39, from IceCast.cpp:56: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from IceCast.cpp:56: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from IceCast.cpp:57: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from IceCast.cpp:58: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ In file included from TcpSocket.h:41, from IceCast.h:40, from IceCast.cpp:59: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from IceCast.h:40, from IceCast.cpp:59: TcpSocket.h:86:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | unsigned short port ) throw ( Exception ); | ^~~~~ TcpSocket.h:94:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | strip ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:105:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | TcpSocket ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:122:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | unsigned short port ) throw ( Exception ) | ^~~~~ TcpSocket.h:133:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | TcpSocket( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:141:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | ~TcpSocket( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:154:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | operator= ( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:185:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | open ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:222:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:237:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:249:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | flush ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:280:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 280 | close ( void ) throw ( Exception ); | ^~~~~ In file included from CastSink.h:39, from IceCast.h:41, from IceCast.cpp:59: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from CastSink.h:43, from IceCast.h:41, from IceCast.cpp:59: BufferedSink.h:124:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | unsigned int chunkSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:132:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | strip ( void ) throw ( Exception ); | ^~~~~ BufferedSink.h:181:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | align ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:211:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:238:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 238 | unsigned int bufferSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:255:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | unsigned int chunkSize = 1 ) throw ( Exception ) | ^~~~~ BufferedSink.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | BufferedSink ( const BufferedSink & buffer ) throw ( Exception ); | ^~~~~ BufferedSink.h:274:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | ~BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:287:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 287 | operator= ( const BufferedSink & bs ) throw ( Exception ); | ^~~~~ BufferedSink.h:307:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 307 | open ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:334:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 334 | unsigned int usec ) throw ( Exception ) | ^~~~~ BufferedSink.h:353:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 353 | unsigned int len ) throw ( Exception ); | ^~~~~ BufferedSink.h:362:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | flush ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:387:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | close ( void ) throw ( Exception ); | ^~~~~ In file included from IceCast.h:41, from IceCast.cpp:59: CastSink.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ); | ^~~~~ CastSink.h:135:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | strip ( void ) throw ( Exception ); | ^~~~~ CastSink.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | CastSink ( void ) throw ( Exception ) | ^~~~~ CastSink.h:158:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 158 | sendLogin ( void ) throw ( Exception ) = 0; | ^~~~~ CastSink.h:208:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 208 | throw ( Exception ) | ^~~~~ CastSink.h:226:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 226 | CastSink( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:245:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | ~CastSink( void ) throw ( Exception ) | ^~~~~ CastSink.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | operator= ( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:283:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | open ( void ) throw ( Exception ); | ^~~~~ CastSink.h:311:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 311 | unsigned int usec ) throw ( Exception ) | ^~~~~ CastSink.h:326:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | unsigned int len ) throw ( Exception ) | ^~~~~ CastSink.h:341:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 341 | flush ( void ) throw ( Exception ) | ^~~~~ CastSink.h:369:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 369 | close ( void ) throw ( Exception ) | ^~~~~ In file included from IceCast.cpp:59: IceCast.h:90:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | throw ( Exception ); | ^~~~~ IceCast.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | strip ( void ) throw ( Exception ); | ^~~~~ IceCast.h:109:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | IceCast ( void ) throw ( Exception ) | ^~~~~ IceCast.h:121:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | sendLogin ( void ) throw ( Exception ); | ^~~~~ IceCast.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | throw ( Exception ) | ^~~~~ IceCast.h:176:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | IceCast( const IceCast & cs ) throw ( Exception ) | ^~~~~ IceCast.h:190:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | ~IceCast( void ) throw ( Exception ) | ^~~~~ IceCast.h:203:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | operator= ( const IceCast & cs ) throw ( Exception ) | ^~~~~ IceCast.cpp:91:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 91 | throw ( Exception ) | ^~~~~ IceCast.cpp:103:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | IceCast :: strip ( void ) throw ( Exception ) | ^~~~~ IceCast.cpp:119:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | IceCast :: sendLogin ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/IceCast.Tpo .deps/IceCast.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT IceCast2.o -MD -MP -MF .deps/IceCast2.Tpo -c -o IceCast2.o IceCast2.cpp In file included from Source.h:39, from IceCast2.cpp:56: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from IceCast2.cpp:56: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from IceCast2.cpp:57: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from IceCast2.cpp:58: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ In file included from TcpSocket.h:41, from IceCast2.h:40, from IceCast2.cpp:59: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from IceCast2.h:40, from IceCast2.cpp:59: TcpSocket.h:86:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | unsigned short port ) throw ( Exception ); | ^~~~~ TcpSocket.h:94:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | strip ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:105:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | TcpSocket ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:122:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | unsigned short port ) throw ( Exception ) | ^~~~~ TcpSocket.h:133:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | TcpSocket( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:141:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | ~TcpSocket( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:154:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | operator= ( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:185:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | open ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:222:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:237:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:249:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | flush ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:280:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 280 | close ( void ) throw ( Exception ); | ^~~~~ In file included from CastSink.h:39, from IceCast2.h:41, from IceCast2.cpp:59: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from CastSink.h:43, from IceCast2.h:41, from IceCast2.cpp:59: BufferedSink.h:124:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | unsigned int chunkSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:132:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | strip ( void ) throw ( Exception ); | ^~~~~ BufferedSink.h:181:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | align ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:211:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:238:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 238 | unsigned int bufferSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:255:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | unsigned int chunkSize = 1 ) throw ( Exception ) | ^~~~~ BufferedSink.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | BufferedSink ( const BufferedSink & buffer ) throw ( Exception ); | ^~~~~ BufferedSink.h:274:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | ~BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:287:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 287 | operator= ( const BufferedSink & bs ) throw ( Exception ); | ^~~~~ BufferedSink.h:307:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 307 | open ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:334:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 334 | unsigned int usec ) throw ( Exception ) | ^~~~~ BufferedSink.h:353:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 353 | unsigned int len ) throw ( Exception ); | ^~~~~ BufferedSink.h:362:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | flush ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:387:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | close ( void ) throw ( Exception ); | ^~~~~ In file included from IceCast2.h:41, from IceCast2.cpp:59: CastSink.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ); | ^~~~~ CastSink.h:135:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | strip ( void ) throw ( Exception ); | ^~~~~ CastSink.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | CastSink ( void ) throw ( Exception ) | ^~~~~ CastSink.h:158:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 158 | sendLogin ( void ) throw ( Exception ) = 0; | ^~~~~ CastSink.h:208:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 208 | throw ( Exception ) | ^~~~~ CastSink.h:226:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 226 | CastSink( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:245:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | ~CastSink( void ) throw ( Exception ) | ^~~~~ CastSink.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | operator= ( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:283:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | open ( void ) throw ( Exception ); | ^~~~~ CastSink.h:311:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 311 | unsigned int usec ) throw ( Exception ) | ^~~~~ CastSink.h:326:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | unsigned int len ) throw ( Exception ) | ^~~~~ CastSink.h:341:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 341 | flush ( void ) throw ( Exception ) | ^~~~~ CastSink.h:369:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 369 | close ( void ) throw ( Exception ) | ^~~~~ In file included from IceCast2.cpp:59: IceCast2.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | throw ( Exception ); | ^~~~~ IceCast2.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ IceCast2.h:117:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | IceCast2 ( void ) throw ( Exception ) | ^~~~~ IceCast2.h:129:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 129 | sendLogin ( void ) throw ( Exception ); | ^~~~~ IceCast2.h:165:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | throw ( Exception ) | ^~~~~ IceCast2.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | IceCast2( const IceCast2 & cs ) throw ( Exception ) | ^~~~~ IceCast2.h:198:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 198 | ~IceCast2( void ) throw ( Exception ) | ^~~~~ IceCast2.h:211:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | operator= ( const IceCast2 & cs ) throw ( Exception ) | ^~~~~ IceCast2.cpp:92:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | throw ( Exception ) | ^~~~~ IceCast2.cpp:104:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | IceCast2 :: strip ( void ) throw ( Exception ) | ^~~~~ IceCast2.cpp:117:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | IceCast2 :: sendLogin ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/IceCast2.Tpo .deps/IceCast2.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT ShoutCast.o -MD -MP -MF .deps/ShoutCast.Tpo -c -o ShoutCast.o ShoutCast.cpp In file included from Source.h:39, from ShoutCast.cpp:58: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from ShoutCast.cpp:58: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from ShoutCast.cpp:59: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from ShoutCast.cpp:60: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ In file included from TcpSocket.h:41, from ShoutCast.h:40, from ShoutCast.cpp:61: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from ShoutCast.h:40, from ShoutCast.cpp:61: TcpSocket.h:86:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | unsigned short port ) throw ( Exception ); | ^~~~~ TcpSocket.h:94:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | strip ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:105:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | TcpSocket ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:122:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | unsigned short port ) throw ( Exception ) | ^~~~~ TcpSocket.h:133:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | TcpSocket( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:141:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | ~TcpSocket( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:154:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | operator= ( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:185:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | open ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:222:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:237:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:249:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | flush ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:280:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 280 | close ( void ) throw ( Exception ); | ^~~~~ In file included from CastSink.h:39, from ShoutCast.h:41, from ShoutCast.cpp:61: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from CastSink.h:43, from ShoutCast.h:41, from ShoutCast.cpp:61: BufferedSink.h:124:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | unsigned int chunkSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:132:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | strip ( void ) throw ( Exception ); | ^~~~~ BufferedSink.h:181:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | align ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:211:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:238:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 238 | unsigned int bufferSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:255:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | unsigned int chunkSize = 1 ) throw ( Exception ) | ^~~~~ BufferedSink.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | BufferedSink ( const BufferedSink & buffer ) throw ( Exception ); | ^~~~~ BufferedSink.h:274:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | ~BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:287:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 287 | operator= ( const BufferedSink & bs ) throw ( Exception ); | ^~~~~ BufferedSink.h:307:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 307 | open ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:334:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 334 | unsigned int usec ) throw ( Exception ) | ^~~~~ BufferedSink.h:353:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 353 | unsigned int len ) throw ( Exception ); | ^~~~~ BufferedSink.h:362:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | flush ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:387:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | close ( void ) throw ( Exception ); | ^~~~~ In file included from ShoutCast.h:41, from ShoutCast.cpp:61: CastSink.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ); | ^~~~~ CastSink.h:135:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | strip ( void ) throw ( Exception ); | ^~~~~ CastSink.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | CastSink ( void ) throw ( Exception ) | ^~~~~ CastSink.h:158:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 158 | sendLogin ( void ) throw ( Exception ) = 0; | ^~~~~ CastSink.h:208:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 208 | throw ( Exception ) | ^~~~~ CastSink.h:226:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 226 | CastSink( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:245:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | ~CastSink( void ) throw ( Exception ) | ^~~~~ CastSink.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | operator= ( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:283:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | open ( void ) throw ( Exception ); | ^~~~~ CastSink.h:311:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 311 | unsigned int usec ) throw ( Exception ) | ^~~~~ CastSink.h:326:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | unsigned int len ) throw ( Exception ) | ^~~~~ CastSink.h:341:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 341 | flush ( void ) throw ( Exception ) | ^~~~~ CastSink.h:369:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 369 | close ( void ) throw ( Exception ) | ^~~~~ In file included from ShoutCast.cpp:61: ShoutCast.h:97:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | throw ( Exception ); | ^~~~~ ShoutCast.h:105:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | strip ( void ) throw ( Exception ); | ^~~~~ ShoutCast.h:116:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | ShoutCast ( void ) throw ( Exception ) | ^~~~~ ShoutCast.h:128:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | sendLogin ( void ) throw ( Exception ); | ^~~~~ ShoutCast.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | throw ( Exception ) | ^~~~~ ShoutCast.h:185:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | ShoutCast( const ShoutCast & cs ) throw ( Exception ) | ^~~~~ ShoutCast.h:197:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | ~ShoutCast( void ) throw ( Exception ) | ^~~~~ ShoutCast.h:210:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | operator= ( const ShoutCast & cs ) throw ( Exception ) | ^~~~~ ShoutCast.cpp:94:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | throw ( Exception ) | ^~~~~ ShoutCast.cpp:107:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | ShoutCast :: strip ( void ) throw ( Exception ) | ^~~~~ ShoutCast.cpp:128:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | ShoutCast :: sendLogin ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/ShoutCast.Tpo .deps/ShoutCast.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT FileCast.o -MD -MP -MF .deps/FileCast.Tpo -c -o FileCast.o FileCast.cpp In file included from Source.h:39, from FileCast.cpp:50: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from FileCast.cpp:50: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from FileCast.cpp:51: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from FileCast.cpp:52: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ In file included from FileCast.h:39, from FileCast.cpp:53: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from CastSink.h:40, from FileCast.h:41, from FileCast.cpp:53: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from CastSink.h:42, from FileCast.h:41, from FileCast.cpp:53: TcpSocket.h:86:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | unsigned short port ) throw ( Exception ); | ^~~~~ TcpSocket.h:94:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | strip ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:105:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | TcpSocket ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:122:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | unsigned short port ) throw ( Exception ) | ^~~~~ TcpSocket.h:133:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | TcpSocket( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:141:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | ~TcpSocket( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:154:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | operator= ( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:185:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | open ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:222:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:237:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:249:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | flush ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:280:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 280 | close ( void ) throw ( Exception ); | ^~~~~ In file included from CastSink.h:43, from FileCast.h:41, from FileCast.cpp:53: BufferedSink.h:124:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | unsigned int chunkSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:132:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | strip ( void ) throw ( Exception ); | ^~~~~ BufferedSink.h:181:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | align ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:211:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:238:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 238 | unsigned int bufferSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:255:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | unsigned int chunkSize = 1 ) throw ( Exception ) | ^~~~~ BufferedSink.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | BufferedSink ( const BufferedSink & buffer ) throw ( Exception ); | ^~~~~ BufferedSink.h:274:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | ~BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:287:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 287 | operator= ( const BufferedSink & bs ) throw ( Exception ); | ^~~~~ BufferedSink.h:307:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 307 | open ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:334:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 334 | unsigned int usec ) throw ( Exception ) | ^~~~~ BufferedSink.h:353:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 353 | unsigned int len ) throw ( Exception ); | ^~~~~ BufferedSink.h:362:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | flush ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:387:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | close ( void ) throw ( Exception ); | ^~~~~ In file included from FileCast.h:41, from FileCast.cpp:53: CastSink.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ); | ^~~~~ CastSink.h:135:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | strip ( void ) throw ( Exception ); | ^~~~~ CastSink.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | CastSink ( void ) throw ( Exception ) | ^~~~~ CastSink.h:158:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 158 | sendLogin ( void ) throw ( Exception ) = 0; | ^~~~~ CastSink.h:208:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 208 | throw ( Exception ) | ^~~~~ CastSink.h:226:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 226 | CastSink( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:245:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | ~CastSink( void ) throw ( Exception ) | ^~~~~ CastSink.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | operator= ( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:283:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | open ( void ) throw ( Exception ); | ^~~~~ CastSink.h:311:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 311 | unsigned int usec ) throw ( Exception ) | ^~~~~ CastSink.h:326:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | unsigned int len ) throw ( Exception ) | ^~~~~ CastSink.h:341:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 341 | flush ( void ) throw ( Exception ) | ^~~~~ CastSink.h:369:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 369 | close ( void ) throw ( Exception ) | ^~~~~ In file included from FileCast.h:42, from FileCast.cpp:53: FileSink.h:82:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | const char * name ) throw ( Exception ); | ^~~~~ FileSink.h:90:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | strip ( void ) throw ( Exception ); | ^~~~~ FileSink.h:100:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | getArchiveFileName( void ) throw ( Exception ); | ^~~~~ FileSink.h:116:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | FileSink ( void ) throw ( Exception ) | ^~~~~ FileSink.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | const char * name ) throw ( Exception ) | ^~~~~ FileSink.h:145:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | FileSink( const FileSink & fsink ) throw ( Exception ); | ^~~~~ FileSink.h:153:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~FileSink( void ) throw ( Exception ) | ^~~~~ FileSink.h:166:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const FileSink & fs ) throw ( Exception ); | ^~~~~ FileSink.h:195:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | create ( void ) throw ( Exception ); | ^~~~~ FileSink.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | open ( void ) throw ( Exception ); | ^~~~~ FileSink.h:228:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 228 | unsigned int usec ) throw ( Exception ); | ^~~~~ FileSink.h:240:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | unsigned int len ) throw ( Exception ); | ^~~~~ FileSink.h:248:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 248 | flush ( void ) throw ( Exception ) | ^~~~~ FileSink.h:266:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from FileCast.cpp:53: FileCast.h:77:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | throw ( Exception ) | ^~~~~ FileCast.h:88:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | strip ( void ) throw ( Exception ) | ^~~~~ FileCast.h:104:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | FileCast ( void ) throw ( Exception ) | ^~~~~ FileCast.h:117:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | sendLogin ( void ) throw ( Exception ) | ^~~~~ FileCast.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | throw ( Exception ) | ^~~~~ FileCast.h:145:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | FileCast( const FileCast & cs ) throw ( Exception ) | ^~~~~ FileCast.h:156:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 156 | ~FileCast( void ) throw ( Exception ) | ^~~~~ FileCast.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | operator= ( const FileCast & cs ) throw ( Exception ) | ^~~~~ FileCast.h:185:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | open ( void ) throw ( Exception ); | ^~~~~ FileCast.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | unsigned int usec ) throw ( Exception ) | ^~~~~ FileCast.h:225:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 225 | unsigned int len ) throw ( Exception ) | ^~~~~ FileCast.h:236:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | flush ( void ) throw ( Exception ) | ^~~~~ FileCast.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | close ( void ) throw ( Exception ) | ^~~~~ FileCast.cpp:76:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | FileCast :: open ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/FileCast.Tpo .deps/FileCast.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT LameLibEncoder.o -MD -MP -MF .deps/LameLibEncoder.Tpo -c -o LameLibEncoder.o LameLibEncoder.cpp In file included from LameLibEncoder.cpp:42: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ In file included from LameLibEncoder.h:50, from LameLibEncoder.cpp:43: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from LameLibEncoder.h:52, from LameLibEncoder.cpp:43: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from AudioEncoder.h:39, from LameLibEncoder.h:53, from LameLibEncoder.cpp:43: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from AudioEncoder.h:40, from LameLibEncoder.h:53, from LameLibEncoder.cpp:43: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from AudioSource.h:42, from AudioEncoder.h:41, from LameLibEncoder.h:53, from LameLibEncoder.cpp:43: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from AudioEncoder.h:41, from LameLibEncoder.h:53, from LameLibEncoder.cpp:43: AudioSource.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | unsigned int channel ) throw ( Exception ) | ^~~~~ AudioSource.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:168:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw ( Exception ) | ^~~~~ AudioSource.h:180:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 180 | AudioSource ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | operator= ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:214:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | ~AudioSource ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:299:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 299 | int channel = 2) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:310, from AudioEncoder.h:41, from LameLibEncoder.h:53, from LameLibEncoder.cpp:43: AlsaDspSource.h:111:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | init ( const char * name ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:131:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | strip ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:151:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | throw ( Exception ) | ^~~~~ AlsaDspSource.h:164:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | AlsaDspSource ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:176:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | ~AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:189:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | operator= ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | open ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int usec ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:258:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:314, from AudioEncoder.h:41, from LameLibEncoder.h:53, from LameLibEncoder.cpp:43: PulseAudioDspSource.h:101:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:113:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | init ( const char * name ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:121:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | strip ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:154:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | PulseAudioDspSource ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:166:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | ~PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:179:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | operator= ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:220:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | unsigned int usec ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:232:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | unsigned int len ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:318, from AudioEncoder.h:41, from LameLibEncoder.h:53, from LameLibEncoder.cpp:43: OssDspSource.h:86:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | init ( const char * name ) throw ( Exception ); | ^~~~~ OssDspSource.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:127:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ) | ^~~~~ OssDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | OssDspSource ( const OssDspSource & ods ) throw ( Exception ) | ^~~~~ OssDspSource.h:153:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const OssDspSource & ds ) throw ( Exception ) | ^~~~~ OssDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:222:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int usec ) throw ( Exception ); | ^~~~~ OssDspSource.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int len ) throw ( Exception ); | ^~~~~ OssDspSource.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:326, from AudioEncoder.h:41, from LameLibEncoder.h:53, from LameLibEncoder.cpp:43: JackDspSource.h:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:119:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | init ( const char* name ) throw ( Exception ); | ^~~~~ JackDspSource.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | strip ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | do_auto_connect( ) throw ( Exception ); | ^~~~~ JackDspSource.h:167:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | throw ( Exception ) | ^~~~~ JackDspSource.h:182:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | JackDspSource ( const JackDspSource & jds ) throw ( Exception ) | ^~~~~ JackDspSource.h:194:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | ~JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:207:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | operator= ( const JackDspSource & ds ) throw ( Exception ) | ^~~~~ JackDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | open ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:250:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | unsigned int usec ) throw ( Exception ); | ^~~~~ JackDspSource.h:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int len ) throw ( Exception ); | ^~~~~ JackDspSource.h:271:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:330, from AudioEncoder.h:41, from LameLibEncoder.h:53, from LameLibEncoder.cpp:43: SerialUlaw.h:87:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | init ( const char * name ) throw ( Exception ); | ^~~~~ SerialUlaw.h:107:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | strip ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:128:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | throw ( Exception ) | ^~~~~ SerialUlaw.h:142:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | SerialUlaw ( const SerialUlaw & ods ) throw ( Exception ) | ^~~~~ SerialUlaw.h:154:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | ~SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:167:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( const SerialUlaw & ds ) throw ( Exception ) | ^~~~~ SerialUlaw.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | open ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:223:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | unsigned int usec ) throw ( Exception ); | ^~~~~ SerialUlaw.h:236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int len ) throw ( Exception ); | ^~~~~ SerialUlaw.h:244:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 244 | close ( void ) throw ( Exception ); | ^~~~~ In file included from LameLibEncoder.h:53, from LameLibEncoder.cpp:43: AudioEncoder.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int outChannel ) throw ( Exception ) | ^~~~~ AudioEncoder.h:172:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | strip ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:185:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | AudioEncoder ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ) | ^~~~~ AudioEncoder.h:255:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | throw ( Exception) | ^~~~~ AudioEncoder.h:275:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 275 | AudioEncoder ( const AudioEncoder & encoder ) throw ( Exception ) | ^~~~~ AudioEncoder.h:297:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 297 | operator= ( const AudioEncoder & encoder ) throw ( Exception ) | ^~~~~ AudioEncoder.h:326:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | ~AudioEncoder ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:459:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 459 | start ( void ) throw ( Exception ) = 0; | ^~~~~ AudioEncoder.h:467:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 467 | stop ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from LameLibEncoder.cpp:43: LameLibEncoder.h:108:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | int highpass ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | strip ( void ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:156:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 156 | LameLibEncoder ( void ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:202:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 202 | throw ( Exception ) | ^~~~~ LameLibEncoder.h:251:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 251 | throw ( Exception ) | ^~~~~ LameLibEncoder.h:271:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | throw ( Exception ) | ^~~~~ LameLibEncoder.h:284:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 284 | ~LameLibEncoder ( void ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:300:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 300 | operator= ( const LameLibEncoder & encoder ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:341:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 341 | start ( void ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:352:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 352 | stop ( void ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:364:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 364 | open ( void ) throw ( Exception ); | ^~~~~ LameLibEncoder.h:388:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 388 | unsigned int usec ) throw ( Exception ) | ^~~~~ LameLibEncoder.h:410:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 410 | unsigned int len ) throw ( Exception ); | ^~~~~ LameLibEncoder.h:419:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | flush ( void ) throw ( Exception ); | ^~~~~ LameLibEncoder.h:427:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 427 | close ( void ) throw ( Exception ); | ^~~~~ LameLibEncoder.cpp:67:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | throw ( Exception ) | ^~~~~ LameLibEncoder.cpp:278:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 278 | unsigned int len ) throw ( Exception ) | ^~~~~ LameLibEncoder.cpp:352:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 352 | throw ( Exception ) | ^~~~~ LameLibEncoder.cpp:383:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 383 | LameLibEncoder :: close ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/LameLibEncoder.Tpo .deps/LameLibEncoder.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT TwoLameLibEncoder.o -MD -MP -MF .deps/TwoLameLibEncoder.Tpo -c -o TwoLameLibEncoder.o TwoLameLibEncoder.cpp mv -f .deps/TwoLameLibEncoder.Tpo .deps/TwoLameLibEncoder.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT VorbisLibEncoder.o -MD -MP -MF .deps/VorbisLibEncoder.Tpo -c -o VorbisLibEncoder.o VorbisLibEncoder.cpp In file included from VorbisLibEncoder.cpp:41: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ In file included from VorbisLibEncoder.h:50, from VorbisLibEncoder.cpp:42: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from VorbisLibEncoder.h:52, from VorbisLibEncoder.cpp:42: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from AudioEncoder.h:39, from VorbisLibEncoder.h:53, from VorbisLibEncoder.cpp:42: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from AudioEncoder.h:40, from VorbisLibEncoder.h:53, from VorbisLibEncoder.cpp:42: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from AudioSource.h:42, from AudioEncoder.h:41, from VorbisLibEncoder.h:53, from VorbisLibEncoder.cpp:42: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from AudioEncoder.h:41, from VorbisLibEncoder.h:53, from VorbisLibEncoder.cpp:42: AudioSource.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | unsigned int channel ) throw ( Exception ) | ^~~~~ AudioSource.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:168:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw ( Exception ) | ^~~~~ AudioSource.h:180:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 180 | AudioSource ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | operator= ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:214:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | ~AudioSource ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:299:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 299 | int channel = 2) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:310, from AudioEncoder.h:41, from VorbisLibEncoder.h:53, from VorbisLibEncoder.cpp:42: AlsaDspSource.h:111:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | init ( const char * name ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:131:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | strip ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:151:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | throw ( Exception ) | ^~~~~ AlsaDspSource.h:164:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | AlsaDspSource ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:176:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | ~AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:189:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | operator= ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | open ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int usec ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:258:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:314, from AudioEncoder.h:41, from VorbisLibEncoder.h:53, from VorbisLibEncoder.cpp:42: PulseAudioDspSource.h:101:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:113:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | init ( const char * name ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:121:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | strip ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:154:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | PulseAudioDspSource ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:166:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | ~PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:179:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | operator= ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:220:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | unsigned int usec ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:232:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | unsigned int len ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:318, from AudioEncoder.h:41, from VorbisLibEncoder.h:53, from VorbisLibEncoder.cpp:42: OssDspSource.h:86:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | init ( const char * name ) throw ( Exception ); | ^~~~~ OssDspSource.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:127:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ) | ^~~~~ OssDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | OssDspSource ( const OssDspSource & ods ) throw ( Exception ) | ^~~~~ OssDspSource.h:153:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const OssDspSource & ds ) throw ( Exception ) | ^~~~~ OssDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:222:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int usec ) throw ( Exception ); | ^~~~~ OssDspSource.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int len ) throw ( Exception ); | ^~~~~ OssDspSource.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:326, from AudioEncoder.h:41, from VorbisLibEncoder.h:53, from VorbisLibEncoder.cpp:42: JackDspSource.h:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:119:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | init ( const char* name ) throw ( Exception ); | ^~~~~ JackDspSource.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | strip ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | do_auto_connect( ) throw ( Exception ); | ^~~~~ JackDspSource.h:167:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | throw ( Exception ) | ^~~~~ JackDspSource.h:182:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | JackDspSource ( const JackDspSource & jds ) throw ( Exception ) | ^~~~~ JackDspSource.h:194:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | ~JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:207:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | operator= ( const JackDspSource & ds ) throw ( Exception ) | ^~~~~ JackDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | open ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:250:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | unsigned int usec ) throw ( Exception ); | ^~~~~ JackDspSource.h:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int len ) throw ( Exception ); | ^~~~~ JackDspSource.h:271:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:330, from AudioEncoder.h:41, from VorbisLibEncoder.h:53, from VorbisLibEncoder.cpp:42: SerialUlaw.h:87:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | init ( const char * name ) throw ( Exception ); | ^~~~~ SerialUlaw.h:107:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | strip ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:128:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | throw ( Exception ) | ^~~~~ SerialUlaw.h:142:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | SerialUlaw ( const SerialUlaw & ods ) throw ( Exception ) | ^~~~~ SerialUlaw.h:154:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | ~SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:167:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( const SerialUlaw & ds ) throw ( Exception ) | ^~~~~ SerialUlaw.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | open ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:223:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | unsigned int usec ) throw ( Exception ); | ^~~~~ SerialUlaw.h:236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int len ) throw ( Exception ); | ^~~~~ SerialUlaw.h:244:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 244 | close ( void ) throw ( Exception ); | ^~~~~ In file included from VorbisLibEncoder.h:53, from VorbisLibEncoder.cpp:42: AudioEncoder.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int outChannel ) throw ( Exception ) | ^~~~~ AudioEncoder.h:172:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | strip ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:185:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | AudioEncoder ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ) | ^~~~~ AudioEncoder.h:255:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | throw ( Exception) | ^~~~~ AudioEncoder.h:275:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 275 | AudioEncoder ( const AudioEncoder & encoder ) throw ( Exception ) | ^~~~~ AudioEncoder.h:297:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 297 | operator= ( const AudioEncoder & encoder ) throw ( Exception ) | ^~~~~ AudioEncoder.h:326:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | ~AudioEncoder ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:459:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 459 | start ( void ) throw ( Exception ) = 0; | ^~~~~ AudioEncoder.h:467:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 467 | stop ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from CastSink.h:42, from VorbisLibEncoder.h:54, from VorbisLibEncoder.cpp:42: TcpSocket.h:86:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | unsigned short port ) throw ( Exception ); | ^~~~~ TcpSocket.h:94:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | strip ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:105:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | TcpSocket ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:122:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | unsigned short port ) throw ( Exception ) | ^~~~~ TcpSocket.h:133:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | TcpSocket( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:141:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | ~TcpSocket( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:154:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | operator= ( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:185:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | open ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:222:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:237:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:249:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | flush ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:280:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 280 | close ( void ) throw ( Exception ); | ^~~~~ In file included from CastSink.h:43, from VorbisLibEncoder.h:54, from VorbisLibEncoder.cpp:42: BufferedSink.h:124:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | unsigned int chunkSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:132:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | strip ( void ) throw ( Exception ); | ^~~~~ BufferedSink.h:181:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | align ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:211:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:238:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 238 | unsigned int bufferSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:255:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | unsigned int chunkSize = 1 ) throw ( Exception ) | ^~~~~ BufferedSink.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | BufferedSink ( const BufferedSink & buffer ) throw ( Exception ); | ^~~~~ BufferedSink.h:274:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | ~BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:287:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 287 | operator= ( const BufferedSink & bs ) throw ( Exception ); | ^~~~~ BufferedSink.h:307:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 307 | open ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:334:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 334 | unsigned int usec ) throw ( Exception ) | ^~~~~ BufferedSink.h:353:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 353 | unsigned int len ) throw ( Exception ); | ^~~~~ BufferedSink.h:362:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | flush ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:387:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | close ( void ) throw ( Exception ); | ^~~~~ In file included from VorbisLibEncoder.h:54, from VorbisLibEncoder.cpp:42: CastSink.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ); | ^~~~~ CastSink.h:135:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | strip ( void ) throw ( Exception ); | ^~~~~ CastSink.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | CastSink ( void ) throw ( Exception ) | ^~~~~ CastSink.h:158:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 158 | sendLogin ( void ) throw ( Exception ) = 0; | ^~~~~ CastSink.h:208:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 208 | throw ( Exception ) | ^~~~~ CastSink.h:226:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 226 | CastSink( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:245:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | ~CastSink( void ) throw ( Exception ) | ^~~~~ CastSink.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | operator= ( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:283:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | open ( void ) throw ( Exception ); | ^~~~~ CastSink.h:311:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 311 | unsigned int usec ) throw ( Exception ) | ^~~~~ CastSink.h:326:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | unsigned int len ) throw ( Exception ) | ^~~~~ CastSink.h:341:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 341 | flush ( void ) throw ( Exception ) | ^~~~~ CastSink.h:369:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 369 | close ( void ) throw ( Exception ) | ^~~~~ In file included from VorbisLibEncoder.cpp:42: VorbisLibEncoder.h:138:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | init ( unsigned int outMaxBitrate ) throw ( Exception ); | ^~~~~ VorbisLibEncoder.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:163:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | vorbisBlocksOut( void ) throw ( Exception ); | ^~~~~ VorbisLibEncoder.h:174:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | VorbisLibEncoder ( void ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:213:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 213 | throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:255:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:275:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 275 | throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:290:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 290 | ~VorbisLibEncoder ( void ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:306:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 306 | operator= ( const VorbisLibEncoder & encoder ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:352:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 352 | start ( void ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:363:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 363 | stop ( void ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:375:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 375 | open ( void ) throw ( Exception ); | ^~~~~ VorbisLibEncoder.h:399:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 399 | unsigned int usec ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.h:421:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 421 | unsigned int len ) throw ( Exception ); | ^~~~~ VorbisLibEncoder.h:430:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 430 | flush ( void ) throw ( Exception ); | ^~~~~ VorbisLibEncoder.h:438:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 438 | close ( void ) throw ( Exception ); | ^~~~~ VorbisLibEncoder.cpp:66:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | throw ( Exception ) | ^~~~~ VorbisLibEncoder.cpp:140:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | throw ( Exception ) | ^~~~~ VorbisLibEncoder.cpp:277:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 277 | unsigned int len ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.cpp: In member function ‘virtual unsigned int VorbisLibEncoder::write(const void*, unsigned int)’: VorbisLibEncoder.cpp:331:62: warning: invalid conversion from ‘const float*’ to ‘float*’ [-fpermissive] 331 | src_short_to_float_array (shortBuffer, converterData.data_in, totalSamples); | ~~~~~~~~~~~~~~^~~~~~~ | | | const float* In file included from VorbisLibEncoder.h:56, from VorbisLibEncoder.cpp:42: /usr/include/samplerate.h:177:56: note: initializing argument 2 of ‘void src_short_to_float_array(const short int*, float*, int)’ 177 | void src_short_to_float_array (const short *in, float *out, int len) ; | ~~~~~~~^~~ VorbisLibEncoder.cpp: At global scope: VorbisLibEncoder.cpp:375:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 375 | throw ( Exception ) | ^~~~~ VorbisLibEncoder.cpp:391:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 391 | VorbisLibEncoder :: vorbisBlocksOut ( void ) throw ( Exception ) | ^~~~~ VorbisLibEncoder.cpp:426:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 426 | VorbisLibEncoder :: close ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/VorbisLibEncoder.Tpo .deps/VorbisLibEncoder.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT OpusLibEncoder.o -MD -MP -MF .deps/OpusLibEncoder.Tpo -c -o OpusLibEncoder.o OpusLibEncoder.cpp In file included from OpusLibEncoder.cpp:41: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ In file included from OpusLibEncoder.h:51, from OpusLibEncoder.cpp:42: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from OpusLibEncoder.h:53, from OpusLibEncoder.cpp:42: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from AudioEncoder.h:39, from OpusLibEncoder.h:54, from OpusLibEncoder.cpp:42: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from AudioEncoder.h:40, from OpusLibEncoder.h:54, from OpusLibEncoder.cpp:42: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from AudioSource.h:42, from AudioEncoder.h:41, from OpusLibEncoder.h:54, from OpusLibEncoder.cpp:42: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from AudioEncoder.h:41, from OpusLibEncoder.h:54, from OpusLibEncoder.cpp:42: AudioSource.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | unsigned int channel ) throw ( Exception ) | ^~~~~ AudioSource.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:168:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw ( Exception ) | ^~~~~ AudioSource.h:180:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 180 | AudioSource ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | operator= ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:214:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | ~AudioSource ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:299:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 299 | int channel = 2) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:310, from AudioEncoder.h:41, from OpusLibEncoder.h:54, from OpusLibEncoder.cpp:42: AlsaDspSource.h:111:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | init ( const char * name ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:131:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | strip ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:151:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | throw ( Exception ) | ^~~~~ AlsaDspSource.h:164:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | AlsaDspSource ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:176:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | ~AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:189:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | operator= ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | open ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int usec ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:258:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:314, from AudioEncoder.h:41, from OpusLibEncoder.h:54, from OpusLibEncoder.cpp:42: PulseAudioDspSource.h:101:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:113:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | init ( const char * name ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:121:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | strip ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:154:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | PulseAudioDspSource ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:166:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | ~PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:179:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | operator= ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:220:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | unsigned int usec ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:232:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | unsigned int len ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:318, from AudioEncoder.h:41, from OpusLibEncoder.h:54, from OpusLibEncoder.cpp:42: OssDspSource.h:86:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | init ( const char * name ) throw ( Exception ); | ^~~~~ OssDspSource.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:127:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ) | ^~~~~ OssDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | OssDspSource ( const OssDspSource & ods ) throw ( Exception ) | ^~~~~ OssDspSource.h:153:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const OssDspSource & ds ) throw ( Exception ) | ^~~~~ OssDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:222:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int usec ) throw ( Exception ); | ^~~~~ OssDspSource.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int len ) throw ( Exception ); | ^~~~~ OssDspSource.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:326, from AudioEncoder.h:41, from OpusLibEncoder.h:54, from OpusLibEncoder.cpp:42: JackDspSource.h:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:119:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | init ( const char* name ) throw ( Exception ); | ^~~~~ JackDspSource.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | strip ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | do_auto_connect( ) throw ( Exception ); | ^~~~~ JackDspSource.h:167:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | throw ( Exception ) | ^~~~~ JackDspSource.h:182:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | JackDspSource ( const JackDspSource & jds ) throw ( Exception ) | ^~~~~ JackDspSource.h:194:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | ~JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:207:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | operator= ( const JackDspSource & ds ) throw ( Exception ) | ^~~~~ JackDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | open ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:250:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | unsigned int usec ) throw ( Exception ); | ^~~~~ JackDspSource.h:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int len ) throw ( Exception ); | ^~~~~ JackDspSource.h:271:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:330, from AudioEncoder.h:41, from OpusLibEncoder.h:54, from OpusLibEncoder.cpp:42: SerialUlaw.h:87:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | init ( const char * name ) throw ( Exception ); | ^~~~~ SerialUlaw.h:107:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | strip ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:128:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | throw ( Exception ) | ^~~~~ SerialUlaw.h:142:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | SerialUlaw ( const SerialUlaw & ods ) throw ( Exception ) | ^~~~~ SerialUlaw.h:154:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | ~SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:167:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( const SerialUlaw & ds ) throw ( Exception ) | ^~~~~ SerialUlaw.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | open ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:223:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | unsigned int usec ) throw ( Exception ); | ^~~~~ SerialUlaw.h:236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int len ) throw ( Exception ); | ^~~~~ SerialUlaw.h:244:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 244 | close ( void ) throw ( Exception ); | ^~~~~ In file included from OpusLibEncoder.h:54, from OpusLibEncoder.cpp:42: AudioEncoder.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int outChannel ) throw ( Exception ) | ^~~~~ AudioEncoder.h:172:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | strip ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:185:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | AudioEncoder ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ) | ^~~~~ AudioEncoder.h:255:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | throw ( Exception) | ^~~~~ AudioEncoder.h:275:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 275 | AudioEncoder ( const AudioEncoder & encoder ) throw ( Exception ) | ^~~~~ AudioEncoder.h:297:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 297 | operator= ( const AudioEncoder & encoder ) throw ( Exception ) | ^~~~~ AudioEncoder.h:326:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | ~AudioEncoder ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:459:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 459 | start ( void ) throw ( Exception ) = 0; | ^~~~~ AudioEncoder.h:467:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 467 | stop ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from CastSink.h:42, from OpusLibEncoder.h:55, from OpusLibEncoder.cpp:42: TcpSocket.h:86:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | unsigned short port ) throw ( Exception ); | ^~~~~ TcpSocket.h:94:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | strip ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:105:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | TcpSocket ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:122:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | unsigned short port ) throw ( Exception ) | ^~~~~ TcpSocket.h:133:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | TcpSocket( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:141:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | ~TcpSocket( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:154:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | operator= ( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:185:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | open ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:222:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:237:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:249:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | flush ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:280:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 280 | close ( void ) throw ( Exception ); | ^~~~~ In file included from CastSink.h:43, from OpusLibEncoder.h:55, from OpusLibEncoder.cpp:42: BufferedSink.h:124:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | unsigned int chunkSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:132:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | strip ( void ) throw ( Exception ); | ^~~~~ BufferedSink.h:181:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | align ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:211:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:238:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 238 | unsigned int bufferSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:255:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | unsigned int chunkSize = 1 ) throw ( Exception ) | ^~~~~ BufferedSink.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | BufferedSink ( const BufferedSink & buffer ) throw ( Exception ); | ^~~~~ BufferedSink.h:274:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | ~BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:287:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 287 | operator= ( const BufferedSink & bs ) throw ( Exception ); | ^~~~~ BufferedSink.h:307:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 307 | open ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:334:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 334 | unsigned int usec ) throw ( Exception ) | ^~~~~ BufferedSink.h:353:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 353 | unsigned int len ) throw ( Exception ); | ^~~~~ BufferedSink.h:362:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | flush ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:387:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | close ( void ) throw ( Exception ); | ^~~~~ In file included from OpusLibEncoder.h:55, from OpusLibEncoder.cpp:42: CastSink.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ); | ^~~~~ CastSink.h:135:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | strip ( void ) throw ( Exception ); | ^~~~~ CastSink.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | CastSink ( void ) throw ( Exception ) | ^~~~~ CastSink.h:158:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 158 | sendLogin ( void ) throw ( Exception ) = 0; | ^~~~~ CastSink.h:208:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 208 | throw ( Exception ) | ^~~~~ CastSink.h:226:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 226 | CastSink( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:245:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | ~CastSink( void ) throw ( Exception ) | ^~~~~ CastSink.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | operator= ( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:283:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | open ( void ) throw ( Exception ); | ^~~~~ CastSink.h:311:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 311 | unsigned int usec ) throw ( Exception ) | ^~~~~ CastSink.h:326:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | unsigned int len ) throw ( Exception ) | ^~~~~ CastSink.h:341:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 341 | flush ( void ) throw ( Exception ) | ^~~~~ CastSink.h:369:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 369 | close ( void ) throw ( Exception ) | ^~~~~ In file included from OpusLibEncoder.cpp:42: OpusLibEncoder.h:93:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 93 | inline int buildPacket( unsigned char** packet) throw ( Exception ) { | ^~~~~ OpusLibEncoder.h:149:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 149 | inline int buildPacket( unsigned char** packet) throw ( Exception ) { | ^~~~~ OpusLibEncoder.h:248:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 248 | init ( unsigned int outMaxBitrate ) throw ( Exception ); | ^~~~~ OpusLibEncoder.h:256:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 256 | strip ( void ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:275:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 275 | bool eos = false ) throw ( Exception ); | ^~~~~ OpusLibEncoder.h:286:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 286 | OpusLibEncoder ( void ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:325:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 325 | throw ( Exception ) | ^~~~~ OpusLibEncoder.h:367:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 367 | throw ( Exception ) | ^~~~~ OpusLibEncoder.h:387:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | throw ( Exception ) | ^~~~~ OpusLibEncoder.h:402:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 402 | ~OpusLibEncoder ( void ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:418:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 418 | operator= ( const OpusLibEncoder & encoder ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:464:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 464 | start ( void ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:475:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 475 | stop ( void ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:487:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 487 | open ( void ) throw ( Exception ); | ^~~~~ OpusLibEncoder.h:511:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 511 | unsigned int usec ) throw ( Exception ) | ^~~~~ OpusLibEncoder.h:533:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 533 | unsigned int len ) throw ( Exception ); | ^~~~~ OpusLibEncoder.h:542:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 542 | flush ( void ) throw ( Exception ); | ^~~~~ OpusLibEncoder.h:550:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 550 | close ( void ) throw ( Exception ); | ^~~~~ OpusLibEncoder.cpp:67:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | throw ( Exception ) | ^~~~~ OpusLibEncoder.cpp:147:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 147 | throw ( Exception ) | ^~~~~ OpusLibEncoder.cpp:325:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 325 | unsigned int len ) throw ( Exception ) | ^~~~~ OpusLibEncoder.cpp: In member function ‘virtual unsigned int OpusLibEncoder::write(const void*, unsigned int)’: OpusLibEncoder.cpp:401:66: warning: invalid conversion from ‘const float*’ to ‘float*’ [-fpermissive] 401 | src_short_to_float_array (shortBuffer, converterData.data_in, totalSamples); | ~~~~~~~~~~~~~~^~~~~~~ | | | const float* In file included from OpusLibEncoder.h:57, from OpusLibEncoder.cpp:42: /usr/include/samplerate.h:177:56: note: initializing argument 2 of ‘void src_short_to_float_array(const short int*, float*, int)’ 177 | void src_short_to_float_array (const short *in, float *out, int len) ; | ~~~~~~~^~~ OpusLibEncoder.cpp: At global scope: OpusLibEncoder.cpp:469:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 469 | throw ( Exception ) | ^~~~~ OpusLibEncoder.cpp:504:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 504 | bool eos ) throw ( Exception ) | ^~~~~ OpusLibEncoder.cpp:543:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 543 | OpusLibEncoder :: close ( void ) throw ( Exception ) | ^~~~~ OpusLibEncoder.cpp: In member function ‘virtual bool OpusLibEncoder::open()’: OpusLibEncoder.cpp:219:12: warning: ‘char* strncpy(char*, const char*, size_t)’ output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] 219 | strncpy(header.magic, "OpusHead", 8); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OpusLibEncoder.cpp:251:12: warning: ‘char* strncpy(char*, const char*, size_t)’ output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] 251 | strncpy(commentHeader.magic, "OpusTags", 8); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OpusLibEncoder.cpp:248:12: warning: ‘char* strncat(char*, const char*, size_t)’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 248 | strncat( tags[0].tag_str, name, tags[0].tag_len); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OpusLibEncoder.cpp:242:48: note: length computed here 242 | tags[0].tag_len = strlen(titlestr) + strlen(name); | ~~~~~~^~~~~~ mv -f .deps/OpusLibEncoder.Tpo .deps/OpusLibEncoder.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT FaacEncoder.o -MD -MP -MF .deps/FaacEncoder.Tpo -c -o FaacEncoder.o FaacEncoder.cpp In file included from FaacEncoder.cpp:42: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ In file included from FaacEncoder.h:50, from FaacEncoder.cpp:43: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from FaacEncoder.h:52, from FaacEncoder.cpp:43: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from AudioEncoder.h:39, from FaacEncoder.h:53, from FaacEncoder.cpp:43: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from AudioEncoder.h:40, from FaacEncoder.h:53, from FaacEncoder.cpp:43: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from AudioSource.h:42, from AudioEncoder.h:41, from FaacEncoder.h:53, from FaacEncoder.cpp:43: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from AudioEncoder.h:41, from FaacEncoder.h:53, from FaacEncoder.cpp:43: AudioSource.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | unsigned int channel ) throw ( Exception ) | ^~~~~ AudioSource.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:168:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw ( Exception ) | ^~~~~ AudioSource.h:180:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 180 | AudioSource ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | operator= ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:214:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | ~AudioSource ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:299:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 299 | int channel = 2) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:310, from AudioEncoder.h:41, from FaacEncoder.h:53, from FaacEncoder.cpp:43: AlsaDspSource.h:111:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | init ( const char * name ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:131:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | strip ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:151:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | throw ( Exception ) | ^~~~~ AlsaDspSource.h:164:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | AlsaDspSource ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:176:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | ~AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:189:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | operator= ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | open ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int usec ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:258:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:314, from AudioEncoder.h:41, from FaacEncoder.h:53, from FaacEncoder.cpp:43: PulseAudioDspSource.h:101:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:113:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | init ( const char * name ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:121:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | strip ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:154:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | PulseAudioDspSource ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:166:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | ~PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:179:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | operator= ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:220:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | unsigned int usec ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:232:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | unsigned int len ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:318, from AudioEncoder.h:41, from FaacEncoder.h:53, from FaacEncoder.cpp:43: OssDspSource.h:86:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | init ( const char * name ) throw ( Exception ); | ^~~~~ OssDspSource.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:127:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ) | ^~~~~ OssDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | OssDspSource ( const OssDspSource & ods ) throw ( Exception ) | ^~~~~ OssDspSource.h:153:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const OssDspSource & ds ) throw ( Exception ) | ^~~~~ OssDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:222:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int usec ) throw ( Exception ); | ^~~~~ OssDspSource.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int len ) throw ( Exception ); | ^~~~~ OssDspSource.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:326, from AudioEncoder.h:41, from FaacEncoder.h:53, from FaacEncoder.cpp:43: JackDspSource.h:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:119:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | init ( const char* name ) throw ( Exception ); | ^~~~~ JackDspSource.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | strip ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | do_auto_connect( ) throw ( Exception ); | ^~~~~ JackDspSource.h:167:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | throw ( Exception ) | ^~~~~ JackDspSource.h:182:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | JackDspSource ( const JackDspSource & jds ) throw ( Exception ) | ^~~~~ JackDspSource.h:194:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | ~JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:207:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | operator= ( const JackDspSource & ds ) throw ( Exception ) | ^~~~~ JackDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | open ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:250:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | unsigned int usec ) throw ( Exception ); | ^~~~~ JackDspSource.h:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int len ) throw ( Exception ); | ^~~~~ JackDspSource.h:271:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:330, from AudioEncoder.h:41, from FaacEncoder.h:53, from FaacEncoder.cpp:43: SerialUlaw.h:87:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | init ( const char * name ) throw ( Exception ); | ^~~~~ SerialUlaw.h:107:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | strip ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:128:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | throw ( Exception ) | ^~~~~ SerialUlaw.h:142:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | SerialUlaw ( const SerialUlaw & ods ) throw ( Exception ) | ^~~~~ SerialUlaw.h:154:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | ~SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:167:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( const SerialUlaw & ds ) throw ( Exception ) | ^~~~~ SerialUlaw.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | open ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:223:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | unsigned int usec ) throw ( Exception ); | ^~~~~ SerialUlaw.h:236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int len ) throw ( Exception ); | ^~~~~ SerialUlaw.h:244:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 244 | close ( void ) throw ( Exception ); | ^~~~~ In file included from FaacEncoder.h:53, from FaacEncoder.cpp:43: AudioEncoder.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int outChannel ) throw ( Exception ) | ^~~~~ AudioEncoder.h:172:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | strip ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:185:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | AudioEncoder ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ) | ^~~~~ AudioEncoder.h:255:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | throw ( Exception) | ^~~~~ AudioEncoder.h:275:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 275 | AudioEncoder ( const AudioEncoder & encoder ) throw ( Exception ) | ^~~~~ AudioEncoder.h:297:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 297 | operator= ( const AudioEncoder & encoder ) throw ( Exception ) | ^~~~~ AudioEncoder.h:326:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | ~AudioEncoder ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:459:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 459 | start ( void ) throw ( Exception ) = 0; | ^~~~~ AudioEncoder.h:467:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 467 | stop ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from FaacEncoder.cpp:43: FaacEncoder.h:134:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | init ( int lowpass) throw (Exception) | ^~~~~ FaacEncoder.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | strip ( void ) throw ( Exception ) | ^~~~~ FaacEncoder.h:241:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 241 | FaacEncoder ( void ) throw ( Exception ) | ^~~~~ FaacEncoder.h:282:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 282 | throw ( Exception ) | ^~~~~ FaacEncoder.h:326:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | throw ( Exception ) | ^~~~~ FaacEncoder.h:346:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 346 | throw ( Exception ) | ^~~~~ FaacEncoder.h:359:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 359 | ~FaacEncoder ( void ) throw ( Exception ) | ^~~~~ FaacEncoder.h:375:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 375 | operator= ( const FaacEncoder & encoder ) throw ( Exception ) | ^~~~~ FaacEncoder.h:420:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 420 | start ( void ) throw ( Exception ) | ^~~~~ FaacEncoder.h:431:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 431 | stop ( void ) throw ( Exception ) | ^~~~~ FaacEncoder.h:443:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 443 | open ( void ) throw ( Exception ); | ^~~~~ FaacEncoder.h:467:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 467 | unsigned int usec ) throw ( Exception ) | ^~~~~ FaacEncoder.h:489:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 489 | unsigned int len ) throw ( Exception ); | ^~~~~ FaacEncoder.h:498:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 498 | flush ( void ) throw ( Exception ); | ^~~~~ FaacEncoder.h:506:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 506 | close ( void ) throw ( Exception ); | ^~~~~ FaacEncoder.cpp:67:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | throw ( Exception ) | ^~~~~ FaacEncoder.cpp:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | unsigned int len ) throw ( Exception ) | ^~~~~ FaacEncoder.cpp: In member function ‘virtual unsigned int FaacEncoder::write(const void*, unsigned int)’: FaacEncoder.cpp:167:62: warning: invalid conversion from ‘const float*’ to ‘float*’ [-fpermissive] 167 | src_short_to_float_array ((short *) b, converterData.data_in, samples); | ~~~~~~~~~~~~~~^~~~~~~ | | | const float* In file included from FaacEncoder.h:56, from FaacEncoder.cpp:43: /usr/include/samplerate.h:177:56: note: initializing argument 2 of ‘void src_short_to_float_array(const short int*, float*, int)’ 177 | void src_short_to_float_array (const short *in, float *out, int len) ; | ~~~~~~~^~~ FaacEncoder.cpp: At global scope: FaacEncoder.cpp:252:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 252 | throw ( Exception ) | ^~~~~ FaacEncoder.cpp:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | FaacEncoder :: close ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/FaacEncoder.Tpo .deps/FaacEncoder.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT aacPlusEncoder.o -MD -MP -MF .deps/aacPlusEncoder.Tpo -c -o aacPlusEncoder.o aacPlusEncoder.cpp mv -f .deps/aacPlusEncoder.Tpo .deps/aacPlusEncoder.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT OssDspSource.o -MD -MP -MF .deps/OssDspSource.Tpo -c -o OssDspSource.o OssDspSource.cpp In file included from OssDspSource.h:39, from OssDspSource.cpp:32: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from Source.h:39, from AudioSource.h:42, from OssDspSource.h:40, from OssDspSource.cpp:32: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from AudioSource.h:42, from OssDspSource.h:40, from OssDspSource.cpp:32: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from OssDspSource.h:40, from OssDspSource.cpp:32: AudioSource.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | unsigned int channel ) throw ( Exception ) | ^~~~~ AudioSource.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:168:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw ( Exception ) | ^~~~~ AudioSource.h:180:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 180 | AudioSource ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | operator= ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:214:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | ~AudioSource ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:299:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 299 | int channel = 2) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:310, from OssDspSource.h:40, from OssDspSource.cpp:32: AlsaDspSource.h:111:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | init ( const char * name ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:131:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | strip ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:151:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | throw ( Exception ) | ^~~~~ AlsaDspSource.h:164:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | AlsaDspSource ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:176:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | ~AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:189:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | operator= ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | open ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int usec ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:258:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:314, from OssDspSource.h:40, from OssDspSource.cpp:32: PulseAudioDspSource.h:101:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:113:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | init ( const char * name ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:121:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | strip ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:154:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | PulseAudioDspSource ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:166:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | ~PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:179:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | operator= ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:220:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | unsigned int usec ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:232:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | unsigned int len ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:326, from OssDspSource.h:40, from OssDspSource.cpp:32: JackDspSource.h:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:119:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | init ( const char* name ) throw ( Exception ); | ^~~~~ JackDspSource.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | strip ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | do_auto_connect( ) throw ( Exception ); | ^~~~~ JackDspSource.h:167:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | throw ( Exception ) | ^~~~~ JackDspSource.h:182:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | JackDspSource ( const JackDspSource & jds ) throw ( Exception ) | ^~~~~ JackDspSource.h:194:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | ~JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:207:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | operator= ( const JackDspSource & ds ) throw ( Exception ) | ^~~~~ JackDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | open ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:250:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | unsigned int usec ) throw ( Exception ); | ^~~~~ JackDspSource.h:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int len ) throw ( Exception ); | ^~~~~ JackDspSource.h:271:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:330, from OssDspSource.h:40, from OssDspSource.cpp:32: SerialUlaw.h:87:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | init ( const char * name ) throw ( Exception ); | ^~~~~ SerialUlaw.h:107:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | strip ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:128:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | throw ( Exception ) | ^~~~~ SerialUlaw.h:142:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | SerialUlaw ( const SerialUlaw & ods ) throw ( Exception ) | ^~~~~ SerialUlaw.h:154:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | ~SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:167:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( const SerialUlaw & ds ) throw ( Exception ) | ^~~~~ SerialUlaw.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | open ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:223:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | unsigned int usec ) throw ( Exception ); | ^~~~~ SerialUlaw.h:236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int len ) throw ( Exception ); | ^~~~~ SerialUlaw.h:244:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 244 | close ( void ) throw ( Exception ); | ^~~~~ In file included from OssDspSource.cpp:32: OssDspSource.h:86:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | init ( const char * name ) throw ( Exception ); | ^~~~~ OssDspSource.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:127:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ) | ^~~~~ OssDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | OssDspSource ( const OssDspSource & ods ) throw ( Exception ) | ^~~~~ OssDspSource.h:153:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const OssDspSource & ds ) throw ( Exception ) | ^~~~~ OssDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:222:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int usec ) throw ( Exception ); | ^~~~~ OssDspSource.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int len ) throw ( Exception ); | ^~~~~ OssDspSource.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | close ( void ) throw ( Exception ); | ^~~~~ In file included from OssDspSource.cpp:96: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ OssDspSource.cpp:143:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | OssDspSource :: init ( const char * name ) throw ( Exception ) | ^~~~~ OssDspSource.cpp:155:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 155 | OssDspSource :: strip ( void ) throw ( Exception ) | ^~~~~ OssDspSource.cpp:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | OssDspSource :: open ( void ) throw ( Exception ) | ^~~~~ OssDspSource.cpp:236:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int usec ) throw ( Exception ) | ^~~~~ OssDspSource.cpp:280:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 280 | unsigned int len ) throw ( Exception ) | ^~~~~ OssDspSource.cpp:303:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 303 | OssDspSource :: close ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/OssDspSource.Tpo .deps/OssDspSource.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT SerialUlaw.o -MD -MP -MF .deps/SerialUlaw.Tpo -c -o SerialUlaw.o SerialUlaw.cpp In file included from SerialUlaw.h:40, from SerialUlaw.cpp:33: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from Source.h:39, from AudioSource.h:42, from SerialUlaw.h:41, from SerialUlaw.cpp:33: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from AudioSource.h:42, from SerialUlaw.h:41, from SerialUlaw.cpp:33: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from SerialUlaw.h:41, from SerialUlaw.cpp:33: AudioSource.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | unsigned int channel ) throw ( Exception ) | ^~~~~ AudioSource.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:168:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw ( Exception ) | ^~~~~ AudioSource.h:180:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 180 | AudioSource ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | operator= ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:214:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | ~AudioSource ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:299:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 299 | int channel = 2) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:310, from SerialUlaw.h:41, from SerialUlaw.cpp:33: AlsaDspSource.h:111:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | init ( const char * name ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:131:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | strip ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:151:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | throw ( Exception ) | ^~~~~ AlsaDspSource.h:164:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | AlsaDspSource ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:176:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | ~AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:189:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | operator= ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | open ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int usec ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:258:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:314, from SerialUlaw.h:41, from SerialUlaw.cpp:33: PulseAudioDspSource.h:101:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:113:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | init ( const char * name ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:121:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | strip ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:154:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | PulseAudioDspSource ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:166:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | ~PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:179:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | operator= ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:220:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | unsigned int usec ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:232:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | unsigned int len ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:318, from SerialUlaw.h:41, from SerialUlaw.cpp:33: OssDspSource.h:86:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | init ( const char * name ) throw ( Exception ); | ^~~~~ OssDspSource.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:127:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ) | ^~~~~ OssDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | OssDspSource ( const OssDspSource & ods ) throw ( Exception ) | ^~~~~ OssDspSource.h:153:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const OssDspSource & ds ) throw ( Exception ) | ^~~~~ OssDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:222:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int usec ) throw ( Exception ); | ^~~~~ OssDspSource.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int len ) throw ( Exception ); | ^~~~~ OssDspSource.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:326, from SerialUlaw.h:41, from SerialUlaw.cpp:33: JackDspSource.h:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:119:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | init ( const char* name ) throw ( Exception ); | ^~~~~ JackDspSource.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | strip ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | do_auto_connect( ) throw ( Exception ); | ^~~~~ JackDspSource.h:167:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | throw ( Exception ) | ^~~~~ JackDspSource.h:182:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | JackDspSource ( const JackDspSource & jds ) throw ( Exception ) | ^~~~~ JackDspSource.h:194:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | ~JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:207:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | operator= ( const JackDspSource & ds ) throw ( Exception ) | ^~~~~ JackDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | open ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:250:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | unsigned int usec ) throw ( Exception ); | ^~~~~ JackDspSource.h:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int len ) throw ( Exception ); | ^~~~~ JackDspSource.h:271:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | close ( void ) throw ( Exception ); | ^~~~~ In file included from SerialUlaw.cpp:33: SerialUlaw.h:87:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | init ( const char * name ) throw ( Exception ); | ^~~~~ SerialUlaw.h:107:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | strip ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:128:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | throw ( Exception ) | ^~~~~ SerialUlaw.h:142:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | SerialUlaw ( const SerialUlaw & ods ) throw ( Exception ) | ^~~~~ SerialUlaw.h:154:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | ~SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:167:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( const SerialUlaw & ds ) throw ( Exception ) | ^~~~~ SerialUlaw.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | open ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:223:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | unsigned int usec ) throw ( Exception ); | ^~~~~ SerialUlaw.h:236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int len ) throw ( Exception ); | ^~~~~ SerialUlaw.h:244:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 244 | close ( void ) throw ( Exception ); | ^~~~~ In file included from SerialUlaw.cpp:98: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ SerialUlaw.cpp:173:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | SerialUlaw :: init ( const char * name ) throw ( Exception ) | ^~~~~ SerialUlaw.cpp:185:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | SerialUlaw :: strip ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.cpp:199:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 199 | SerialUlaw :: open ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.cpp:253:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 253 | unsigned int usec ) throw ( Exception ) | ^~~~~ SerialUlaw.cpp:283:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | unsigned int len ) throw ( Exception ) | ^~~~~ SerialUlaw.cpp:322:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 322 | SerialUlaw :: close ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/SerialUlaw.Tpo .deps/SerialUlaw.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT SolarisDspSource.o -MD -MP -MF .deps/SolarisDspSource.Tpo -c -o SolarisDspSource.o SolarisDspSource.cpp In file included from SolarisDspSource.h:39, from SolarisDspSource.cpp:32: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from Source.h:39, from AudioSource.h:42, from SolarisDspSource.h:40, from SolarisDspSource.cpp:32: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from AudioSource.h:42, from SolarisDspSource.h:40, from SolarisDspSource.cpp:32: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from SolarisDspSource.h:40, from SolarisDspSource.cpp:32: AudioSource.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | unsigned int channel ) throw ( Exception ) | ^~~~~ AudioSource.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:168:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw ( Exception ) | ^~~~~ AudioSource.h:180:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 180 | AudioSource ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | operator= ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:214:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | ~AudioSource ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:299:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 299 | int channel = 2) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:310, from SolarisDspSource.h:40, from SolarisDspSource.cpp:32: AlsaDspSource.h:111:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | init ( const char * name ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:131:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | strip ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:151:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | throw ( Exception ) | ^~~~~ AlsaDspSource.h:164:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | AlsaDspSource ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:176:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | ~AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:189:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | operator= ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | open ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int usec ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:258:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:314, from SolarisDspSource.h:40, from SolarisDspSource.cpp:32: PulseAudioDspSource.h:101:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:113:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | init ( const char * name ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:121:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | strip ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:154:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | PulseAudioDspSource ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:166:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | ~PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:179:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | operator= ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:220:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | unsigned int usec ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:232:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | unsigned int len ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:318, from SolarisDspSource.h:40, from SolarisDspSource.cpp:32: OssDspSource.h:86:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | init ( const char * name ) throw ( Exception ); | ^~~~~ OssDspSource.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:127:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ) | ^~~~~ OssDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | OssDspSource ( const OssDspSource & ods ) throw ( Exception ) | ^~~~~ OssDspSource.h:153:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const OssDspSource & ds ) throw ( Exception ) | ^~~~~ OssDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:222:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int usec ) throw ( Exception ); | ^~~~~ OssDspSource.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int len ) throw ( Exception ); | ^~~~~ OssDspSource.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:326, from SolarisDspSource.h:40, from SolarisDspSource.cpp:32: JackDspSource.h:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:119:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | init ( const char* name ) throw ( Exception ); | ^~~~~ JackDspSource.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | strip ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | do_auto_connect( ) throw ( Exception ); | ^~~~~ JackDspSource.h:167:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | throw ( Exception ) | ^~~~~ JackDspSource.h:182:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | JackDspSource ( const JackDspSource & jds ) throw ( Exception ) | ^~~~~ JackDspSource.h:194:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | ~JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:207:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | operator= ( const JackDspSource & ds ) throw ( Exception ) | ^~~~~ JackDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | open ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:250:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | unsigned int usec ) throw ( Exception ); | ^~~~~ JackDspSource.h:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int len ) throw ( Exception ); | ^~~~~ JackDspSource.h:271:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:330, from SolarisDspSource.h:40, from SolarisDspSource.cpp:32: SerialUlaw.h:87:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | init ( const char * name ) throw ( Exception ); | ^~~~~ SerialUlaw.h:107:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | strip ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:128:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | throw ( Exception ) | ^~~~~ SerialUlaw.h:142:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | SerialUlaw ( const SerialUlaw & ods ) throw ( Exception ) | ^~~~~ SerialUlaw.h:154:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | ~SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:167:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( const SerialUlaw & ds ) throw ( Exception ) | ^~~~~ SerialUlaw.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | open ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:223:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | unsigned int usec ) throw ( Exception ); | ^~~~~ SerialUlaw.h:236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int len ) throw ( Exception ); | ^~~~~ SerialUlaw.h:244:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 244 | close ( void ) throw ( Exception ); | ^~~~~ In file included from SolarisDspSource.cpp:32: SolarisDspSource.h:80:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | SolarisDspSource ( void ) throw ( Exception ) | ^~~~~ SolarisDspSource.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | init ( const char * name ) throw ( Exception ); | ^~~~~ SolarisDspSource.h:100:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | strip ( void ) throw ( Exception ); | ^~~~~ SolarisDspSource.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | throw ( Exception ) | ^~~~~ SolarisDspSource.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw ( Exception ) | ^~~~~ SolarisDspSource.h:148:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | ~SolarisDspSource ( void ) throw ( Exception ) | ^~~~~ SolarisDspSource.h:161:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | operator= ( const SolarisDspSource & ds ) throw ( Exception ) | ^~~~~ SolarisDspSource.h:198:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 198 | open ( void ) throw ( Exception ); | ^~~~~ SolarisDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | unsigned int usec ) throw ( Exception ); | ^~~~~ SolarisDspSource.h:237:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | unsigned int len ) throw ( Exception ); | ^~~~~ SolarisDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | close ( void ) throw ( Exception ); | ^~~~~ mv -f .deps/SolarisDspSource.Tpo .deps/SolarisDspSource.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT TcpSocket.o -MD -MP -MF .deps/TcpSocket.Tpo -c -o TcpSocket.o TcpSocket.cpp In file included from TcpSocket.cpp:91: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ In file included from Source.h:39, from TcpSocket.h:39, from TcpSocket.cpp:93: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from TcpSocket.h:39, from TcpSocket.cpp:93: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from TcpSocket.h:40, from TcpSocket.cpp:93: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from TcpSocket.h:41, from TcpSocket.cpp:93: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from TcpSocket.cpp:93: TcpSocket.h:86:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | unsigned short port ) throw ( Exception ); | ^~~~~ TcpSocket.h:94:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | strip ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:105:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | TcpSocket ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:122:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | unsigned short port ) throw ( Exception ) | ^~~~~ TcpSocket.h:133:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | TcpSocket( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:141:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | ~TcpSocket( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:154:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | operator= ( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:185:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | open ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:222:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:237:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:249:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | flush ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:280:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 280 | close ( void ) throw ( Exception ); | ^~~~~ TcpSocket.cpp:117:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | unsigned short port ) throw ( Exception ) | ^~~~~ TcpSocket.cpp:129:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 129 | TcpSocket :: strip ( void) throw ( Exception ) | ^~~~~ TcpSocket.cpp:142:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | TcpSocket :: TcpSocket ( const TcpSocket & ss ) throw ( Exception ) | ^~~~~ TcpSocket.cpp:162:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | TcpSocket :: operator= ( const TcpSocket & ss ) throw ( Exception ) | ^~~~~ TcpSocket.cpp:193:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 193 | TcpSocket :: open ( void ) throw ( Exception ) | ^~~~~ TcpSocket.cpp:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int usec ) throw ( Exception ) | ^~~~~ TcpSocket.cpp:301:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 301 | unsigned int len ) throw ( Exception ) | ^~~~~ TcpSocket.cpp:336:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 336 | unsigned int usec ) throw ( Exception ) | ^~~~~ TcpSocket.cpp:374:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 374 | unsigned int len ) throw ( Exception ) | ^~~~~ TcpSocket.cpp:406:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 406 | TcpSocket :: close ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/TcpSocket.Tpo .deps/TcpSocket.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT Util.o -MD -MP -MF .deps/Util.Tpo -c -o Util.o Util.cpp In file included from Util.cpp:91: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ Util.cpp:124:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | Util :: strLen( const char * str ) throw ( Exception ) | ^~~~~ Util.cpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | const char * src ) throw ( Exception ) | ^~~~~ Util.cpp:158:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 158 | const char * src ) throw ( Exception ) | ^~~~~ Util.cpp:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | Util :: strDup( const char * str ) throw ( Exception ) | ^~~~~ Util.cpp:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | Util :: base64Encode( const char * str ) throw ( Exception ) | ^~~~~ Util.cpp:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | unsigned int len ) throw ( Exception ) | ^~~~~ Util.cpp:254:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 254 | Util :: strToL( const char *str) throw ( Exception ) | ^~~~~ Util.cpp:279:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 279 | Util :: strToD( const char * str ) throw ( Exception ) | ^~~~~ Util.cpp:302:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 302 | const char * format ) throw ( Exception ) | ^~~~~ Util.cpp:346:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 346 | bool isBigEndian ) throw ( Exception ) | ^~~~~ Util.cpp:396:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 396 | unsigned int channels ) throw ( Exception ) | ^~~~~ Util.cpp:418:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 418 | unsigned int channels ) throw ( Exception ) | ^~~~~ Util.cpp:459:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 459 | bool isBigEndian ) throw ( Exception ) | ^~~~~ mv -f .deps/Util.Tpo .deps/Util.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT ConfigSection.o -MD -MP -MF .deps/ConfigSection.Tpo -c -o ConfigSection.o ConfigSection.cpp In file included from ConfigSection.h:42, from ConfigSection.cpp:41: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from ConfigSection.cpp:41: ConfigSection.h:96:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | ConfigSection ( void ) throw ( Exception ) | ^~~~~ ConfigSection.h:106:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~ConfigSection ( void ) throw ( Exception ) | ^~~~~ ConfigSection.h:135:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | const char * value ) throw ( Exception ); | ^~~~~ ConfigSection.h:145:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | get ( const char * key ) const throw ( Exception ); | ^~~~~ ConfigSection.h:162:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | throw ( Exception ); | ^~~~~ ConfigSection.h:172:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | addLine ( const char * line ) throw ( Exception ); | ^~~~~ ConfigSection.cpp:71:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | const char * value ) throw ( Exception ) | ^~~~~ ConfigSection.cpp:90:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | ConfigSection :: get ( const char * key ) const throw ( Exception ) | ^~~~~ ConfigSection.cpp:112:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | throw ( Exception ) | ^~~~~ ConfigSection.cpp:128:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | ConfigSection :: addLine ( const char * line ) throw ( Exception ) | ^~~~~ mv -f .deps/ConfigSection.Tpo .deps/ConfigSection.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT DarkIceConfig.o -MD -MP -MF .deps/DarkIceConfig.Tpo -c -o DarkIceConfig.o DarkIceConfig.cpp In file included from DarkIceConfig.h:44, from DarkIceConfig.cpp:41: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from DarkIceConfig.h:45, from DarkIceConfig.cpp:41: ConfigSection.h:96:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | ConfigSection ( void ) throw ( Exception ) | ^~~~~ ConfigSection.h:106:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~ConfigSection ( void ) throw ( Exception ) | ^~~~~ ConfigSection.h:135:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | const char * value ) throw ( Exception ); | ^~~~~ ConfigSection.h:145:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | get ( const char * key ) const throw ( Exception ); | ^~~~~ ConfigSection.h:162:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | throw ( Exception ); | ^~~~~ ConfigSection.h:172:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | addLine ( const char * line ) throw ( Exception ); | ^~~~~ In file included from DarkIceConfig.cpp:41: DarkIceConfig.h:114:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Config ( void ) throw ( Exception ) | ^~~~~ DarkIceConfig.h:126:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | Config ( std::istream & is ) throw ( Exception ) | ^~~~~ DarkIceConfig.h:137:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 137 | ~Config ( void ) throw ( Exception ) | ^~~~~ DarkIceConfig.h:163:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | reset ( void ) throw ( Exception ) | ^~~~~ DarkIceConfig.h:177:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | addLine ( const char * line ) throw ( Exception ); | ^~~~~ DarkIceConfig.h:187:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 187 | read ( std::istream & is ) throw ( Exception ); | ^~~~~ DarkIceConfig.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | get ( const char * key ) const throw ( Exception ); | ^~~~~ DarkIceConfig.cpp:76:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | Config :: get ( const char * key ) const throw ( Exception ) | ^~~~~ DarkIceConfig.cpp:94:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Config :: addLine ( const char * line ) throw ( Exception ) | ^~~~~ DarkIceConfig.cpp:149:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 149 | Config :: read ( std::istream & is ) throw ( Exception ) | ^~~~~ mv -f .deps/DarkIceConfig.Tpo .deps/DarkIceConfig.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT Reporter.o -MD -MP -MF .deps/Reporter.Tpo -c -o Reporter.o Reporter.cpp In file included from Reporter.cpp:34: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/Reporter.Tpo .deps/Reporter.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT AlsaDspSource.o -MD -MP -MF .deps/AlsaDspSource.Tpo -c -o AlsaDspSource.o AlsaDspSource.cpp In file included from Source.h:39, from AudioSource.h:42, from AlsaDspSource.cpp:37: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from AudioSource.h:42, from AlsaDspSource.cpp:37: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from AudioSource.h:43, from AlsaDspSource.cpp:37: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from AlsaDspSource.cpp:37: AudioSource.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | unsigned int channel ) throw ( Exception ) | ^~~~~ AudioSource.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:168:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw ( Exception ) | ^~~~~ AudioSource.h:180:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 180 | AudioSource ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | operator= ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:214:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | ~AudioSource ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:299:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 299 | int channel = 2) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:310, from AlsaDspSource.cpp:37: AlsaDspSource.h:111:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | init ( const char * name ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:131:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | strip ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:151:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | throw ( Exception ) | ^~~~~ AlsaDspSource.h:164:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | AlsaDspSource ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:176:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | ~AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:189:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | operator= ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | open ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int usec ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:258:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:314, from AlsaDspSource.cpp:37: PulseAudioDspSource.h:101:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:113:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | init ( const char * name ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:121:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | strip ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:154:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | PulseAudioDspSource ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:166:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | ~PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:179:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | operator= ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:220:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | unsigned int usec ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:232:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | unsigned int len ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:318, from AlsaDspSource.cpp:37: OssDspSource.h:86:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | init ( const char * name ) throw ( Exception ); | ^~~~~ OssDspSource.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:127:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ) | ^~~~~ OssDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | OssDspSource ( const OssDspSource & ods ) throw ( Exception ) | ^~~~~ OssDspSource.h:153:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const OssDspSource & ds ) throw ( Exception ) | ^~~~~ OssDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:222:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int usec ) throw ( Exception ); | ^~~~~ OssDspSource.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int len ) throw ( Exception ); | ^~~~~ OssDspSource.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:326, from AlsaDspSource.cpp:37: JackDspSource.h:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:119:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | init ( const char* name ) throw ( Exception ); | ^~~~~ JackDspSource.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | strip ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | do_auto_connect( ) throw ( Exception ); | ^~~~~ JackDspSource.h:167:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | throw ( Exception ) | ^~~~~ JackDspSource.h:182:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | JackDspSource ( const JackDspSource & jds ) throw ( Exception ) | ^~~~~ JackDspSource.h:194:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | ~JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:207:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | operator= ( const JackDspSource & ds ) throw ( Exception ) | ^~~~~ JackDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | open ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:250:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | unsigned int usec ) throw ( Exception ); | ^~~~~ JackDspSource.h:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int len ) throw ( Exception ); | ^~~~~ JackDspSource.h:271:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:330, from AlsaDspSource.cpp:37: SerialUlaw.h:87:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | init ( const char * name ) throw ( Exception ); | ^~~~~ SerialUlaw.h:107:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | strip ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:128:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | throw ( Exception ) | ^~~~~ SerialUlaw.h:142:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | SerialUlaw ( const SerialUlaw & ods ) throw ( Exception ) | ^~~~~ SerialUlaw.h:154:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | ~SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:167:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( const SerialUlaw & ds ) throw ( Exception ) | ^~~~~ SerialUlaw.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | open ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:223:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | unsigned int usec ) throw ( Exception ); | ^~~~~ SerialUlaw.h:236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int len ) throw ( Exception ); | ^~~~~ SerialUlaw.h:244:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 244 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AlsaDspSource.cpp:46: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ AlsaDspSource.cpp:81:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | AlsaDspSource :: init ( const char * name ) throw ( Exception ) | ^~~~~ AlsaDspSource.cpp:94:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | AlsaDspSource :: strip ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.cpp:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | AlsaDspSource :: open ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.cpp:217:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 217 | unsigned int usec ) throw ( Exception ) | ^~~~~ AlsaDspSource.cpp:245:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int len ) throw ( Exception ) | ^~~~~ AlsaDspSource.cpp:277:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 277 | AlsaDspSource :: close ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/AlsaDspSource.Tpo .deps/AlsaDspSource.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT PulseAudioDspSource.o -MD -MP -MF .deps/PulseAudioDspSource.Tpo -c -o PulseAudioDspSource.o PulseAudioDspSource.cpp In file included from Source.h:39, from AudioSource.h:42, from PulseAudioDspSource.cpp:37: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from AudioSource.h:42, from PulseAudioDspSource.cpp:37: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from AudioSource.h:43, from PulseAudioDspSource.cpp:37: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from PulseAudioDspSource.cpp:37: AudioSource.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | unsigned int channel ) throw ( Exception ) | ^~~~~ AudioSource.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:168:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw ( Exception ) | ^~~~~ AudioSource.h:180:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 180 | AudioSource ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | operator= ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:214:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | ~AudioSource ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:299:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 299 | int channel = 2) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:310, from PulseAudioDspSource.cpp:37: AlsaDspSource.h:111:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | init ( const char * name ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:131:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | strip ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:151:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | throw ( Exception ) | ^~~~~ AlsaDspSource.h:164:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | AlsaDspSource ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:176:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | ~AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:189:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | operator= ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | open ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int usec ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:258:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:314, from PulseAudioDspSource.cpp:37: PulseAudioDspSource.h:101:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:113:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | init ( const char * name ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:121:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | strip ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:154:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | PulseAudioDspSource ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:166:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | ~PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:179:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | operator= ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:220:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | unsigned int usec ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:232:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | unsigned int len ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:318, from PulseAudioDspSource.cpp:37: OssDspSource.h:86:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | init ( const char * name ) throw ( Exception ); | ^~~~~ OssDspSource.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:127:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ) | ^~~~~ OssDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | OssDspSource ( const OssDspSource & ods ) throw ( Exception ) | ^~~~~ OssDspSource.h:153:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const OssDspSource & ds ) throw ( Exception ) | ^~~~~ OssDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:222:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int usec ) throw ( Exception ); | ^~~~~ OssDspSource.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int len ) throw ( Exception ); | ^~~~~ OssDspSource.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:326, from PulseAudioDspSource.cpp:37: JackDspSource.h:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:119:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | init ( const char* name ) throw ( Exception ); | ^~~~~ JackDspSource.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | strip ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | do_auto_connect( ) throw ( Exception ); | ^~~~~ JackDspSource.h:167:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | throw ( Exception ) | ^~~~~ JackDspSource.h:182:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | JackDspSource ( const JackDspSource & jds ) throw ( Exception ) | ^~~~~ JackDspSource.h:194:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | ~JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:207:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | operator= ( const JackDspSource & ds ) throw ( Exception ) | ^~~~~ JackDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | open ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:250:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | unsigned int usec ) throw ( Exception ); | ^~~~~ JackDspSource.h:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int len ) throw ( Exception ); | ^~~~~ JackDspSource.h:271:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:330, from PulseAudioDspSource.cpp:37: SerialUlaw.h:87:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | init ( const char * name ) throw ( Exception ); | ^~~~~ SerialUlaw.h:107:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | strip ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:128:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | throw ( Exception ) | ^~~~~ SerialUlaw.h:142:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | SerialUlaw ( const SerialUlaw & ods ) throw ( Exception ) | ^~~~~ SerialUlaw.h:154:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | ~SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:167:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( const SerialUlaw & ds ) throw ( Exception ) | ^~~~~ SerialUlaw.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | open ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:223:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | unsigned int usec ) throw ( Exception ); | ^~~~~ SerialUlaw.h:236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int len ) throw ( Exception ); | ^~~~~ SerialUlaw.h:244:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 244 | close ( void ) throw ( Exception ); | ^~~~~ In file included from PulseAudioDspSource.cpp:46: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.cpp:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | PulseAudioDspSource :: init ( const char * paSourceName ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.cpp:142:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | PulseAudioDspSource :: strip ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.cpp:156:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 156 | PulseAudioDspSource :: open ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.cpp:179:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | unsigned int usec ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.cpp:210:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | unsigned int len ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.cpp:226:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 226 | PulseAudioDspSource :: close ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/PulseAudioDspSource.Tpo .deps/PulseAudioDspSource.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT JackDspSource.o -MD -MP -MF .deps/JackDspSource.Tpo -c -o JackDspSource.o JackDspSource.cpp In file included from Source.h:39, from AudioSource.h:42, from JackDspSource.cpp:34: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from AudioSource.h:42, from JackDspSource.cpp:34: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from AudioSource.h:43, from JackDspSource.cpp:34: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from JackDspSource.cpp:34: AudioSource.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | unsigned int channel ) throw ( Exception ) | ^~~~~ AudioSource.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:168:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw ( Exception ) | ^~~~~ AudioSource.h:180:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 180 | AudioSource ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | operator= ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:214:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | ~AudioSource ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:299:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 299 | int channel = 2) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:310, from JackDspSource.cpp:34: AlsaDspSource.h:111:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | init ( const char * name ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:131:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | strip ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:151:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | throw ( Exception ) | ^~~~~ AlsaDspSource.h:164:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | AlsaDspSource ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:176:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | ~AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:189:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | operator= ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | open ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int usec ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:258:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:314, from JackDspSource.cpp:34: PulseAudioDspSource.h:101:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:113:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | init ( const char * name ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:121:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | strip ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:154:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | PulseAudioDspSource ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:166:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | ~PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:179:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | operator= ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:220:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | unsigned int usec ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:232:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | unsigned int len ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:318, from JackDspSource.cpp:34: OssDspSource.h:86:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | init ( const char * name ) throw ( Exception ); | ^~~~~ OssDspSource.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:127:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ) | ^~~~~ OssDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | OssDspSource ( const OssDspSource & ods ) throw ( Exception ) | ^~~~~ OssDspSource.h:153:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const OssDspSource & ds ) throw ( Exception ) | ^~~~~ OssDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:222:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int usec ) throw ( Exception ); | ^~~~~ OssDspSource.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int len ) throw ( Exception ); | ^~~~~ OssDspSource.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:326, from JackDspSource.cpp:34: JackDspSource.h:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:119:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | init ( const char* name ) throw ( Exception ); | ^~~~~ JackDspSource.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | strip ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | do_auto_connect( ) throw ( Exception ); | ^~~~~ JackDspSource.h:167:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | throw ( Exception ) | ^~~~~ JackDspSource.h:182:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | JackDspSource ( const JackDspSource & jds ) throw ( Exception ) | ^~~~~ JackDspSource.h:194:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | ~JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:207:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | operator= ( const JackDspSource & ds ) throw ( Exception ) | ^~~~~ JackDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | open ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:250:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | unsigned int usec ) throw ( Exception ); | ^~~~~ JackDspSource.h:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int len ) throw ( Exception ); | ^~~~~ JackDspSource.h:271:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:330, from JackDspSource.cpp:34: SerialUlaw.h:87:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | init ( const char * name ) throw ( Exception ); | ^~~~~ SerialUlaw.h:107:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | strip ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:128:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | throw ( Exception ) | ^~~~~ SerialUlaw.h:142:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | SerialUlaw ( const SerialUlaw & ods ) throw ( Exception ) | ^~~~~ SerialUlaw.h:154:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | ~SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:167:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( const SerialUlaw & ds ) throw ( Exception ) | ^~~~~ SerialUlaw.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | open ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:223:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | unsigned int usec ) throw ( Exception ); | ^~~~~ SerialUlaw.h:236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int len ) throw ( Exception ); | ^~~~~ SerialUlaw.h:244:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 244 | close ( void ) throw ( Exception ); | ^~~~~ In file included from JackDspSource.cpp:85: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ JackDspSource.cpp:110:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | JackDspSource :: init ( const char* name ) throw ( Exception ) | ^~~~~ JackDspSource.cpp:139:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | JackDspSource :: strip ( void ) throw ( Exception ) | ^~~~~ JackDspSource.cpp:158:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 158 | JackDspSource :: do_auto_connect ( void ) throw ( Exception ) | ^~~~~ JackDspSource.cpp:198:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 198 | JackDspSource :: open ( void ) throw ( Exception ) | ^~~~~ JackDspSource.cpp:303:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 303 | unsigned int usec ) throw ( Exception ) | ^~~~~ JackDspSource.cpp:346:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 346 | unsigned int len ) throw ( Exception ) | ^~~~~ JackDspSource.cpp:413:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 413 | JackDspSource :: close ( void ) throw ( Exception ) | ^~~~~ mv -f .deps/JackDspSource.Tpo .deps/JackDspSource.Po g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp In file included from main.cpp:55: Ref.h:114:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Ref ( const Ref & other ) throw ( Exception ) | ^~~~~ Ref.h:127:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | Ref ( T * obj ) throw ( Exception ) | ^~~~~ Ref.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | ~Ref ( void ) throw ( Exception ) | ^~~~~ Ref.h:150:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | operator->() const throw ( Exception ) | ^~~~~ Ref.h:167:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( Ref other ) throw ( Exception ) | ^~~~~ Ref.h:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | operator= ( T* obj ) throw ( Exception ) | ^~~~~ Ref.h:195:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | set ( T * newobj ) throw ( Exception ) | ^~~~~ In file included from main.cpp:57: Util.h:83:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | Util ( void ) throw ( Exception ) | ^~~~~ Util.h:94:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | Util ( const Util & e ) throw ( Exception ) | ^~~~~ Util.h:105:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | ~Util ( void ) throw ( Exception ) | ^~~~~ Util.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | operator= ( const Util & u ) throw ( Exception ) | ^~~~~ Util.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | strLen ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:159:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | const char * src ) throw ( Exception ); | ^~~~~ Util.h:169:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | strDup ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:184:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | unsigned int len = 0 ) throw ( Exception ); | ^~~~~ Util.h:194:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | strToL ( const char * str) throw ( Exception ); | ^~~~~ Util.h:204:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 204 | strToD ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ); | ^~~~~ Util.h:230:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | base64Encode ( const char * str ) throw ( Exception ); | ^~~~~ Util.h:250:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | bool isBigEndian = true ) throw ( Exception ); | ^~~~~ Util.h:267:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 267 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:285:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 285 | unsigned int channels ) throw ( Exception ); | ^~~~~ Util.h:305:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | bool isBigEndian ) throw ( Exception ); | ^~~~~ In file included from DarkIce.h:51, from main.cpp:58: Referable.h:102:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | ~Referable ( void ) throw ( Exception ) | ^~~~~ Referable.h:121:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | increaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ Referable.h:139:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | decreaseReferenceCount ( void ) throw ( Exception ) | ^~~~~ In file included from DarkIce.h:52, from main.cpp:58: Reporter.h:132:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | ~Reporter ( void ) throw ( Exception ) | ^~~~~ In file included from AudioSource.h:42, from DarkIce.h:55, from main.cpp:58: Source.h:69:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | Source ( void ) throw ( Exception ) | ^~~~~ Source.h:80:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | Source ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:92:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | operator= ( const Source & source ) throw ( Exception ) | ^~~~~ Source.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~Source ( void ) throw ( Exception ) | ^~~~~ Source.h:117:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Source.h:139:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Source.h:151:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Source.h:159:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from DarkIce.h:55, from main.cpp:58: AudioSource.h:133:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | unsigned int channel ) throw ( Exception ) | ^~~~~ AudioSource.h:146:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | strip ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:168:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw ( Exception ) | ^~~~~ AudioSource.h:180:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 180 | AudioSource ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:194:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | operator= ( const AudioSource & as ) throw ( Exception ) | ^~~~~ AudioSource.h:214:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | ~AudioSource ( void ) throw ( Exception ) | ^~~~~ AudioSource.h:299:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 299 | int channel = 2) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:310, from DarkIce.h:55, from main.cpp:58: AlsaDspSource.h:111:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:123:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | init ( const char * name ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:131:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | strip ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:151:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | throw ( Exception ) | ^~~~~ AlsaDspSource.h:164:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | AlsaDspSource ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:176:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | ~AlsaDspSource ( void ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:189:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | operator= ( const AlsaDspSource & ds ) throw ( Exception ) | ^~~~~ AlsaDspSource.h:219:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | open ( void ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:245:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned int usec ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:258:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | unsigned int len ) throw ( Exception ); | ^~~~~ AlsaDspSource.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:314, from DarkIce.h:55, from main.cpp:58: PulseAudioDspSource.h:101:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:113:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | init ( const char * name ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:121:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | strip ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:154:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | PulseAudioDspSource ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:166:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | ~PulseAudioDspSource ( void ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:179:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | operator= ( const PulseAudioDspSource & ds ) throw ( Exception ) | ^~~~~ PulseAudioDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:220:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | unsigned int usec ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:232:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | unsigned int len ) throw ( Exception ); | ^~~~~ PulseAudioDspSource.h:240:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:318, from DarkIce.h:55, from main.cpp:58: OssDspSource.h:86:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:98:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | init ( const char * name ) throw ( Exception ); | ^~~~~ OssDspSource.h:106:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | strip ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:127:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ) | ^~~~~ OssDspSource.h:141:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | OssDspSource ( const OssDspSource & ods ) throw ( Exception ) | ^~~~~ OssDspSource.h:153:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | ~OssDspSource ( void ) throw ( Exception ) | ^~~~~ OssDspSource.h:166:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | operator= ( const OssDspSource & ds ) throw ( Exception ) | ^~~~~ OssDspSource.h:196:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | open ( void ) throw ( Exception ); | ^~~~~ OssDspSource.h:222:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int usec ) throw ( Exception ); | ^~~~~ OssDspSource.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int len ) throw ( Exception ); | ^~~~~ OssDspSource.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:326, from DarkIce.h:55, from main.cpp:58: JackDspSource.h:108:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:119:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | init ( const char* name ) throw ( Exception ); | ^~~~~ JackDspSource.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | strip ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:134:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | do_auto_connect( ) throw ( Exception ); | ^~~~~ JackDspSource.h:167:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | throw ( Exception ) | ^~~~~ JackDspSource.h:182:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | JackDspSource ( const JackDspSource & jds ) throw ( Exception ) | ^~~~~ JackDspSource.h:194:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | ~JackDspSource ( void ) throw ( Exception ) | ^~~~~ JackDspSource.h:207:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | operator= ( const JackDspSource & ds ) throw ( Exception ) | ^~~~~ JackDspSource.h:224:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | open ( void ) throw ( Exception ); | ^~~~~ JackDspSource.h:250:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | unsigned int usec ) throw ( Exception ); | ^~~~~ JackDspSource.h:263:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned int len ) throw ( Exception ); | ^~~~~ JackDspSource.h:271:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 271 | close ( void ) throw ( Exception ); | ^~~~~ In file included from AudioSource.h:330, from DarkIce.h:55, from main.cpp:58: SerialUlaw.h:87:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | init ( const char * name ) throw ( Exception ); | ^~~~~ SerialUlaw.h:107:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | strip ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:128:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | throw ( Exception ) | ^~~~~ SerialUlaw.h:142:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | SerialUlaw ( const SerialUlaw & ods ) throw ( Exception ) | ^~~~~ SerialUlaw.h:154:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | ~SerialUlaw ( void ) throw ( Exception ) | ^~~~~ SerialUlaw.h:167:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | operator= ( const SerialUlaw & ds ) throw ( Exception ) | ^~~~~ SerialUlaw.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | open ( void ) throw ( Exception ); | ^~~~~ SerialUlaw.h:223:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | unsigned int usec ) throw ( Exception ); | ^~~~~ SerialUlaw.h:236:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | unsigned int len ) throw ( Exception ); | ^~~~~ SerialUlaw.h:244:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 244 | close ( void ) throw ( Exception ); | ^~~~~ In file included from BufferedSink.h:41, from DarkIce.h:56, from main.cpp:58: Sink.h:90:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | operator= ( const Sink & sink ) throw ( Exception ) | ^~~~~ Sink.h:104:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | ~Sink ( void ) throw ( Exception ) | ^~~~~ Sink.h:115:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | open ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:136:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | unsigned int usec ) throw ( Exception ) = 0; | ^~~~~ Sink.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int len ) throw ( Exception ) = 0; | ^~~~~ Sink.h:157:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 157 | flush ( void ) throw ( Exception ) = 0; | ^~~~~ Sink.h:173:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 173 | close ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from DarkIce.h:56, from main.cpp:58: BufferedSink.h:124:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | unsigned int chunkSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:132:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | strip ( void ) throw ( Exception ); | ^~~~~ BufferedSink.h:181:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | align ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:211:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:238:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 238 | unsigned int bufferSize ) throw ( Exception ); | ^~~~~ BufferedSink.h:255:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | unsigned int chunkSize = 1 ) throw ( Exception ) | ^~~~~ BufferedSink.h:266:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | BufferedSink ( const BufferedSink & buffer ) throw ( Exception ); | ^~~~~ BufferedSink.h:274:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | ~BufferedSink ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:287:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 287 | operator= ( const BufferedSink & bs ) throw ( Exception ); | ^~~~~ BufferedSink.h:307:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 307 | open ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:334:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 334 | unsigned int usec ) throw ( Exception ) | ^~~~~ BufferedSink.h:353:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 353 | unsigned int len ) throw ( Exception ); | ^~~~~ BufferedSink.h:362:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | flush ( void ) throw ( Exception ) | ^~~~~ BufferedSink.h:387:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | close ( void ) throw ( Exception ); | ^~~~~ In file included from DarkIce.h:57, from main.cpp:58: Connector.h:71:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | init ( Source * source ) throw ( Exception ); | ^~~~~ Connector.h:79:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | strip ( void ) throw ( Exception ); | ^~~~~ Connector.h:105:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Connector ( void ) throw ( Exception ) | ^~~~~ Connector.h:118:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 118 | detach ( Sink * sink ) throw ( Exception ); | ^~~~~ Connector.h:130:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 130 | Connector ( Source * source ) throw ( Exception ) | ^~~~~ Connector.h:144:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | Sink * sink ) throw ( Exception ) | ^~~~~ Connector.h:156:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 156 | Connector ( const Connector & connector ) throw ( Exception ); | ^~~~~ Connector.h:164:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | ~Connector( void ) throw ( Exception ) | ^~~~~ Connector.h:177:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | operator= ( const Connector & connector ) throw ( Exception ); | ^~~~~ Connector.h:198:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 198 | attach ( Sink * sink ) throw ( Exception ); | ^~~~~ Connector.h:207:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | open ( void ) throw ( Exception ); | ^~~~~ Connector.h:235:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned int usec ) throw ( Exception ); | ^~~~~ Connector.h:252:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 252 | close ( void ) throw ( Exception ); | ^~~~~ In file included from DarkIce.h:58, from main.cpp:58: AudioEncoder.h:148:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | unsigned int outChannel ) throw ( Exception ) | ^~~~~ AudioEncoder.h:172:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | strip ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:185:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | AudioEncoder ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:218:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw ( Exception ) | ^~~~~ AudioEncoder.h:255:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 255 | throw ( Exception) | ^~~~~ AudioEncoder.h:275:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 275 | AudioEncoder ( const AudioEncoder & encoder ) throw ( Exception ) | ^~~~~ AudioEncoder.h:297:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 297 | operator= ( const AudioEncoder & encoder ) throw ( Exception ) | ^~~~~ AudioEncoder.h:326:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | ~AudioEncoder ( void ) throw ( Exception ) | ^~~~~ AudioEncoder.h:459:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 459 | start ( void ) throw ( Exception ) = 0; | ^~~~~ AudioEncoder.h:467:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 467 | stop ( void ) throw ( Exception ) = 0; | ^~~~~ In file included from DarkIce.h:59, from main.cpp:58: TcpSocket.h:86:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | unsigned short port ) throw ( Exception ); | ^~~~~ TcpSocket.h:94:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | strip ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:105:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | TcpSocket ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:122:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | unsigned short port ) throw ( Exception ) | ^~~~~ TcpSocket.h:133:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | TcpSocket( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:141:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | ~TcpSocket( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:154:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | operator= ( const TcpSocket & ss ) throw ( Exception ); | ^~~~~ TcpSocket.h:185:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 185 | open ( void ) throw ( Exception ); | ^~~~~ TcpSocket.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:222:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:237:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | unsigned int usec ) throw ( Exception ); | ^~~~~ TcpSocket.h:249:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | unsigned int len ) throw ( Exception ); | ^~~~~ TcpSocket.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | flush ( void ) throw ( Exception ) | ^~~~~ TcpSocket.h:280:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 280 | close ( void ) throw ( Exception ); | ^~~~~ In file included from DarkIce.h:60, from main.cpp:58: CastSink.h:127:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | throw ( Exception ); | ^~~~~ CastSink.h:135:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | strip ( void ) throw ( Exception ); | ^~~~~ CastSink.h:146:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | CastSink ( void ) throw ( Exception ) | ^~~~~ CastSink.h:158:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 158 | sendLogin ( void ) throw ( Exception ) = 0; | ^~~~~ CastSink.h:208:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 208 | throw ( Exception ) | ^~~~~ CastSink.h:226:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 226 | CastSink( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:245:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | ~CastSink( void ) throw ( Exception ) | ^~~~~ CastSink.h:258:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 258 | operator= ( const CastSink & cs ) throw ( Exception ) | ^~~~~ CastSink.h:283:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | open ( void ) throw ( Exception ); | ^~~~~ CastSink.h:311:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 311 | unsigned int usec ) throw ( Exception ) | ^~~~~ CastSink.h:326:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | unsigned int len ) throw ( Exception ) | ^~~~~ CastSink.h:341:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 341 | flush ( void ) throw ( Exception ) | ^~~~~ CastSink.h:369:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 369 | close ( void ) throw ( Exception ) | ^~~~~ In file included from DarkIceConfig.h:45, from DarkIce.h:61, from main.cpp:58: ConfigSection.h:96:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | ConfigSection ( void ) throw ( Exception ) | ^~~~~ ConfigSection.h:106:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | ~ConfigSection ( void ) throw ( Exception ) | ^~~~~ ConfigSection.h:135:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | const char * value ) throw ( Exception ); | ^~~~~ ConfigSection.h:145:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | get ( const char * key ) const throw ( Exception ); | ^~~~~ ConfigSection.h:162:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | throw ( Exception ); | ^~~~~ ConfigSection.h:172:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | addLine ( const char * line ) throw ( Exception ); | ^~~~~ In file included from DarkIce.h:61, from main.cpp:58: DarkIceConfig.h:114:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Config ( void ) throw ( Exception ) | ^~~~~ DarkIceConfig.h:126:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | Config ( std::istream & is ) throw ( Exception ) | ^~~~~ DarkIceConfig.h:137:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 137 | ~Config ( void ) throw ( Exception ) | ^~~~~ DarkIceConfig.h:163:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | reset ( void ) throw ( Exception ) | ^~~~~ DarkIceConfig.h:177:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | addLine ( const char * line ) throw ( Exception ); | ^~~~~ DarkIceConfig.h:187:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 187 | read ( std::istream & is ) throw ( Exception ); | ^~~~~ DarkIceConfig.h:197:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | get ( const char * key ) const throw ( Exception ); | ^~~~~ In file included from main.cpp:58: DarkIce.h:150:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | init ( const Config & config ) throw ( Exception ); | ^~~~~ DarkIce.h:163:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | unsigned int bufferSecs ) throw ( Exception ); | ^~~~~ DarkIce.h:176:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | unsigned int bufferSecs ) throw ( Exception ); | ^~~~~ DarkIce.h:189:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | unsigned int bufferSecs ) throw ( Exception ); | ^~~~~ DarkIce.h:201:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | throw ( Exception ); | ^~~~~ DarkIce.h:210:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | setRealTimeScheduling ( void ) throw ( Exception ); | ^~~~~ DarkIce.h:219:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | setOriginalScheduling ( void ) throw ( Exception ); | ^~~~~ DarkIce.h:229:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 229 | encode ( void ) throw ( Exception ); | ^~~~~ DarkIce.h:239:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 239 | shout ( unsigned int ) throw ( Exception ); | ^~~~~ DarkIce.h:250:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | DarkIce ( void ) throw ( Exception ) | ^~~~~ DarkIce.h:266:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | DarkIce ( const Config & config ) throw ( Exception ) | ^~~~~ DarkIce.h:277:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 277 | ~DarkIce ( void ) throw ( Exception ) | ^~~~~ DarkIce.h:302:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 302 | run ( void ) throw ( Exception ); | ^~~~~ mv -f .deps/main.Tpo .deps/main.Po g++ -O2 -pedantic -Wall -pthread -O2 -march=i586 -mtune=i686 -fpermissive -std=c++14 -o darkice AudioSource.o BufferedSink.o CastSink.o FileSink.o Connector.o MultiThreadedConnector.o DarkIce.o Exception.o IceCast.o IceCast2.o ShoutCast.o FileCast.o LameLibEncoder.o TwoLameLibEncoder.o VorbisLibEncoder.o OpusLibEncoder.o FaacEncoder.o aacPlusEncoder.o OssDspSource.o SerialUlaw.o SolarisDspSource.o TcpSocket.o Util.o ConfigSection.o DarkIceConfig.o Reporter.o AlsaDspSource.o PulseAudioDspSource.o JackDspSource.o main.o -L/usr/lib -lmp3lame -L/usr/lib -logg -lvorbis -lvorbisenc -L/usr/lib -logg -lopus -L/usr/lib -lfaac -L/usr/lib -lasound -L/usr/lib -lpulse-simple -L/usr/lib -lpulse -L/usr/lib -ljack -L/usr/lib -lsamplerate -lrt -lnsl make[2]: Leaving directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/src' make[1]: Leaving directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/src' Making all in man make[1]: Entering directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/man' make[1]: Entering directory '/usr/src/slapt-src/audio/darkice/darkice-1.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src/audio/darkice/darkice-1.2' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/audio/darkice/darkice-1.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/audio/darkice/darkice-1.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/audio/darkice/darkice-1.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/audio/darkice/darkice-1.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src/audio/darkice/darkice-1.2' Making install in src make[2]: Entering directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/src' make[3]: Entering directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/src' /usr/bin/mkdir -p '/usr/src/slapt-src/audio/darkice/package-darkice/usr/bin' /bin/sh /usr/src/slapt-src/audio/darkice/darkice-1.2/install-sh -c -s darkice '/usr/src/slapt-src/audio/darkice/package-darkice/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/src' make[2]: Leaving directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/src' Making install in man make[2]: Entering directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/man' make[3]: Entering directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/audio/darkice/package-darkice/usr/man/man1' /usr/bin/ginstall -c -m 644 darkice.1 '/usr/src/slapt-src/audio/darkice/package-darkice/usr/man/man1' /usr/bin/mkdir -p '/usr/src/slapt-src/audio/darkice/package-darkice/usr/man/man5' /usr/bin/ginstall -c -m 644 darkice.cfg.5 '/usr/src/slapt-src/audio/darkice/package-darkice/usr/man/man5' make[3]: Leaving directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/man' make[2]: Leaving directory '/usr/src/slapt-src/audio/darkice/darkice-1.2/man' make[2]: Entering directory '/usr/src/slapt-src/audio/darkice/darkice-1.2' make[3]: Entering directory '/usr/src/slapt-src/audio/darkice/darkice-1.2' /usr/bin/mkdir -p '/usr/src/slapt-src/audio/darkice/package-darkice/etc' /usr/bin/ginstall -c -m 644 darkice.cfg '/usr/src/slapt-src/audio/darkice/package-darkice/etc' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/audio/darkice/darkice-1.2' make[2]: Leaving directory '/usr/src/slapt-src/audio/darkice/darkice-1.2' make[1]: Leaving directory '/usr/src/slapt-src/audio/darkice/darkice-1.2' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/audio/darkice/darkice-1.2-i586-2salix15.0.txz ./ etc/ etc/darkice.cfg etc/rc.d/ etc/rc.d/rc.darkice.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/darkice usr/doc/ usr/doc/darkice-1.2/ usr/doc/darkice-1.2/AUTHORS usr/doc/darkice-1.2/COPYING usr/doc/darkice-1.2/ChangeLog usr/doc/darkice-1.2/FAQ usr/doc/darkice-1.2/INSTALL usr/doc/darkice-1.2/INSTALL.lame usr/doc/darkice-1.2/INSTALL.vorbis usr/doc/darkice-1.2/NEWS usr/doc/darkice-1.2/README usr/doc/darkice-1.2/TODO usr/doc/darkice-1.2/darkice.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/darkice.1.gz usr/man/man5/ usr/man/man5/darkice.cfg.5.gz Slackware package /usr/src/slapt-src/audio/darkice/darkice-1.2-i586-2salix15.0.txz created. Installing package darkice-1.2-i586-2salix15.0... | darkice (live audio streamer) | | DarkIce is a live audio streamer. It records audio from an audio | interface (e.g. sound card), encodes it and sends it to a streaming | server. | | Homepage: http://www.brain-dump.org/projects/darkice/ | | | | | |