D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/goldendict-1.5.0-0.rc2.6.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2es9LO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf goldendict-1.5.0-RC2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/goldendict-1.5.0-RC2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd goldendict-1.5.0-RC2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/goldendict-1.5-mga-i18n-desktop.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/goldendict-1.5-fix-build-against-qt-5.11.0.patch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OjErzN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd goldendict-1.5.0-RC2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/lib64/qt5/bin/qmake libsuff=64 'QMAKE_CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'QMAKE_CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'QMAKE_LFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' QMAKE_STRIP= PREFIX=/usr DISABLE_INTERNAL_PLAYER=1 Info: creating stash file /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/.qmake.stash sh: git: command not found Project MESSAGE: Failed to precisely describe the version via Git -- using the default version string Project MESSAGE: Install Prefix is: /usr + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/lib64/qt5/bin/uic dictgroupwidget.ui -o build/ui_dictgroupwidget.h /usr/lib64/qt5/bin/uic mainwindow.ui -o build/ui_mainwindow.h /usr/lib64/qt5/bin/uic initializing.ui -o build/ui_initializing.h /usr/lib64/qt5/bin/uic sources.ui -o build/ui_sources.h /usr/lib64/qt5/bin/uic groupselectorwidget.ui -o build/ui_groupselectorwidget.h /usr/lib64/qt5/bin/uic scanpopup.ui -o build/ui_scanpopup.h /usr/lib64/qt5/bin/uic articleview.ui -o build/ui_articleview.h /usr/lib64/qt5/bin/uic about.ui -o build/ui_about.h /usr/lib64/qt5/bin/uic editdictionaries.ui -o build/ui_editdictionaries.h /usr/lib64/qt5/bin/uic preferences.ui -o build/ui_preferences.h /usr/lib64/qt5/bin/uic orderandprops.ui -o build/ui_orderandprops.h /usr/lib64/qt5/bin/uic dictinfo.ui -o build/ui_dictinfo.h /usr/lib64/qt5/bin/uic dictheadwords.ui -o build/ui_dictheadwords.h /usr/lib64/qt5/bin/uic authentication.ui -o build/ui_authentication.h /usr/lib64/qt5/bin/uic fulltextsearch.ui -o build/ui_fulltextsearch.h g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/utf8.o utf8.cc In file included from utf8.cc:4: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ utf8.cc:142:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | wstring decode( string const & in ) throw( exCantDecode ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/file.o file.cc In file included from file.cc:4: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ file.cc:71:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void Class::open( char const * filename, char const * mode ) throw( exCantOpen ) | ^~~~~ file.cc:101:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | Class::Class( char const * filename, char const * mode ) throw( exCantOpen ): | ^~~~~ file.cc:108:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | throw( exCantOpen ): writeBuffer( 0 ) | ^~~~~ file.cc:113:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | void Class::read( void * buf, qint64 size ) throw( exReadError, exWriteError ) | ^~~~~ file.cc:127:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | size_t Class::readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ) | ^~~~~ file.cc:136:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | void Class::write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ) | ^~~~~ file.cc:184:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | throw( exWriteError ) | ^~~~~ file.cc:193:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 193 | throw( exWriteError ) | ^~~~~ file.cc:220:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 220 | std::string Class::gets( bool stripNl ) throw( exReadError, exWriteError ) | ^~~~~ file.cc:230:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | void Class::seek( long offset ) throw( exSeekError, exWriteError ) | ^~~~~ file.cc:239:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 239 | void Class::seekCur( long offset ) throw( exSeekError, exWriteError ) | ^~~~~ file.cc:248:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 248 | void Class::seekEnd( long offset ) throw( exSeekError, exWriteError ) | ^~~~~ file.cc:257:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 257 | void Class::rewind() throw( exSeekError, exWriteError ) | ^~~~~ file.cc:262:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 262 | size_t Class::tell() throw( exSeekError ) | ^~~~~ file.cc:275:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 275 | bool Class::eof() throw( exWriteError ) | ^~~~~ file.cc:283:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | QFile & Class::file() throw( exWriteError ) | ^~~~~ file.cc:290:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 290 | void Class::close() throw( exWriteError ) | ^~~~~ file.cc:311:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 311 | void Class::flushWriteBuffer() throw( exWriteError ) | ^~~~~ file.cc:324:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 324 | void Class::releaseWriteBuffer() throw( exWriteError ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/initializing.o initializing.cc gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/dictzip.o dictzip.c dictzip.c: In function 'dict_read_header.constprop': dictzip.c:407:31: warning: argument 1 null where non-null expected [-Wnonnull] 407 | header->headerLength += strlen( header->comment ) + 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from dictzip.c:32: /usr/include/string.h:384:15: note: in a call to function 'strlen' declared here 384 | extern size_t strlen (const char *__s) | ^~~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/folding.o folding.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/bgl_babylon.o bgl_babylon.cc In file included from bgl_babylon.cc:33: iconv.hh:30:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | Iconv( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:33:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | void reinit( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:45:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void * & outBuf, size_t & outBytesLeft ) throw( exIncorrectSeq, | ^~~~~ iconv.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ iconv.hh:57:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ In file included from dictionary.hh:17, from bgl_babylon.cc:37: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from bgl_babylon.cc:37: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/dictionary.o dictionary.cc In file included from dictionary.hh:17, from dictionary.cc:7: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from dictionary.cc:7: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ dictionary.cc:76:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | WordMatch WordSearchRequest::operator [] ( size_t index ) throw( exIndexOutOfRange ) | ^~~~~ dictionary.cc:86:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | vector< WordMatch > & WordSearchRequest::getAllMatches() throw( exRequestUnfinished ) | ^~~~~ dictionary.cc:115:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | throw( exSliceOutOfRange ) | ^~~~~ dictionary.cc:128:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | vector< char > & DataRequest::getFullData() throw( exRequestUnfinished ) | ^~~~~ dictionary.cc:150:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | throw( std::exception ) | ^~~~~ dictionary.cc:156:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 156 | throw( std::exception ) | ^~~~~ dictionary.cc:168:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/chunkedstorage.o chunkedstorage.cc In file included from chunkedstorage.hh:8, from chunkedstorage.cc:4: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/iconv.o iconv.cc In file included from iconv.cc:4: iconv.hh:30:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | Iconv( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:33:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | void reinit( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:45:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void * & outBuf, size_t & outBytesLeft ) throw( exIncorrectSeq, | ^~~~~ iconv.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ iconv.hh:57:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ iconv.cc:20:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | Iconv::Iconv( char const * to, char const * from ) throw( exCantInit ): | ^~~~~ iconv.cc:27:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 27 | void Iconv::reinit( char const * to, char const * from ) throw( exCantInit ) | ^~~~~ iconv.cc:44:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | throw( exIncorrectSeq, exOther ) | ^~~~~ iconv.cc:75:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ) | ^~~~~ iconv.cc:116:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/sources.o sources.cc In file included from sources.hh:8, from sources.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from hunspell.hh:11, from sources.hh:9, from sources.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from sources.hh:9, from sources.cc:4: hunspell.hh:37:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw( std::exception ); | ^~~~~ sources.cc: In constructor 'Sources::Sources(QWidget*, const Config::Class&)': sources.cc:77:73: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 77 | ProgramTypeEditor::getNameForType( Config::Program::PrefixMatch ) ) + 16 ); | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtWidgets/qabstractbutton.h:46, from /usr/include/qt5/QtWidgets/qcheckbox.h:44, from /usr/include/qt5/QtWidgets/QCheckBox:1, from build/ui_sources.h:15, from sources.hh:7, from sources.cc:4: /usr/include/qt5/QtGui/qfontmetrics.h:108:9: note: declared here 108 | int width(const QString &, int len = -1) const; | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/htmlescape.o htmlescape.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/article_netmgr.o article_netmgr.cc In file included from dictionary.hh:17, from article_netmgr.hh:8, from article_netmgr.cc:12: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from article_netmgr.hh:8, from article_netmgr.cc:12: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/bgl.o bgl.cc In file included from dictionary.hh:17, from bgl.hh:7, from bgl.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from bgl.hh:7, from bgl.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from bgl.cc:4: bgl.hh:26:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | throw( std::exception ); | ^~~~~ In file included from btreeidx.hh:8, from bgl.cc:5: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from bgl.cc:5: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ In file included from bgl.cc:9: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ bgl.cc:227:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 227 | throw( std::exception ); | ^~~~~ bgl.cc:232:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 232 | throw( std::exception ); | ^~~~~ bgl.cc:235:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | throw( std::exception ); | ^~~~~ bgl.cc: In member function 'void Bgl::{anonymous}::BglHeadwordsRequest::run()': bgl.cc:578:18: warning: catching polymorphic type 'class Utf8::exCantDecode' by value [-Wcatch-value=] 578 | catch( Utf8::exCantDecode ) | ^~~~~~~~~~~~ bgl.cc: At global scope: bgl.cc:597:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw( std::exception ) | ^~~~~ bgl.cc: In member function 'void Bgl::{anonymous}::BglArticleRequest::fixHebString(std::string&)': bgl.cc:706:16: warning: catching polymorphic type 'class Utf8::exCantDecode' by value [-Wcatch-value=] 706 | catch( Utf8::exCantDecode ) | ^~~~~~~~~~~~ bgl.cc: In member function 'void Bgl::{anonymous}::BglArticleRequest::fixHebArticle(std::string&)': bgl.cc:726:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] 726 | hebArticle[ nulls - 1 ] >= 0 ) || bgl.cc: At global scope: bgl.cc:908:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 908 | throw( std::exception ) | ^~~~~ bgl.cc:1052:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1052 | throw( std::exception ) | ^~~~~ bgl.cc:1145:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1145 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/filetype.o filetype.cc In file included from filetype.cc:5: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/btreeidx.o btreeidx.cc In file included from dictionary.hh:17, from btreeidx.hh:7, from btreeidx.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from btreeidx.hh:7, from btreeidx.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from btreeidx.hh:8, from btreeidx.cc:4: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from btreeidx.cc:4: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ In file included from btreeidx.cc:6: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ btreeidx.cc:458:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 458 | throw( std::exception ) | ^~~~~ btreeidx.cc:466:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 466 | throw( std::exception ) | ^~~~~ btreeidx.cc: In member function 'void BtreeIndexing::BtreeIndex::getHeadwordsFromOffsets(QList&, QVector&, QAtomicInt*)': btreeidx.cc:1423:82: warning: 'RandomAccessIterator qBinaryFind(RandomAccessIterator, RandomAccessIterator, const T&) [with RandomAccessIterator = QList::iterator; T = unsigned int]' is deprecated: Use std::binary_search [-Wdeprecated-declarations] 1423 | result.at( i ).articleOffset ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtCore/QObject:1, from dictionary.hh:10, from btreeidx.hh:7, from btreeidx.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:292:85: note: declared here 292 | QT_DEPRECATED_X("Use std::binary_search") Q_OUTOFLINE_TEMPLATE RandomAccessIterator qBinaryFind(RandomAccessIterator begin, RandomAccessIterator end, const T &value) | ^~~~~~~~~~~ btreeidx.cc:1423:82: warning: 'RandomAccessIterator qBinaryFind(RandomAccessIterator, RandomAccessIterator, const T&) [with RandomAccessIterator = QList::iterator; T = unsigned int]' is deprecated: Use std::binary_search [-Wdeprecated-declarations] 1423 | result.at( i ).articleOffset ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtCore/QObject:1, from dictionary.hh:10, from btreeidx.hh:7, from btreeidx.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:292:85: note: declared here 292 | QT_DEPRECATED_X("Use std::binary_search") Q_OUTOFLINE_TEMPLATE RandomAccessIterator qBinaryFind(RandomAccessIterator begin, RandomAccessIterator end, const T &value) | ^~~~~~~~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/fsencoding.o fsencoding.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/config.o config.cc In file included from config.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ config.cc:317:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 317 | Class load() throw( exError ) | ^~~~~ config.cc:1097:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1097 | void save( Class const & c ) throw( exError ) | ^~~~~ config.cc:1958:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1958 | QString getConfigDir() throw( exError ) | ^~~~~ config.cc:1963:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1963 | QString getIndexDir() throw( exError ) | ^~~~~ config.cc:1975:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1975 | QString getPidFileName() throw( exError ) | ^~~~~ config.cc:1980:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1980 | QString getHistoryFileName() throw( exError ) | ^~~~~ config.cc:1985:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1985 | QString getUserCssFileName() throw( exError ) | ^~~~~ config.cc:1990:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1990 | QString getUserCssPrintFileName() throw( exError ) | ^~~~~ config.cc:1995:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1995 | QString getUserQtCssFileName() throw( exError ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/xdxf2html.o xdxf2html.cc In file included from dictionary.hh:17, from xdxf2html.hh:9, from xdxf2html.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from xdxf2html.hh:9, from xdxf2html.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from btreeidx.hh:8, from indexedzip.hh:7, from xdxf2html.hh:10, from xdxf2html.cc:4: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from indexedzip.hh:7, from xdxf2html.hh:10, from xdxf2html.cc:4: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ In file included from xdxf2html.cc:7: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/lsa.o lsa.cc In file included from dictionary.hh:17, from lsa.hh:7, from lsa.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from lsa.hh:7, from lsa.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from lsa.cc:4: lsa.hh:19:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from lsa.cc:5: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from lsa.cc:6: iconv.hh:30:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | Iconv( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:33:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | void reinit( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:45:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void * & outBuf, size_t & outBytesLeft ) throw( exIncorrectSeq, | ^~~~~ iconv.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ iconv.hh:57:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ In file included from lsa.cc:8: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ In file included from lsa.cc:9: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ lsa.cc:181:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 181 | throw( std::exception ); | ^~~~~ lsa.cc:184:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 184 | throw( std::exception ); | ^~~~~ lsa.cc:218:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | throw( std::exception ) | ^~~~~ lsa.cc:396:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 396 | throw( std::exception ) | ^~~~~ lsa.cc:521:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 521 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/stardict.o stardict.cc In file included from dictionary.hh:17, from stardict.hh:7, from stardict.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from stardict.hh:7, from stardict.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from stardict.cc:4: stardict.hh:19:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from btreeidx.hh:8, from stardict.cc:5: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from stardict.cc:5: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ In file included from stardict.cc:7: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ stardict.cc:169:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | throw( std::exception ); | ^~~~~ stardict.cc:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ stardict.cc:177:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | throw( std::exception ); | ^~~~~ stardict.cc:1107:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1107 | throw( std::exception ) | ^~~~~ stardict.cc:1308:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1308 | throw( std::exception ) | ^~~~~ stardict.cc: In member function 'void Stardict::{anonymous}::StardictResourceRequest::run()': stardict.cc:1494:18: warning: catching polymorphic type 'class File::exCantOpen' by value [-Wcatch-value=] 1494 | catch( File::exCantOpen ) | ^~~~~~~~~~ stardict.cc: At global scope: stardict.cc:1597:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1597 | throw( std::exception ) | ^~~~~ stardict.cc:1776:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1776 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/dsl_details.o dsl_details.cc In file included from dictionary.hh:17, from dsl_details.hh:11, from dsl_details.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from dsl_details.hh:11, from dsl_details.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from dsl_details.hh:12, from dsl_details.cc:4: iconv.hh:30:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | Iconv( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:33:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | void reinit( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:45:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void * & outBuf, size_t & outBytesLeft ) throw( exIncorrectSeq, | ^~~~~ iconv.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ iconv.hh:57:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ In file included from dsl_details.cc:4: dsl_details.hh:86:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | void nextChar() throw( eot ); | ^~~~~ dsl_details.hh:97:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | DslIconv( DslEncoding ) throw( Iconv::Ex ); | ^~~~~ dsl_details.hh:98:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | void reinit( DslEncoding ) throw( Iconv::Ex ); | ^~~~~ dsl_details.hh:128:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | DslScanner( string const & fileName ) throw( Ex, Iconv::Ex ); | ^~~~~ dsl_details.hh:153:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | bool readNextLine( wstring &, size_t & offset ) throw( Ex, Iconv::Ex ); | ^~~~~ dsl_details.hh:156:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 156 | bool readNextLineWithoutComments( wstring &, size_t & offset ) throw( Ex, Iconv::Ex ); | ^~~~~ In file included from dsl_details.cc:11: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ dsl_details.cc:637:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 637 | void ArticleDom::nextChar() throw( eot ) | ^~~~~ dsl_details.cc:672:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 672 | DslScanner::DslScanner( string const & fileName ) throw( Ex, Iconv::Ex ): | ^~~~~ dsl_details.cc:838:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 838 | bool DslScanner::readNextLine( wstring & out, size_t & offset ) throw( Ex, | ^~~~~ dsl_details.cc:944:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 944 | throw( Ex, Iconv::Ex ) | ^~~~~ dsl_details.cc:974:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 974 | DslIconv::DslIconv( DslEncoding e ) throw( Iconv::Ex ): | ^~~~~ dsl_details.cc:979:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 979 | void DslIconv::reinit( DslEncoding e ) throw( Iconv::Ex ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/instances.o instances.cc In file included from instances.hh:7, from instances.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from instances.hh:8, from instances.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/externalviewer.o externalviewer.cc In file included from externalviewer.cc:5: externalviewer.hh:31:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | throw( exCantCreateTempFile ); | ^~~~~ externalviewer.hh:35:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | void start() throw( exCantRunViewer ); | ^~~~~ externalviewer.cc:14:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 14 | throw( exCantCreateTempFile ): | ^~~~~ externalviewer.cc:35:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | void ExternalViewer::start() throw( exCantRunViewer ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/groups_widgets.o groups_widgets.cc In file included from groups_widgets.hh:15, from groups_widgets.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from groups_widgets.hh:16, from groups_widgets.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/keyboardstate.o keyboardstate.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/mouseover.o mouseover.cc In file included from mouseover.hh:5, from mouseover.cc:1: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from mouseover.cc:2: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/mutex.o mutex.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/groupcombobox.o groupcombobox.cc In file included from instances.hh:7, from groupcombobox.hh:9, from groupcombobox.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from instances.hh:8, from groupcombobox.hh:9, from groupcombobox.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/scanpopup.o scanpopup.cc In file included from dictionary.hh:17, from article_netmgr.hh:8, from scanpopup.hh:7, from scanpopup.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from article_netmgr.hh:8, from scanpopup.hh:7, from scanpopup.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ scanpopup.cc: In member function 'void ScanPopup::engagePopup(bool, bool)': scanpopup.cc:441:63: warning: 'const QRect QDesktopWidget::screenGeometry(int) const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] 441 | QRect desktop = QApplication::desktop()->screenGeometry(); | ^ In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1, from scanpopup.cc:12: /usr/include/qt5/QtWidgets/qdesktopwidget.h:79:67: note: declared here 79 | QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const; | ^~~~~~~~~~~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/article_maker.o article_maker.cc In file included from dictionary.hh:17, from article_maker.hh:11, from article_maker.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from article_maker.hh:11, from article_maker.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from article_maker.cc:7: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/dsl.o dsl.cc In file included from dictionary.hh:17, from dsl.hh:7, from dsl.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from dsl.hh:7, from dsl.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from dsl.cc:4: dsl.hh:20:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | throw( std::exception ); | ^~~~~ In file included from dsl_details.hh:12, from dsl.cc:5: iconv.hh:30:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | Iconv( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:33:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | void reinit( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:45:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void * & outBuf, size_t & outBytesLeft ) throw( exIncorrectSeq, | ^~~~~ iconv.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ iconv.hh:57:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ In file included from dsl.cc:5: dsl_details.hh:86:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | void nextChar() throw( eot ); | ^~~~~ dsl_details.hh:97:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | DslIconv( DslEncoding ) throw( Iconv::Ex ); | ^~~~~ dsl_details.hh:98:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 98 | void reinit( DslEncoding ) throw( Iconv::Ex ); | ^~~~~ dsl_details.hh:128:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | DslScanner( string const & fileName ) throw( Ex, Iconv::Ex ); | ^~~~~ dsl_details.hh:153:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | bool readNextLine( wstring &, size_t & offset ) throw( Ex, Iconv::Ex ); | ^~~~~ dsl_details.hh:156:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 156 | bool readNextLineWithoutComments( wstring &, size_t & offset ) throw( Ex, Iconv::Ex ); | ^~~~~ In file included from btreeidx.hh:8, from dsl.cc:6: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from dsl.cc:6: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ In file included from dsl.cc:8: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ dsl.cc:212:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 212 | throw( std::exception ); | ^~~~~ dsl.cc:215:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 215 | throw( std::exception ); | ^~~~~ dsl.cc:1676:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1676 | throw( std::exception ) | ^~~~~ dsl.cc:1855:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1855 | throw( std::exception ) | ^~~~~ dsl.cc:1914:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1914 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/wordfinder.o wordfinder.cc In file included from dictionary.hh:17, from wordfinder.hh:14, from wordfinder.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from wordfinder.hh:14, from wordfinder.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/audiolink.o audiolink.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/wstring.o wstring.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/wstring_qt.o wstring_qt.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/articleview.o articleview.cc In file included from dictionary.hh:17, from article_netmgr.hh:8, from articleview.hh:11, from articleview.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from article_netmgr.hh:8, from articleview.hh:11, from articleview.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from articleview.cc:5: externalviewer.hh:31:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | throw( exCantCreateTempFile ); | ^~~~~ externalviewer.hh:35:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | void start() throw( exCantRunViewer ); | ^~~~~ In file included from articleview.cc:18: programs.hh:20:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/processwrapper.o processwrapper.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/mediawiki.o mediawiki.cc In file included from dictionary.hh:17, from mediawiki.hh:7, from mediawiki.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from mediawiki.hh:7, from mediawiki.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from mediawiki.cc:4: mediawiki.hh:21:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 21 | throw( std::exception ); | ^~~~~ mediawiki.cc:60:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ mediawiki.cc:64:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw( std::exception ); | ^~~~~ mediawiki.cc:472:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 472 | throw( std::exception ) | ^~~~~ mediawiki.cc:488:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 488 | throw( std::exception ) | ^~~~~ mediawiki.cc:506:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 506 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/hotkeyedit.o hotkeyedit.cc In file included from hotkeyedit.hh:7, from hotkeyedit.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/preferences.o preferences.cc In file included from preferences.hh:5, from preferences.cc:1: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from ./wordfinder.hh:14, from ./wordlist.hh:10, from build/ui_mainwindow.h:29, from mainwindow.hh:13, from preferences.cc:7: ./dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ ./dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ ./dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ ./dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ ./dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ ./dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ ./dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/hunspell.o hunspell.cc In file included from dictionary.hh:17, from hunspell.hh:11, from hunspell.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from hunspell.hh:11, from hunspell.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from hunspell.cc:4: hunspell.hh:37:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw( std::exception ); | ^~~~~ In file included from hunspell.cc:5: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ In file included from hunspell.cc:7: iconv.hh:30:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | Iconv( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:33:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | void reinit( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:45:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void * & outBuf, size_t & outBytesLeft ) throw( exIncorrectSeq, | ^~~~~ iconv.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ iconv.hh:57:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ hunspell.cc:76:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | throw( std::exception ); | ^~~~~ hunspell.cc:79:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | throw( std::exception ); | ^~~~~ hunspell.cc:84:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | throw( std::exception ); | ^~~~~ hunspell.cc: In member function 'void HunspellMorpho::{anonymous}::HunspellArticleRequest::run()': hunspell.cc:266:46: warning: 'int Hunspell::spell(const char*, int*, char**)' is deprecated [-Wdeprecated-declarations] 266 | if ( hunspell.spell( encodedWord.c_str() ) ) | ^ In file included from hunspell.cc:22: /usr/include/hunspell/hunspell.hxx:131:20: note: declared here 131 | H_DEPRECATED int spell(const char* word, int* info = NULL, char** root = NULL); | ^~~~~ hunspell.cc:273:76: warning: 'int Hunspell::suggest(char***, const char*)' is deprecated [-Wdeprecated-declarations] 273 | suggestionsCount = hunspell.suggest( &suggestions, encodedWord.c_str() ); | ^ In file included from hunspell.cc:22: /usr/include/hunspell/hunspell.hxx:141:20: note: declared here 141 | H_DEPRECATED int suggest(char*** slst, const char* word); | ^~~~~~~ hunspell.cc:296:62: warning: 'void Hunspell::free_list(char***, int)' is deprecated [-Wdeprecated-declarations] 296 | hunspell.free_list( &suggestions, suggestionsCount ); | ^ In file included from hunspell.cc:22: /usr/include/hunspell/hunspell.hxx:155:21: note: declared here 155 | H_DEPRECATED void free_list(char*** slst, int n); | ^~~~~~~~~ hunspell.cc:333:56: warning: 'void Hunspell::free_list(char***, int)' is deprecated [-Wdeprecated-declarations] 333 | hunspell.free_list( &suggestions, suggestionsCount ); | ^ In file included from hunspell.cc:22: /usr/include/hunspell/hunspell.hxx:155:21: note: declared here 155 | H_DEPRECATED void free_list(char*** slst, int n); | ^~~~~~~~~ hunspell.cc: At global scope: hunspell.cc:342:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 342 | throw( std::exception ) | ^~~~~ hunspell.cc: In function 'QVector > HunspellMorpho::{anonymous}::suggest(std::wstring&, Mutex&, Hunspell&)': hunspell.cc:473:76: warning: 'int Hunspell::analyze(char***, const char*)' is deprecated [-Wdeprecated-declarations] 473 | suggestionsCount = hunspell.analyze( &suggestions, encodedWord.c_str() ); | ^ In file included from hunspell.cc:22: /usr/include/hunspell/hunspell.hxx:164:20: note: declared here 164 | H_DEPRECATED int analyze(char*** slst, const char* word); | ^~~~~~~ hunspell.cc:513:56: warning: 'void Hunspell::free_list(char***, int)' is deprecated [-Wdeprecated-declarations] 513 | hunspell.free_list( &suggestions, suggestionsCount ); | ^ In file included from hunspell.cc:22: /usr/include/hunspell/hunspell.hxx:155:21: note: declared here 155 | H_DEPRECATED void free_list(char*** slst, int n); | ^~~~~~~~~ hunspell.cc: At global scope: hunspell.cc:521:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 521 | throw( std::exception ) | ^~~~~ hunspell.cc: In member function 'void HunspellMorpho::{anonymous}::HunspellPrefixMatchRequest::run()': hunspell.cc:617:46: warning: 'int Hunspell::spell(const char*, int*, char**)' is deprecated [-Wdeprecated-declarations] 617 | if ( hunspell.spell( encodedWord.c_str() ) ) | ^ In file included from hunspell.cc:22: /usr/include/hunspell/hunspell.hxx:131:20: note: declared here 131 | H_DEPRECATED int spell(const char* word, int* info = NULL, char** root = NULL); | ^~~~~ hunspell.cc: At global scope: hunspell.cc:636:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 636 | throw( std::exception ) | ^~~~~ hunspell.cc:779:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 779 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/hotkeywrapper.o hotkeywrapper.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/sounddir.o sounddir.cc In file included from dictionary.hh:17, from sounddir.hh:7, from sounddir.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from sounddir.hh:7, from sounddir.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from sounddir.cc:4: sounddir.hh:19:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from sounddir.cc:5: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from sounddir.cc:7: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ In file included from sounddir.cc:8: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ sounddir.cc:97:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | throw( std::exception ); | ^~~~~ sounddir.cc:100:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | throw( std::exception ); | ^~~~~ sounddir.cc:129:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 129 | throw( std::exception ) | ^~~~~ sounddir.cc:303:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 303 | throw( std::exception ) | ^~~~~ sounddir.cc: In member function 'virtual sptr SoundDir::{anonymous}::SoundDirDictionary::getResource(const string&)': sounddir.cc:360:16: warning: catching polymorphic type 'class File::Ex' by value [-Wcatch-value=] 360 | catch( File::Ex ) | ^~ sounddir.cc: At global scope: sounddir.cc:405:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 405 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/dictdfiles.o dictdfiles.cc In file included from dictionary.hh:17, from dictdfiles.hh:7, from dictdfiles.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from dictdfiles.hh:7, from dictdfiles.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from dictdfiles.cc:4: dictdfiles.hh:19:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from btreeidx.hh:8, from dictdfiles.cc:5: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from dictdfiles.cc:5: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ In file included from dictdfiles.cc:7: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ dictdfiles.cc:124:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | throw( std::exception ); | ^~~~~ dictdfiles.cc:252:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 252 | throw( std::exception ) | ^~~~~ dictdfiles.cc:553:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 553 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/langcoder.o langcoder.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/romaji.o romaji.cc In file included from dictionary.hh:17, from transliteration.hh:7, from romaji.hh:7, from romaji.cc:1: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from transliteration.hh:7, from romaji.hh:7, from romaji.cc:1: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from romaji.hh:7, from romaji.cc:1: transliteration.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw( std::exception ); | ^~~~~ transliteration.hh:46:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | unsigned long ) throw( std::exception ); | ^~~~~ transliteration.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( std::exception ); | ^~~~~ In file included from romaji.cc:1: romaji.hh:16:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 16 | throw( std::exception ); | ^~~~~ romaji.cc:95:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/transliteration.o transliteration.cc In file included from dictionary.hh:17, from transliteration.hh:7, from transliteration.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from transliteration.hh:7, from transliteration.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from transliteration.cc:4: transliteration.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw( std::exception ); | ^~~~~ transliteration.hh:46:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | unsigned long ) throw( std::exception ); | ^~~~~ transliteration.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( std::exception ); | ^~~~~ In file included from transliteration.cc:5: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ transliteration.cc:38:99: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 38 | unsigned long ) throw( std::exception ) | ^~~~~ transliteration.cc:44:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | throw( std::exception ) | ^~~~~ transliteration.cc:48:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/russiantranslit.o russiantranslit.cc In file included from dictionary.hh:17, from russiantranslit.hh:7, from russiantranslit.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from russiantranslit.hh:7, from russiantranslit.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from russiantranslit.cc:4: russiantranslit.hh:12:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 12 | sptr< Dictionary::Class > makeDictionary() throw( std::exception ); | ^~~~~ In file included from russiantranslit.cc:5: transliteration.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw( std::exception ); | ^~~~~ transliteration.hh:46:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | unsigned long ) throw( std::exception ); | ^~~~~ transliteration.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( std::exception ); | ^~~~~ russiantranslit.cc:102:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | sptr< Dictionary::Class > makeDictionary() throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/loaddictionaries.o loaddictionaries.cc In file included from loaddictionaries.hh:8, from loaddictionaries.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from loaddictionaries.hh:9, from loaddictionaries.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:6: bgl.hh:26:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:7: stardict.hh:19:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:8: lsa.hh:19:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:9: dsl.hh:20:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:10: mediawiki.hh:21:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 21 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:11: sounddir.hh:19:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:12: hunspell.hh:37:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:13: dictdfiles.hh:19:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from romaji.hh:7, from loaddictionaries.cc:14: transliteration.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw( std::exception ); | ^~~~~ transliteration.hh:46:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | unsigned long ) throw( std::exception ); | ^~~~~ transliteration.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:14: romaji.hh:16:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 16 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:15: russiantranslit.hh:12:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 12 | sptr< Dictionary::Class > makeDictionary() throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:16: german.hh:12:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 12 | sptr< Dictionary::Class > makeDictionary() throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:17: greektranslit.hh:12:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 12 | sptr< Dictionary::Class > makeDictionary() throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:18: belarusiantranslit.hh:13:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 13 | std::vector< sptr< Dictionary::Class > > makeDictionaries() throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:19: website.hh:17:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 17 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:20: forvo.hh:24:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:21: programs.hh:20:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:22: voiceengines.hh:21:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 21 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:25: xdxf.hh:19:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:26: sdict.hh:19:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:27: aard.hh:19:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:28: zipsounds.hh:18:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 18 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:29: mdx.hh:17:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 17 | Dictionary::Initializing & ) throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:31: dictserver.hh:15:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 15 | throw( std::exception ); | ^~~~~ In file included from loaddictionaries.cc:35: epwing.hh:16:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 16 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/german.o german.cc In file included from dictionary.hh:17, from german.hh:7, from german.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from german.hh:7, from german.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from german.cc:4: german.hh:12:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 12 | sptr< Dictionary::Class > makeDictionary() throw( std::exception ); | ^~~~~ In file included from german.cc:5: transliteration.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw( std::exception ); | ^~~~~ transliteration.hh:46:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | unsigned long ) throw( std::exception ); | ^~~~~ transliteration.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( std::exception ); | ^~~~~ german.cc:43:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | sptr< Dictionary::Class > makeDictionary() throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/belarusiantranslit.o belarusiantranslit.cc In file included from dictionary.hh:17, from belarusiantranslit.hh:8, from belarusiantranslit.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from belarusiantranslit.hh:8, from belarusiantranslit.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from belarusiantranslit.cc:4: belarusiantranslit.hh:13:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 13 | std::vector< sptr< Dictionary::Class > > makeDictionaries() throw( std::exception ); | ^~~~~ In file included from belarusiantranslit.cc:5: transliteration.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw( std::exception ); | ^~~~~ transliteration.hh:46:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | unsigned long ) throw( std::exception ); | ^~~~~ transliteration.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( std::exception ); | ^~~~~ belarusiantranslit.cc:409:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 409 | std::vector< sptr< Dictionary::Class > > makeDictionaries() throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/atomic_rename.o atomic_rename.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/website.o website.cc In file included from dictionary.hh:17, from website.hh:7, from website.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from website.hh:7, from website.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from website.cc:4: website.hh:17:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 17 | throw( std::exception ); | ^~~~~ In file included from website.cc:6: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ website.cc:50:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | unsigned long ) throw( std::exception ); | ^~~~~ website.cc:55:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | throw( std::exception ); | ^~~~~ website.cc:63:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 63 | unsigned long ) throw( std::exception ) | ^~~~~ website.cc:75:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | throw( std::exception ) | ^~~~~ website.cc:162:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/history.o history.cc In file included from history.cc:5: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/zipfile.o zipfile.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/articlewebview.o articlewebview.cc In file included from articlewebview.hh:8, from articlewebview.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/orderandprops.o orderandprops.cc In file included from ./groups_widgets.hh:15, from build/ui_orderandprops.h:22, from orderandprops.hh:7, from orderandprops.cc:4: ./config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ ./config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ ./config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ ./config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ ./config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ ./config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ ./config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ ./config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ ./config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from ./groups_widgets.hh:16, from build/ui_orderandprops.h:22, from orderandprops.hh:7, from orderandprops.cc:4: ./dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ ./dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ ./dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ ./dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ ./dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ ./dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ ./dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/broken_xrecord.o broken_xrecord.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/dictionarybar.o dictionarybar.cc In file included from dictionary.hh:17, from dictionarybar.hh:9, from dictionarybar.cc:1: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from dictionarybar.hh:9, from dictionarybar.cc:1: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/termination.o termination.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/indexedzip.o indexedzip.cc In file included from dictionary.hh:17, from btreeidx.hh:7, from indexedzip.hh:7, from indexedzip.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from btreeidx.hh:7, from indexedzip.hh:7, from indexedzip.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from btreeidx.hh:8, from indexedzip.hh:7, from indexedzip.cc:4: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from indexedzip.hh:7, from indexedzip.cc:4: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ In file included from indexedzip.cc:8: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ In file included from indexedzip.cc:9: iconv.hh:30:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | Iconv( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:33:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | void reinit( char const * to, char const * from ) throw( exCantInit ); | ^~~~~ iconv.hh:45:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void * & outBuf, size_t & outBytesLeft ) throw( exIncorrectSeq, | ^~~~~ iconv.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ iconv.hh:57:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw( exCantInit, exIncorrectSeq, exPrematureEnd, exOther ); | ^~~~~ indexedzip.cc: In member function 'bool IndexedZip::indexFile(BtreeIndexing::IndexedWords&, quint32*)': indexedzip.cc:202:22: warning: catching polymorphic type 'class Utf8::exCantDecode' by value [-Wcatch-value=] 202 | catch( Utf8::exCantDecode ) | ^~~~~~~~~~~~ indexedzip.cc:249:25: warning: catching polymorphic type 'class Iconv::Ex' by value [-Wcatch-value=] 249 | catch( Iconv::Ex ) | ^~ indexedzip.cc:272:25: warning: catching polymorphic type 'class Iconv::Ex' by value [-Wcatch-value=] 272 | catch( Iconv::Ex ) | ^~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/language.o language.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/parsecmdline.o parsecmdline.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/greektranslit.o greektranslit.cc In file included from dictionary.hh:17, from greektranslit.hh:7, from greektranslit.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from greektranslit.hh:7, from greektranslit.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from greektranslit.cc:4: greektranslit.hh:12:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 12 | sptr< Dictionary::Class > makeDictionary() throw( std::exception ); | ^~~~~ In file included from greektranslit.cc:5: transliteration.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw( std::exception ); | ^~~~~ transliteration.hh:46:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | unsigned long ) throw( std::exception ); | ^~~~~ transliteration.hh:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( std::exception ); | ^~~~~ greektranslit.cc:834:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 834 | sptr< Dictionary::Class > makeDictionary() throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/webmultimediadownload.o webmultimediadownload.cc In file included from dictionary.hh:17, from webmultimediadownload.hh:4, from webmultimediadownload.cc:1: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from webmultimediadownload.hh:4, from webmultimediadownload.cc:1: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/ufile.o ufile.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/about.o about.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/maintabwidget.o maintabwidget.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/mainstatusbar.o mainstatusbar.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/decompress.o decompress.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/country.o country.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/programs.o programs.cc In file included from dictionary.hh:17, from programs.hh:8, from programs.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from programs.hh:8, from programs.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from programs.cc:4: programs.hh:20:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | throw( std::exception ); | ^~~~~ In file included from programs.cc:7: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ programs.cc:46:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | throw( std::exception ); | ^~~~~ programs.cc:51:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | throw( std::exception ); | ^~~~~ programs.cc:60:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | throw( std::exception ) | ^~~~~ programs.cc:76:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | throw( std::exception ) | ^~~~~ programs.cc:305:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/forvo.o forvo.cc In file included from dictionary.hh:17, from forvo.hh:7, from forvo.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from forvo.hh:7, from forvo.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from forvo.cc:4: forvo.hh:24:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | throw( std::exception ); | ^~~~~ In file included from forvo.cc:15: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ forvo.cc:58:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | unsigned long /*maxResults*/ ) throw( std::exception ) | ^~~~~ forvo.cc:69:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | throw( std::exception ); | ^~~~~ forvo.cc:80:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | throw( std::exception ) | ^~~~~ forvo.cc:370:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 370 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/mruqmenu.o mruqmenu.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/gdappstyle.o gdappstyle.cc In file included from dictionary.hh:17, from dictionarybar.hh:9, from gdappstyle.cc:8: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from dictionarybar.hh:9, from gdappstyle.cc:8: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/stylescombobox.o stylescombobox.cc In file included from stylescombobox.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/extlineedit.o extlineedit.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/dictinfo.o dictinfo.cc In file included from dictionary.hh:17, from dictinfo.hh:6, from dictinfo.cc:1: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from dictinfo.hh:6, from dictinfo.cc:1: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/historypanewidget.o historypanewidget.cc In file included from historypanewidget.hh:15, from historypanewidget.cc:10: ./config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ ./config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ ./config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ ./config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ ./config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ ./config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ ./config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ ./config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ ./config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ historypanewidget.cc: In member function 'void HistoryPaneWidget::deleteSelectedItems()': historypanewidget.cc:140:52: warning: 'template class qGreater' is deprecated: Use std::greater [-Wdeprecated-declarations] 140 | qSort( idxsToDelete.begin(), idxsToDelete.end(), qGreater() ); | ^~~~~~~~ In file included from /usr/include/qt5/QtCore/qdebug.h:44, from /usr/include/qt5/QtCore/QDebug:1, from historypanewidget.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:163:43: note: declared here 163 | class QT_DEPRECATED_X("Use std::greater") qGreater | ^~~~~~~~ historypanewidget.cc:140:68: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = qGreater]' is deprecated: Use std::sort [-Wdeprecated-declarations] 140 | qSort( idxsToDelete.begin(), idxsToDelete.end(), qGreater() ); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:44, from /usr/include/qt5/QtCore/QDebug:1, from historypanewidget.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ historypanewidget.cc:140:68: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = qGreater]' is deprecated: Use std::sort [-Wdeprecated-declarations] 140 | qSort( idxsToDelete.begin(), idxsToDelete.end(), qGreater() ); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:44, from /usr/include/qt5/QtCore/QDebug:1, from historypanewidget.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/translatebox.o translatebox.cc In file included from dictionary.hh:17, from wordfinder.hh:14, from wordlist.hh:10, from translatebox.hh:8, from translatebox.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from wordfinder.hh:14, from wordlist.hh:10, from translatebox.hh:8, from translatebox.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/sdict.o sdict.cc In file included from dictionary.hh:17, from sdict.hh:7, from sdict.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from sdict.hh:7, from sdict.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from sdict.cc:4: sdict.hh:19:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from btreeidx.hh:8, from sdict.cc:5: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from sdict.cc:5: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ In file included from sdict.cc:7: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ sdict.cc:163:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | throw( std::exception ); | ^~~~~ sdict.cc:636:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 636 | throw( std::exception ) | ^~~~~ sdict.cc:712:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 712 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/ffmpegaudio.o ffmpegaudio.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/aard.o aard.cc In file included from dictionary.hh:17, from aard.hh:7, from aard.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from aard.hh:7, from aard.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from aard.cc:4: aard.hh:19:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from btreeidx.hh:8, from aard.cc:5: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from aard.cc:5: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ In file included from aard.cc:7: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ aard.cc:263:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw( std::exception ); | ^~~~~ aard.cc:814:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw( std::exception ) | ^~~~~ aard.cc:825:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 825 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/zipsounds.o zipsounds.cc In file included from dictionary.hh:17, from zipsounds.hh:6, from zipsounds.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from zipsounds.hh:6, from zipsounds.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from zipsounds.cc:4: zipsounds.hh:18:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 18 | throw( std::exception ); | ^~~~~ In file included from zipsounds.cc:5: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from zipsounds.cc:7: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ In file included from zipsounds.cc:8: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ zipsounds.cc: In function 'std::wstring ZipSounds::{anonymous}::stripExtension(const string&)': zipsounds.cc:82:16: warning: catching polymorphic type 'class Utf8::exCantDecode' by value [-Wcatch-value=] 82 | catch( Utf8::exCantDecode ) | ^~~~~~~~~~~~ zipsounds.cc: At global scope: zipsounds.cc:131:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw( std::exception ); | ^~~~~ zipsounds.cc:134:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 134 | throw( std::exception ); | ^~~~~ zipsounds.cc:179:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | throw( std::exception ) | ^~~~~ zipsounds.cc:340:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 340 | throw( std::exception ) | ^~~~~ zipsounds.cc:407:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 407 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/zim.o zim.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/xdxf.o xdxf.cc In file included from dictionary.hh:17, from xdxf.hh:7, from xdxf.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from xdxf.hh:7, from xdxf.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from xdxf.cc:4: xdxf.hh:19:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 19 | throw( std::exception ); | ^~~~~ In file included from btreeidx.hh:8, from xdxf.cc:5: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from xdxf.cc:5: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ In file included from xdxf.cc:7: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ xdxf.cc:169:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | throw( std::exception ); | ^~~~~ xdxf.cc:172:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | throw( std::exception ); | ^~~~~ xdxf.cc:611:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 611 | throw( std::exception ) | ^~~~~ xdxf.cc:675:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 675 | GzippedFile( char const * fileName ) throw( exCantReadFile ); | ^~~~~ xdxf.cc:706:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 706 | GzippedFile::GzippedFile( char const * fileName ) throw( exCantReadFile ) | ^~~~~ xdxf.cc:1102:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1102 | throw( std::exception ) | ^~~~~ xdxf.cc:1114:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1114 | throw( std::exception ) | ^~~~~ xdxf.cc:728:8: warning: 'size_t Xdxf::{anonymous}::GzippedFile::gzTell()' defined but not used [-Wunused-function] 728 | size_t GzippedFile::gzTell() | ^~~~~~~~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/mdictparser.o mdictparser.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/wordlist.o wordlist.cc In file included from dictionary.hh:17, from wordfinder.hh:14, from wordlist.hh:10, from wordlist.cc:6: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from wordfinder.hh:14, from wordlist.hh:10, from wordlist.cc:6: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/gddebug.o gddebug.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/articleinspector.o articleinspector.cc In file included from articleinspector.hh:10, from articleinspector.cc:1: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/delegate.o delegate.cc delegate.cc: In member function 'virtual void WordListItemDelegate::paint(QPainter*, const QStyleOptionViewItem&, const QModelIndex&) const': delegate.cc:13:26: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] 13 | QStyleOptionViewItemV4 opt4 = option; | ^~~~ In file included from /usr/include/qt5/QtWidgets/QStyleOptionViewItemV4:1, from delegate.cc:1: /usr/include/qt5/QtWidgets/qstyleoption.h:465:48: note: declared here 465 | typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; | ^~~~~~~~~~~~~~~~~~~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/tiff.o tiff.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/voiceengines.o voiceengines.cc In file included from dictionary.hh:17, from voiceengines.hh:7, from voiceengines.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from voiceengines.hh:7, from voiceengines.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from voiceengines.cc:4: voiceengines.hh:21:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 21 | throw( std::exception ); | ^~~~~ In file included from voiceengines.cc:7: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ voiceengines.cc:61:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw( std::exception ); | ^~~~~ voiceengines.cc:66:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | throw( std::exception ); | ^~~~~ voiceengines.cc:75:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | throw( std::exception ) | ^~~~~ voiceengines.cc:84:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | throw( std::exception ) | ^~~~~ voiceengines.cc:131:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/slob.o slob.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/gestures.o gestures.cc In file included from dictionary.hh:17, from article_netmgr.hh:8, from articleview.hh:11, from gestures.cc:8: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from article_netmgr.hh:8, from articleview.hh:11, from gestures.cc:8: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/ripemd.o ripemd.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/helpwindow.o helpwindow.cc In file included from helpwindow.hh:15, from helpwindow.cc:12: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/dictheadwords.o dictheadwords.cc In file included from dictheadwords.hh:12, from dictheadwords.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from dictheadwords.hh:14, from dictheadwords.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/fulltextsearch.o fulltextsearch.cc In file included from dictionary.hh:17, from fulltextsearch.hh:11, from fulltextsearch.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from fulltextsearch.hh:11, from fulltextsearch.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from btreeidx.hh:8, from ftshelpers.hh:11, from fulltextsearch.cc:5: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from ftshelpers.hh:11, from fulltextsearch.cc:5: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ fulltextsearch.cc: In member function 'void FTS::HeadwordsListModel::addResults(const QModelIndex&, const QList&)': fulltextsearch.cc:608:102: warning: 'RandomAccessIterator qBinaryFind(RandomAccessIterator, RandomAccessIterator, const T&) [with RandomAccessIterator = QList::iterator; T = FTS::FtsHeadword]' is deprecated: Use std::binary_search [-Wdeprecated-declarations] 608 | QList< FtsHeadword >::iterator it = qBinaryFind( headwords.begin(), headwords.end(), hws.at( x ) ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from fulltextsearch.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:292:85: note: declared here 292 | QT_DEPRECATED_X("Use std::binary_search") Q_OUTOFLINE_TEMPLATE RandomAccessIterator qBinaryFind(RandomAccessIterator begin, RandomAccessIterator end, const T &value) | ^~~~~~~~~~~ fulltextsearch.cc:608:102: warning: 'RandomAccessIterator qBinaryFind(RandomAccessIterator, RandomAccessIterator, const T&) [with RandomAccessIterator = QList::iterator; T = FTS::FtsHeadword]' is deprecated: Use std::binary_search [-Wdeprecated-declarations] 608 | QList< FtsHeadword >::iterator it = qBinaryFind( headwords.begin(), headwords.end(), hws.at( x ) ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from fulltextsearch.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:292:85: note: declared here 292 | QT_DEPRECATED_X("Use std::binary_search") Q_OUTOFLINE_TEMPLATE RandomAccessIterator qBinaryFind(RandomAccessIterator begin, RandomAccessIterator end, const T &value) | ^~~~~~~~~~~ fulltextsearch.cc:616:20: warning: 'void qSort(Container&) [with Container = QList]' is deprecated: Use std::sort [-Wdeprecated-declarations] 616 | qSort( headwords ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from fulltextsearch.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ fulltextsearch.cc:616:20: warning: 'void qSort(Container&) [with Container = QList]' is deprecated: Use std::sort [-Wdeprecated-declarations] 616 | qSort( headwords ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from fulltextsearch.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/epwing_charmap.o epwing_charmap.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/mdx.o mdx.cc In file included from dictionary.hh:17, from mdx.hh:7, from mdx.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from mdx.hh:7, from mdx.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from mdx.cc:4: mdx.hh:17:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 17 | Dictionary::Initializing & ) throw( std::exception ); | ^~~~~ In file included from btreeidx.hh:8, from mdx.cc:5: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from mdx.cc:5: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ In file included from mdx.cc:7: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ mdx.cc:245:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | wstring const & ) throw( std::exception ); | ^~~~~ mdx.cc:246:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 246 | virtual sptr< Dictionary::DataRequest > getResource( string const & name ) throw( std::exception ); | ^~~~~ mdx.cc:695:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 695 | const wstring & ) throw( std::exception ) | ^~~~~ mdx.cc:890:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 890 | sptr MdxDictionary::getResource( const string & name ) throw( std::exception ) | ^~~~~ mdx.cc:1154:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1154 | Dictionary::Initializing & initializing ) throw( std::exception ) | ^~~~~ /usr/lib64/qt5/bin/rcc -name resources resources.qrc -o build/qrc_resources.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/qtsingleapplication.o qtsingleapplication/src/qtsingleapplication.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -dM -E -o build/moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp /usr/lib64/qt5/bin/uic groups.ui -o build/ui_groups.h /usr/lib64/qt5/bin/rcc -name flags flags.qrc -o build/qrc_flags.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include mainwindow.hh -o build/moc_mainwindow.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/qrc_resources.o build/qrc_resources.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/dictserver.o dictserver.cc In file included from dictionary.hh:17, from dictserver.hh:4, from dictserver.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from dictserver.hh:4, from dictserver.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from dictserver.cc:4: dictserver.hh:15:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 15 | throw( std::exception ); | ^~~~~ dictserver.cc:199:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 199 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictserver.cc:203:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | throw( std::exception ); | ^~~~~ dictserver.cc:826:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 826 | throw( std::exception ) | ^~~~~ dictserver.cc:842:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 842 | throw( std::exception ) | ^~~~~ dictserver.cc:857:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 857 | throw( std::exception ) | ^~~~~ /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include config.hh -o build/moc_config.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include dictionary.hh -o build/moc_dictionary.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include initializing.hh -o build/moc_initializing.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include sources.hh -o build/moc_sources.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include article_netmgr.hh -o build/moc_article_netmgr.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include groups.hh -o build/moc_groups.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include groups_widgets.hh -o build/moc_groups_widgets.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include article_maker.hh -o build/moc_article_maker.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include externalviewer.hh -o build/moc_externalviewer.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include scanpopup.hh -o build/moc_scanpopup.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/qtlocalpeer.o qtsingleapplication/src/qtlocalpeer.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include mouseover.hh -o build/moc_mouseover.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include articleview.hh -o build/moc_articleview.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/ftshelpers.o ftshelpers.cc In file included from dictionary.hh:17, from fulltextsearch.hh:11, from ftshelpers.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from fulltextsearch.hh:11, from ftshelpers.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from btreeidx.hh:8, from ftshelpers.hh:11, from ftshelpers.cc:5: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from ftshelpers.hh:11, from ftshelpers.cc:5: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ ftshelpers.cc: In function 'void FtsHelpers::makeFTSIndex(BtreeIndexing::BtreeDictionary*, QAtomicInt&)': ftshelpers.cc:261:18: warning: 'void qSort(Container&) [with Container = QVector]' is deprecated: Use std::sort [-Wdeprecated-declarations] 261 | qSort( offsets ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from ftshelpers.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ ftshelpers.cc:261:18: warning: 'void qSort(Container&) [with Container = QVector]' is deprecated: Use std::sort [-Wdeprecated-declarations] 261 | qSort( offsets ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from ftshelpers.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ ftshelpers.cc: In member function 'void FtsHelpers::FTSResultsRequest::indexSearch(BtreeIndexing::BtreeIndex&, sptr, QStringList&, QStringList&)': ftshelpers.cc:510:18: warning: 'void qSort(Container&) [with Container = QVector]' is deprecated: Use std::sort [-Wdeprecated-declarations] 510 | qSort( offsets ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from ftshelpers.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ ftshelpers.cc:510:18: warning: 'void qSort(Container&) [with Container = QVector]' is deprecated: Use std::sort [-Wdeprecated-declarations] 510 | qSort( offsets ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from ftshelpers.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ ftshelpers.cc: In member function 'void FtsHelpers::FTSResultsRequest::combinedIndexSearch(BtreeIndexing::BtreeIndex&, sptr, QStringList&, QStringList&, QRegExp&)': ftshelpers.cc:660:18: warning: 'void qSort(Container&) [with Container = QVector]' is deprecated: Use std::sort [-Wdeprecated-declarations] 660 | qSort( offsets ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from ftshelpers.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ ftshelpers.cc:660:18: warning: 'void qSort(Container&) [with Container = QVector]' is deprecated: Use std::sort [-Wdeprecated-declarations] 660 | qSort( offsets ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from ftshelpers.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ ftshelpers.cc: In member function 'void FtsHelpers::FTSResultsRequest::fullIndexSearch(BtreeIndexing::BtreeIndex&, sptr, QStringList&, QStringList&, QRegExp&)': ftshelpers.cc:743:18: warning: 'void qSort(Container&) [with Container = QVector]' is deprecated: Use std::sort [-Wdeprecated-declarations] 743 | qSort( offsets ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from ftshelpers.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ ftshelpers.cc:743:18: warning: 'void qSort(Container&) [with Container = QVector]' is deprecated: Use std::sort [-Wdeprecated-declarations] 743 | qSort( offsets ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from ftshelpers.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ ftshelpers.cc: In member function 'void FtsHelpers::FTSResultsRequest::fullSearch(QStringList&, QRegExp&)': ftshelpers.cc:778:18: warning: 'void qSort(Container&) [with Container = QVector]' is deprecated: Use std::sort [-Wdeprecated-declarations] 778 | qSort( offsets ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from ftshelpers.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ ftshelpers.cc:778:18: warning: 'void qSort(Container&) [with Container = QVector]' is deprecated: Use std::sort [-Wdeprecated-declarations] 778 | qSort( offsets ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from fulltextsearch.hh:5, from ftshelpers.cc:4: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include preferences.hh -o build/moc_preferences.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include wordfinder.hh -o build/moc_wordfinder.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include groupcombobox.hh -o build/moc_groupcombobox.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include hotkeyedit.hh -o build/moc_hotkeyedit.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include hotkeywrapper.hh -o build/moc_hotkeywrapper.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include mediawiki.hh -o build/moc_mediawiki.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include history.hh -o build/moc_history.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include loaddictionaries.hh -o build/moc_loaddictionaries.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include editdictionaries.hh -o build/moc_editdictionaries.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include orderandprops.hh -o build/moc_orderandprops.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include articlewebview.hh -o build/moc_articlewebview.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include dictionarybar.hh -o build/moc_dictionarybar.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include about.hh -o build/moc_about.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include dictspanewidget.hh -o build/moc_dictspanewidget.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include webmultimediadownload.hh -o build/moc_webmultimediadownload.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include forvo.hh -o build/moc_forvo.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include maintabwidget.hh -o build/moc_maintabwidget.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include mainstatusbar.hh -o build/moc_mainstatusbar.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include programs.hh -o build/moc_programs.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include gdappstyle.hh -o build/moc_gdappstyle.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include mruqmenu.hh -o build/moc_mruqmenu.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include stylescombobox.hh -o build/moc_stylescombobox.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include extlineedit.hh -o build/moc_extlineedit.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include ffmpegaudio.hh -o build/moc_ffmpegaudio.cpp ffmpegaudio.hh:0: Note: No relevant classes found. No output generated. /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include historypanewidget.hh -o build/moc_historypanewidget.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include dictinfo.hh -o build/moc_dictinfo.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include translatebox.hh -o build/moc_translatebox.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include articleinspector.hh -o build/moc_articleinspector.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include wordlist.hh -o build/moc_wordlist.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include helpwindow.hh -o build/moc_helpwindow.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include dictheadwords.hh -o build/moc_dictheadwords.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include fulltextsearch.hh -o build/moc_fulltextsearch.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include qtsingleapplication/src/qtlocalpeer.h -o build/moc_qtlocalpeer.cpp /usr/lib64/qt5/bin/moc -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 -I/home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/qtsingleapplication/src -I/usr/include/hunspell -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/9.2.1 -I/usr/include/c++/9.2.1/aarch64-mageia-linux-gnu -I/usr/include/c++/9.2.1/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/include -I/usr/local/include -I/usr/include qtsingleapplication/src/qtsingleapplication.h -o build/moc_qtsingleapplication.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/qrc_flags.o build/qrc_flags.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/epwing.o epwing.cc In file included from dictionary.hh:17, from epwing_book.hh:10, from epwing.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from epwing_book.hh:10, from epwing.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from epwing.cc:5: epwing.hh:16:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 16 | throw( std::exception ); | ^~~~~ In file included from btreeidx.hh:8, from epwing.cc:16: file.hh:42:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void open( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:46:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | Class( char const * filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:48:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | Class( std::string const & filename, char const * mode ) throw( exCantOpen ); | ^~~~~ file.hh:52:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read( void * buf, qint64 size ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:55:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void read( T & value ) throw( exReadError, exWriteError ) | ^~~~~ file.hh:59:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | T read() throw( exReadError, exWriteError ) | ^~~~~ file.hh:64:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | size_t readRecords( void * buf, qint64 size, size_t count ) throw( exWriteError ); | ^~~~~ file.hh:72:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void write( void const * buf, qint64 size ) throw( exWriteError, exAllocation ); | ^~~~~ file.hh:75:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void write( T const & value ) throw( exWriteError ) | ^~~~~ file.hh:83:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | throw( exWriteError ); | ^~~~~ file.hh:88:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError ); | ^~~~~ file.hh:92:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError ); | ^~~~~ file.hh:95:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void seek( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:97:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 97 | void seekCur( long offset ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:99:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError ); | ^~~~~ file.hh:102:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void rewind() throw( exSeekError, exWriteError ); | ^~~~~ file.hh:105:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | size_t tell() throw( exSeekError ); | ^~~~~ file.hh:108:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | bool eof() throw( exWriteError ); | ^~~~~ file.hh:112:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | QFile & file() throw( exWriteError ); | ^~~~~ file.hh:115:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void close() throw( exWriteError ); | ^~~~~ file.hh:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void flushWriteBuffer() throw( exWriteError ); | ^~~~~ file.hh:122:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void releaseWriteBuffer() throw( exWriteError ); | ^~~~~ In file included from epwing.cc:16: btreeidx.hh:168:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | throw( std::exception ); | ^~~~~ btreeidx.hh:174:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | throw( std::exception ); | ^~~~~ In file included from epwing.cc:23: utf8.hh:35:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | wstring decode( string const & ) throw( exCantDecode ); | ^~~~~ epwing.cc:123:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | throw( std::exception ); | ^~~~~ epwing.cc:126:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw( std::exception ); | ^~~~~ epwing.cc:154:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | throw( std::exception ); | ^~~~~ epwing.cc:160:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | throw( std::exception ); | ^~~~~ epwing.cc:649:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 649 | throw( std::exception ) | ^~~~~ epwing.cc:777:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 777 | throw( std::exception ) | ^~~~~ epwing.cc:922:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 922 | throw( std::exception ) | ^~~~~ epwing.cc:930:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 930 | throw( std::exception ) | ^~~~~ epwing.cc:942:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 942 | throw( std::exception ) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/epwing_book.o epwing_book.cc In file included from dictionary.hh:17, from epwing_book.hh:10, from epwing_book.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from epwing_book.hh:10, from epwing_book.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ epwing_book.cc: In member function 'bool Epwing::Book::EpwingBook::getNextHeadword(Epwing::Book::EpwingHeadword&)': epwing_book.cc:925:17: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] 925 | catch( std::exception ) | ^~~~~~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_config.o build/moc_config.cpp In file included from build/moc_config.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/main.o main.cc In file included from ./historypanewidget.hh:15, from build/ui_mainwindow.h:26, from mainwindow.hh:13, from main.cc:7: ./config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ ./config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ ./config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ ./config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ ./config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ ./config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ ./config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ ./config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ ./config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from ./wordfinder.hh:14, from ./wordlist.hh:10, from build/ui_mainwindow.h:29, from mainwindow.hh:13, from main.cc:7: ./dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ ./dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ ./dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ ./dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ ./dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ ./dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ ./dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ main.cc: In function 'int main(int, char**)': main.cc:240:20: warning: catching polymorphic type 'class Config::exError' by value [-Wcatch-value=] 240 | catch( Config::exError ) | ^~~~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_dictionary.o build/moc_dictionary.cpp In file included from build/../dictionary.hh:17, from build/moc_dictionary.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/moc_dictionary.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/groups.o groups.cc In file included from ./groups_widgets.hh:15, from build/ui_groups.h:21, from groups.hh:7, from groups.cc:4: ./config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ ./config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ ./config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ ./config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ ./config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ ./config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ ./config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ ./config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ ./config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from ./groups_widgets.hh:16, from build/ui_groups.h:21, from groups.hh:7, from groups.cc:4: ./dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ ./dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ ./dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ ./dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ ./dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ ./dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ ./dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_initializing.o build/moc_initializing.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_mainwindow.o build/moc_mainwindow.cpp In file included from ./historypanewidget.hh:15, from build/ui_mainwindow.h:26, from build/../mainwindow.hh:13, from build/moc_mainwindow.cpp:10: ./config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ ./config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ ./config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ ./config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ ./config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ ./config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ ./config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ ./config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ ./config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from ./wordfinder.hh:14, from ./wordlist.hh:10, from build/ui_mainwindow.h:29, from build/../mainwindow.hh:13, from build/moc_mainwindow.cpp:10: ./dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ ./dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ ./dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ ./dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ ./dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ ./dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ ./dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_sources.o build/moc_sources.cpp In file included from build/../sources.hh:8, from build/moc_sources.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../hunspell.hh:11, from build/../sources.hh:9, from build/moc_sources.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from build/../sources.hh:9, from build/moc_sources.cpp:10: build/../hunspell.hh:37:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_article_netmgr.o build/moc_article_netmgr.cpp In file included from build/../dictionary.hh:17, from build/../article_netmgr.hh:8, from build/moc_article_netmgr.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../article_netmgr.hh:8, from build/moc_article_netmgr.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/editdictionaries.o editdictionaries.cc In file included from dictionary.hh:17, from editdictionaries.hh:7, from editdictionaries.cc:4: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from editdictionaries.hh:7, from editdictionaries.cc:4: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from sources.hh:9, from editdictionaries.hh:10, from editdictionaries.cc:4: hunspell.hh:37:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_groups.o build/moc_groups.cpp In file included from ./groups_widgets.hh:15, from build/ui_groups.h:21, from build/../groups.hh:7, from build/moc_groups.cpp:10: ./config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ ./config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ ./config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ ./config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ ./config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ ./config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ ./config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ ./config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ ./config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from ./groups_widgets.hh:16, from build/ui_groups.h:21, from build/../groups.hh:7, from build/moc_groups.cpp:10: ./dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ ./dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ ./dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ ./dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ ./dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ ./dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ ./dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_externalviewer.o build/moc_externalviewer.cpp In file included from build/moc_externalviewer.cpp:10: build/../externalviewer.hh:31:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | throw( exCantCreateTempFile ); | ^~~~~ build/../externalviewer.hh:35:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | void start() throw( exCantRunViewer ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_groups_widgets.o build/moc_groups_widgets.cpp In file included from build/../groups_widgets.hh:15, from build/moc_groups_widgets.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../groups_widgets.hh:16, from build/moc_groups_widgets.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_article_maker.o build/moc_article_maker.cpp In file included from build/../dictionary.hh:17, from build/../article_maker.hh:11, from build/moc_article_maker.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../article_maker.hh:11, from build/moc_article_maker.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_scanpopup.o build/moc_scanpopup.cpp In file included from build/../dictionary.hh:17, from build/../article_netmgr.hh:8, from build/../scanpopup.hh:7, from build/moc_scanpopup.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../article_netmgr.hh:8, from build/../scanpopup.hh:7, from build/moc_scanpopup.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_mouseover.o build/moc_mouseover.cpp In file included from build/../mouseover.hh:5, from build/moc_mouseover.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_preferences.o build/moc_preferences.cpp In file included from build/../preferences.hh:5, from build/moc_preferences.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_articleview.o build/moc_articleview.cpp In file included from build/../dictionary.hh:17, from build/../article_netmgr.hh:8, from build/../articleview.hh:11, from build/moc_articleview.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../article_netmgr.hh:8, from build/../articleview.hh:11, from build/moc_articleview.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_wordfinder.o build/moc_wordfinder.cpp In file included from build/../dictionary.hh:17, from build/../wordfinder.hh:14, from build/moc_wordfinder.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../wordfinder.hh:14, from build/moc_wordfinder.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_hotkeyedit.o build/moc_hotkeyedit.cpp In file included from build/../hotkeyedit.hh:7, from build/moc_hotkeyedit.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/mainwindow.o mainwindow.cc In file included from dictionary.hh:17, from epwing_book.hh:10, from mainwindow.cc:5: config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from epwing_book.hh:10, from mainwindow.cc:5: dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from sources.hh:9, from editdictionaries.hh:10, from mainwindow.cc:9: hunspell.hh:37:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_groupcombobox.o build/moc_groupcombobox.cpp In file included from build/../instances.hh:7, from build/../groupcombobox.hh:9, from build/moc_groupcombobox.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../instances.hh:8, from build/../groupcombobox.hh:9, from build/moc_groupcombobox.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_hotkeywrapper.o build/moc_hotkeywrapper.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_mediawiki.o build/moc_mediawiki.cpp In file included from build/../dictionary.hh:17, from build/../mediawiki.hh:7, from build/moc_mediawiki.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../mediawiki.hh:7, from build/moc_mediawiki.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from build/moc_mediawiki.cpp:10: build/../mediawiki.hh:21:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 21 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_history.o build/moc_history.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_articlewebview.o build/moc_articlewebview.cpp In file included from build/../articlewebview.hh:8, from build/moc_articlewebview.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_loaddictionaries.o build/moc_loaddictionaries.cpp In file included from build/../loaddictionaries.hh:8, from build/moc_loaddictionaries.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../loaddictionaries.hh:9, from build/moc_loaddictionaries.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_about.o build/moc_about.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_orderandprops.o build/moc_orderandprops.cpp In file included from ./groups_widgets.hh:15, from build/ui_orderandprops.h:22, from build/../orderandprops.hh:7, from build/moc_orderandprops.cpp:10: ./config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ ./config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ ./config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ ./config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ ./config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ ./config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ ./config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ ./config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ ./config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from ./groups_widgets.hh:16, from build/ui_orderandprops.h:22, from build/../orderandprops.hh:7, from build/moc_orderandprops.cpp:10: ./dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ ./dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ ./dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ ./dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ ./dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ ./dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ ./dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ ./dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_editdictionaries.o build/moc_editdictionaries.cpp In file included from build/../dictionary.hh:17, from build/../editdictionaries.hh:7, from build/moc_editdictionaries.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../editdictionaries.hh:7, from build/moc_editdictionaries.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from build/../sources.hh:9, from build/../editdictionaries.hh:10, from build/moc_editdictionaries.cpp:10: build/../hunspell.hh:37:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_dictionarybar.o build/moc_dictionarybar.cpp In file included from build/../dictionary.hh:17, from build/../dictionarybar.hh:9, from build/moc_dictionarybar.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../dictionarybar.hh:9, from build/moc_dictionarybar.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_dictspanewidget.o build/moc_dictspanewidget.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_maintabwidget.o build/moc_maintabwidget.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_mainstatusbar.o build/moc_mainstatusbar.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_gdappstyle.o build/moc_gdappstyle.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_mruqmenu.o build/moc_mruqmenu.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_webmultimediadownload.o build/moc_webmultimediadownload.cpp In file included from build/../dictionary.hh:17, from build/../webmultimediadownload.hh:4, from build/moc_webmultimediadownload.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../webmultimediadownload.hh:4, from build/moc_webmultimediadownload.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_forvo.o build/moc_forvo.cpp In file included from build/../dictionary.hh:17, from build/../forvo.hh:7, from build/moc_forvo.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../forvo.hh:7, from build/moc_forvo.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from build/moc_forvo.cpp:10: build/../forvo.hh:24:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_ffmpegaudio.o build/moc_ffmpegaudio.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_stylescombobox.o build/moc_stylescombobox.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_programs.o build/moc_programs.cpp In file included from build/../dictionary.hh:17, from build/../programs.hh:8, from build/moc_programs.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../programs.hh:8, from build/moc_programs.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ In file included from build/moc_programs.cpp:10: build/../programs.hh:20:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_extlineedit.o build/moc_extlineedit.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_historypanewidget.o build/moc_historypanewidget.cpp In file included from build/../historypanewidget.hh:15, from build/moc_historypanewidget.cpp:10: ./config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ ./config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ ./config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ ./config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ ./config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ ./config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ ./config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ ./config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ ./config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_articleinspector.o build/moc_articleinspector.cpp In file included from build/../articleinspector.hh:10, from build/moc_articleinspector.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_dictinfo.o build/moc_dictinfo.cpp In file included from build/../dictionary.hh:17, from build/../dictinfo.hh:6, from build/moc_dictinfo.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../dictinfo.hh:6, from build/moc_dictinfo.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_helpwindow.o build/moc_helpwindow.cpp In file included from build/../helpwindow.hh:15, from build/moc_helpwindow.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_qtlocalpeer.o build/moc_qtlocalpeer.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_qtsingleapplication.o build/moc_qtsingleapplication.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_translatebox.o build/moc_translatebox.cpp In file included from build/../dictionary.hh:17, from build/../wordfinder.hh:14, from build/../wordlist.hh:10, from build/../translatebox.hh:8, from build/moc_translatebox.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../wordfinder.hh:14, from build/../wordlist.hh:10, from build/../translatebox.hh:8, from build/moc_translatebox.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_wordlist.o build/moc_wordlist.cpp In file included from build/../dictionary.hh:17, from build/../wordfinder.hh:14, from build/../wordlist.hh:10, from build/moc_wordlist.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../wordfinder.hh:14, from build/../wordlist.hh:10, from build/moc_wordlist.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_dictheadwords.o build/moc_dictheadwords.cpp In file included from build/../dictheadwords.hh:12, from build/moc_dictheadwords.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../dictheadwords.hh:14, from build/moc_dictheadwords.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -frtti -Wall -W -D_REENTRANT -fPIC -DDISABLE_INTERNAL_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_EXTRA_TIFF_HANDLER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -Iqtsingleapplication/src -isystem /usr/include/hunspell -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/moc_fulltextsearch.o build/moc_fulltextsearch.cpp In file included from build/../dictionary.hh:17, from build/../fulltextsearch.hh:11, from build/moc_fulltextsearch.cpp:10: build/../config.hh:639:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 639 | Class load() throw( exError ); | ^~~~~ build/../config.hh:642:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 642 | void save( Class const & ) throw( exError ); | ^~~~~ build/../config.hh:648:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 648 | QString getConfigDir() throw( exError ); | ^~~~~ build/../config.hh:651:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 651 | QString getIndexDir() throw( exError ); | ^~~~~ build/../config.hh:655:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 655 | QString getPidFileName() throw( exError ); | ^~~~~ build/../config.hh:658:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 658 | QString getHistoryFileName() throw( exError ); | ^~~~~ build/../config.hh:661:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 661 | QString getUserCssFileName() throw( exError ); | ^~~~~ build/../config.hh:664:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 664 | QString getUserCssPrintFileName() throw( exError ); | ^~~~~ build/../config.hh:667:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 667 | QString getUserQtCssFileName() throw( exError ); | ^~~~~ In file included from build/../fulltextsearch.hh:11, from build/moc_fulltextsearch.cpp:10: build/../dictionary.hh:146:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | WordMatch operator [] ( size_t index ) throw( exIndexOutOfRange ); | ^~~~~ build/../dictionary.hh:150:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 150 | vector< WordMatch > & getAllMatches() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | throw( exSliceOutOfRange ); | ^~~~~ build/../dictionary.hh:194:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | vector< char > & getFullData() throw( exRequestUnfinished ); | ^~~~~ build/../dictionary.hh:345:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 345 | unsigned long maxResults ) throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:358:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 358 | unsigned long maxResults ) throw( std::exception ); | ^~~~~ build/../dictionary.hh:365:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | throw( std::exception ); | ^~~~~ build/../dictionary.hh:385:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 385 | throw( std::exception )=0; | ^~~~~ build/../dictionary.hh:392:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 392 | throw( std::exception ); | ^~~~~ g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -Wl,-O1 -Wl,-rpath-link,/usr/lib64 -o goldendict build/folding.o build/main.o build/dictionary.o build/config.o build/sources.o build/mainwindow.o build/utf8.o build/file.o build/bgl_babylon.o build/bgl.o build/initializing.o build/article_netmgr.o build/dictzip.o build/btreeidx.o build/stardict.o build/chunkedstorage.o build/xdxf2html.o build/iconv.o build/lsa.o build/htmlescape.o build/dsl.o build/dsl_details.o build/filetype.o build/fsencoding.o build/groups.o build/groups_widgets.o build/instances.o build/article_maker.o build/scanpopup.o build/articleview.o build/externalviewer.o build/wordfinder.o build/groupcombobox.o build/keyboardstate.o build/mouseover.o build/preferences.o build/mutex.o build/mediawiki.o build/sounddir.o build/hunspell.o build/dictdfiles.o build/audiolink.o build/wstring.o build/wstring_qt.o build/processwrapper.o build/hotkeywrapper.o build/hotkeyedit.o build/langcoder.o build/editdictionaries.o build/loaddictionaries.o build/transliteration.o build/romaji.o build/belarusiantranslit.o build/russiantranslit.o build/german.o build/website.o build/orderandprops.o build/language.o build/dictionarybar.o build/broken_xrecord.o build/history.o build/atomic_rename.o build/articlewebview.o build/zipfile.o build/indexedzip.o build/termination.o build/greektranslit.o build/webmultimediadownload.o build/forvo.o build/country.o build/about.o build/programs.o build/parsecmdline.o build/maintabwidget.o build/mainstatusbar.o build/gdappstyle.o build/ufile.o build/xdxf.o build/sdict.o build/decompress.o build/aard.o build/mruqmenu.o build/dictinfo.o build/zipsounds.o build/stylescombobox.o build/extlineedit.o build/translatebox.o build/historypanewidget.o build/wordlist.o build/mdictparser.o build/mdx.o build/voiceengines.o build/ffmpegaudio.o build/articleinspector.o build/delegate.o build/zim.o build/gddebug.o build/gestures.o build/tiff.o build/dictheadwords.o build/fulltextsearch.o build/ftshelpers.o build/dictserver.o build/helpwindow.o build/slob.o build/ripemd.o build/epwing.o build/epwing_book.o build/epwing_charmap.o build/qtsingleapplication.o build/qtlocalpeer.o build/qrc_resources.o build/qrc_flags.o build/moc_mainwindow.o build/moc_dictionary.o build/moc_config.o build/moc_sources.o build/moc_initializing.o build/moc_article_netmgr.o build/moc_groups.o build/moc_groups_widgets.o build/moc_article_maker.o build/moc_scanpopup.o build/moc_articleview.o build/moc_externalviewer.o build/moc_wordfinder.o build/moc_groupcombobox.o build/moc_mouseover.o build/moc_preferences.o build/moc_mediawiki.o build/moc_hotkeywrapper.o build/moc_hotkeyedit.o build/moc_editdictionaries.o build/moc_loaddictionaries.o build/moc_orderandprops.o build/moc_dictionarybar.o build/moc_history.o build/moc_articlewebview.o build/moc_webmultimediadownload.o build/moc_forvo.o build/moc_about.o build/moc_programs.o build/moc_dictspanewidget.o build/moc_maintabwidget.o build/moc_mainstatusbar.o build/moc_gdappstyle.o build/moc_mruqmenu.o build/moc_dictinfo.o build/moc_stylescombobox.o build/moc_extlineedit.o build/moc_translatebox.o build/moc_historypanewidget.o build/moc_wordlist.o build/moc_ffmpegaudio.o build/moc_articleinspector.o build/moc_dictheadwords.o build/moc_fulltextsearch.o build/moc_helpwindow.o build/moc_qtsingleapplication.o build/moc_qtlocalpeer.o -lz -lbz2 -llzo2 -lX11 -lXtst -ltiff -leb -lvorbisfile -lvorbis -logg -lhunspell-1.7 /usr/lib64/libQt5Svg.so /usr/lib64/libQt5WebKitWidgets.so /usr/lib64/libQt5PrintSupport.so /usr/lib64/libQt5Help.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5WebKit.so /usr/lib64/libQt5X11Extras.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Xml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Sql.so /usr/lib64/libQt5Core.so /usr/lib64/libGL.so -lpthread + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LE88uR + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64 + cd goldendict-1.5.0-RC2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64 'INSTALL=/usr/bin/install -p' INSTALL_ROOT=/home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64 /usr/lib64/qt5/bin/qmake -install qinstall -exe goldendict /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/bin/goldendict /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/ar_SA.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/ar_SA.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/ay_WI.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/ay_WI.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/be_BY.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/be_BY.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/be_BY@latin.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/be_BY@latin.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/bg_BG.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/bg_BG.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/cs_CZ.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/cs_CZ.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/de_DE.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/de_DE.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/el_GR.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/el_GR.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/es_AR.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/es_AR.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/es_BO.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/es_BO.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/es_ES.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/es_ES.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/fa_IR.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/fa_IR.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/fr_FR.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/fr_FR.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/it_IT.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/it_IT.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/ja_JP.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/ja_JP.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/ko_KR.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/ko_KR.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/lt_LT.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/lt_LT.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/mk_MK.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/mk_MK.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/nl_NL.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/nl_NL.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/pl_PL.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/pl_PL.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/pt_BR.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/pt_BR.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/qu_WI.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/qu_WI.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/ru_RU.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/ru_RU.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/sk_SK.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/sk_SK.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/sq_AL.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/sq_AL.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/sr_SR.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/sr_SR.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/sv_SE.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/sv_SE.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/tg_TJ.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/tg_TJ.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/tk_TM.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/tk_TM.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/tr_TR.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/tr_TR.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/uk_UA.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/uk_UA.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/vi_VN.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/vi_VN.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/zh_CN.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/zh_CN.qm /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/locale/zh_TW.qm /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/locale/zh_TW.qm /usr/lib64/qt5/bin/qmake -install qinstall -exe /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/redist/icons/goldendict.png /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/pixmaps/goldendict.png /usr/lib64/qt5/bin/qmake -install qinstall -exe /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/redist/goldendict.desktop /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/applications/goldendict.desktop /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/help/gdhelp_en.qch /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/help/gdhelp_en.qch /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2/help/gdhelp_ru.qch /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/goldendict/help/gdhelp_ru.qch + rm -rf /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/app-install + desktop-file-install /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/applications/goldendict.desktop + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.5.0-0.rc2.6.mga8 --unique-debug-suffix -1.5.0-0.rc2.6.mga8.aarch64 --unique-debug-src-base goldendict-1.5.0-0.rc2.6.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/goldendict-1.5.0-RC2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/bin/goldendict extracting debug info from /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/bin/goldendict original debug info size: 89520kB, size after compression: 64096kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 9069 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/applications/goldendict.desktop: hint: value "Office;Dictionary;Education;Qt;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: goldendict-1.5.0-0.rc2.6.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Tzh0LO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd goldendict-1.5.0-RC2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/doc/goldendict + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/doc/goldendict + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/doc/goldendict + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mOTR9Q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd goldendict-1.5.0-RC2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/licenses/goldendict + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/licenses/goldendict + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64/usr/share/licenses/goldendict + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(goldendict.desktop) goldendict = 1.5.0-0.rc2.6.mga8 goldendict(aarch-64) = 1.5.0-0.rc2.6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Help.so.5()(64bit) libQt5Help.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libQt5PrintSupport.so.5()(64bit) libQt5PrintSupport.so.5(Qt_5)(64bit) libQt5Svg.so.5()(64bit) libQt5Svg.so.5(Qt_5)(64bit) libQt5WebKit.so.5()(64bit) libQt5WebKit.so.5(Qt_5)(64bit) libQt5WebKitWidgets.so.5()(64bit) libQt5WebKitWidgets.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libQt5X11Extras.so.5()(64bit) libQt5X11Extras.so.5(Qt_5)(64bit) libQt5Xml.so.5()(64bit) libQt5Xml.so.5(Qt_5)(64bit) libX11.so.6()(64bit) libXtst.so.6()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libeb.so.16()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libhunspell-1.7.so.0()(64bit) liblzo2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libvorbisfile.so.3()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) libz.so.1(ZLIB_1.2.0.2)(64bit) libz.so.1(ZLIB_1.2.2.3)(64bit) Processing files: goldendict-debugsource-1.5.0-0.rc2.6.mga8.aarch64 Provides: goldendict-debugsource = 1.5.0-0.rc2.6.mga8 goldendict-debugsource(aarch-64) = 1.5.0-0.rc2.6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: goldendict-debuginfo-1.5.0-0.rc2.6.mga8.aarch64 Provides: debuginfo(build-id) = 8edf1c0d668ca5a5df86c9b393dc3202e71957e3 goldendict-debuginfo = 1.5.0-0.rc2.6.mga8 goldendict-debuginfo(aarch-64) = 1.5.0-0.rc2.6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: goldendict-debugsource(aarch-64) = 1.5.0-0.rc2.6.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/goldendict-debugsource-1.5.0-0.rc2.6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/goldendict-1.5.0-0.rc2.6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/goldendict-debuginfo-1.5.0-0.rc2.6.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TqSfVN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd goldendict-1.5.0-RC2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/goldendict-1.5.0-0.rc2.6.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3qdRZQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf goldendict-1.5.0-RC2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!