D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/scribus-1.5.3-5.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MzMBXL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf scribus-1.5.3 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/scribus-1.5.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd scribus-1.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/scribus-1.5.3-fix-appdata-path.patch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/scribus-1.5.3-adapt-to-poppler-0.58.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/scribus-1.5.3-find-poppler-cpp.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MNOXXZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd scribus-1.5.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11' + QTDIR=/usr/lib64/qt5 + export QTDIR + PATH=/usr/lib64/qt5/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin:/home/pterjan/.local/bin:/home/pterjan/bin + export PATH + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + mkdir -p build + cd build + /usr/bin/cmake .. -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_SKIP_RPATH:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DDBUS_SERVICES_DIR=/usr/share/dbus-1/services -DDBUS_INTERFACES_DIR=/usr/share/dbus-1/interfaces -DWANT_HUNSPELL=ON -DWANT_GRAPHICSMAGICK=ON -- Shared Library Flags: -- The C compiler identification is GNU 7.3.0 -- The CXX compiler identification is GNU 7.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Scribus 1.5.3 will be built and installed into /usr -- Machine: x86_64-mageia-linux-gnu, void pointer size: 8 -- Found target X86_64 -- Building for target x86_64-mageia-linux-gnu CMake Deprecation Warning at CMakeLists.txt:273 (cmake_policy): The OLD behavior for policy CMP0005 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Using standard ApplicationDataDir. You can change it with -DAPPLICATION_DATA_DIR -- Using standard ApplicationConfigDir. You can change it with -DAPPLICATION_CONFIG_DIR -- ----- USE QT 5----- -- ----- USE QT Widgets----- -- ----- USE Qt5Gui ----- -- ----- USE QT 5 XML ----- -- ----- USE Qt5Network ----- -- ----- USE Qt5OpenGL ----- -- ----- USE Qt5LinguistTools ----- -- ----- USE Qt5PrintSupport ----- -- Qt VERSION: 5.9.4 -- Your Qt version is 5.7.0 or superior, enabling C++11 compiler features -- Enabling C++11 compiler features -- Found ZLIB: /usr/lib64/libz.so ZLIB Library Found OK No OSG found, building without 3D Extension -- Found JPEG: /usr/lib64/libjpeg.so JPEG Library Found OK -- Found TIFF: /usr/lib64/libtiff.so (found version "4.0.9") TIFF Library Found OK -- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable version "2.7.14", minimum required is "2") Python Library Found OK -- Found Freetype: /usr/lib64/libfreetype.so (found version "2.8.1") -- FreeType2 Library Found OK -- Looking for FT_Get_First_Char in /usr/lib64/libfreetype.so -- Looking for FT_Get_First_Char in /usr/lib64/libfreetype.so - found -- Looking for FT_Get_Next_Char in /usr/lib64/libfreetype.so -- Looking for FT_Get_Next_Char in /usr/lib64/libfreetype.so - found -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Checking for one of the modules 'libcairo>=1.14.0;cairo>=1.14.0' CAIRO Library Found OK -- Found Cups: /usr/lib64/libcups.so (found version "2.2.6") CUPS Library Found OK -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.7") LIBXML2 Library Found OK LCMS 2 ReleaseLibrary: /usr/lib64/liblcms2.so LCMS 2 Debug Library: LCMS2_LIBRARY_DEBUG-NOTFOUND LCMS 2 Library: /usr/lib64/liblcms2.so LittleCMS-2 Library Found OK -- Checking for one of the modules 'fontconfig' FontConfig Found OK -- Checking for one of the modules 'hunspell' -- New HUNSPELL API found Hunspell Found OK CMake Warning at cmake/modules/FindLIBPODOFO.cmake:48 (find_package): By not providing "FindOPENSSL.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "OPENSSL", but CMake did not find one. Could not find a package configuration file provided by "OPENSSL" with any of the following names: OPENSSLConfig.cmake openssl-config.cmake Add the installation prefix of "OPENSSL" to CMAKE_PREFIX_PATH or set "OPENSSL_DIR" to a directory containing one of the above files. If "OPENSSL" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:848 (find_package) OpenSSL NOT found for installed version of PoDoFo (>= 0.9.5) - Disabling support for PDF embedded in AI PoDoFo NOT found - Disabling support for PDF embedded in AI -- Boost version: 1.66.0 Boost Library Found OK -- Checking for module 'GraphicsMagick' -- Found GraphicsMagick, version 1.3.28 GraphicksMagick Found OK -- Checking for one of the modules 'libpoppler>=0.19.0;poppler>=0.19.0' -- Checking for one of the modules 'libpoppler-cpp>=0.19.0;poppler-cpp>=0.19.0' -- Found poppler -- Found poppler libs: /usr/lib64/libpoppler.so -- Found poppler includes: /usr/include/poppler -- Checking for module 'librevenge-0.0' -- Found librevenge-0.0, version 0.0.4 -- Checking for module 'librevenge-stream-0.0' -- Found librevenge-stream-0.0, version 0.0.4 -- Checking for module 'librevenge-generators-0.0' -- Found librevenge-generators-0.0, version 0.0.4 -- Checking for modules 'harfbuzz>=0.9.42;harfbuzz-icu' -- Found harfbuzz, version 1.7.4 -- Found harfbuzz-icu, version 1.7.4 -- Checking for module 'icu-uc' -- Found icu-uc, version 59.1 -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for include file endian.h -- Looking for include file endian.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- GMAGICK: Libs: -lGraphicsMagick, Inc: /usr/include/GraphicsMagick, Ldflags: -lGraphicsMagick CMake Deprecation Warning at scribus/CMakeLists.txt:1175 (cmake_policy): The OLD behavior for policy CMP0003 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. RPATH: lib64/scribus/plugins/; -- Qt5::CoreQt5::WidgetsQt5::GuiQt5::XmlQt5::NetworkQt5::OpenGL/usr/lib64/libxml2.so/usr/lib64/libz.so -- Checking for module 'libcdr-0.1>=0.1' -- Found libcdr-0.1, version 0.1.4 Building Corel Draw Importer with librevenge -- Checking for module 'libfreehand-0.1' -- Found libfreehand-0.1, version 0.1.2 Building Freehand Importer with librevenge -- Checking for module 'libpagemaker-0.0' -- Found libpagemaker-0.0, version 0.0.4 Building Pagemaker Importer with librevenge -- Checking for module 'libmspub-0.1>=0.1' -- Found libmspub-0.1, version 0.1.3 Building MS Publisher Importer with librevenge -- Checking for module 'libvisio-0.1>=0.1' -- Found libvisio-0.1, version 0.1.6 Building MS-Visio Importer with librevenge -- Building with Scripter 1 -- No source header files will be installed -- /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/resources/translations -- The following GUI languages will be installed: -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO DBUS_INTERFACES_DIR DBUS_SERVICES_DIR INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/build + /usr/bin/make -O -j8 Scanning dependencies of target scribus_desaxe_lib Scanning dependencies of target scribus_colormgmt_lib [ 0%] Generating moc_unzip_p.cpp Scanning dependencies of target scribus_fonts_lib [ 0%] Generating moc_zip_p.cpp Scanning dependencies of target scribus_styles_lib [ 0%] Generating moc_boxes.cpp Scanning dependencies of target scribus_zip_lib [ 0%] Generating moc_storytext.cpp Scanning dependencies of target scribus_text_lib [ 0%] Building CXX object scribus/desaxe/CMakeFiles/scribus_desaxe_lib.dir/saxfilter.cpp.o [ 0%] Building CXX object scribus/desaxe/CMakeFiles/scribus_desaxe_lib.dir/saxXML.cpp.o [ 0%] Building CXX object scribus/desaxe/CMakeFiles/scribus_desaxe_lib.dir/saxiohelper.cpp.o [ 0%] Building CXX object scribus/styles/CMakeFiles/scribus_styles_lib.dir/style.cpp.o [ 0%] Building CXX object scribus/third_party/zip/CMakeFiles/scribus_zip_lib.dir/unzip.cpp.o /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/zip/unzip.cpp: In member function 'UnZip::ErrorCode UnzipPrivate::parseLocalHeaderRecord(const QString&, const ZipEntryP&)': /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/zip/unzip.cpp:322:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (szName == 0) ^~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/zip/unzip.cpp:325:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' memset(buffer2, 0, szName); ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/zip/unzip.cpp:326:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (device->read(buffer2, szName) != szName) ^~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/zip/unzip.cpp:329:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' QString filename = ""; ^~~~~~~ [ 0%] Building CXX object scribus/desaxe/CMakeFiles/scribus_desaxe_lib.dir/uniqueid.cpp.o [ 0%] Building CXX object scribus/fonts/CMakeFiles/scribus_fonts_lib.dir/scface.cpp.o [ 0%] Building CXX object scribus/styles/CMakeFiles/scribus_styles_lib.dir/stylecontext.cpp.o [ 0%] Building CXX object scribus/third_party/zip/CMakeFiles/scribus_zip_lib.dir/zipglobal.cpp.o [ 0%] Building CXX object scribus/desaxe/CMakeFiles/scribus_desaxe_lib.dir/digester_parse.cpp.o [ 0%] Building CXX object scribus/text/CMakeFiles/scribus_text_lib.dir/boxes.cpp.o [ 1%] Building CXX object scribus/third_party/zip/CMakeFiles/scribus_zip_lib.dir/moc_zip_p.cpp.o [ 0%] Building CXX object scribus/styles/CMakeFiles/scribus_styles_lib.dir/stylecontextproxy.cpp.o [ 0%] Building CXX object scribus/third_party/zip/CMakeFiles/scribus_zip_lib.dir/zip.cpp.o /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/zip/zip.cpp: In member function 'Zip::ErrorCode ZipPrivate::createArchive(QIODevice*)': /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/zip/zip.cpp:304:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (device != file) ^~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/zip/zip.cpp:307:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!device->isOpen()) { ^~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/zip/zip.cpp: In member function 'Zip::ErrorCode Zip::createArchive(const QString&, bool)': /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/zip/zip.cpp:1387:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (filename.isEmpty()) ^~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/zip/zip.cpp:1390:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' d->file = new QFile(filename); ^ Scanning dependencies of target scribus_2geom_lib [ 0%] Building CXX object scribus/fonts/CMakeFiles/scribus_fonts_lib.dir/ftface.cpp.o [ 1%] Building CXX object scribus/third_party/zip/CMakeFiles/scribus_zip_lib.dir/moc_unzip_p.cpp.o [ 1%] Building CXX object scribus/text/CMakeFiles/scribus_text_lib.dir/frect.cpp.o [ 0%] Building CXX object scribus/third_party/zip/CMakeFiles/scribus_zip_lib.dir/scribus_zip.cpp.o [ 1%] Linking CXX static library libscribus_zip_lib.a [ 1%] Built target scribus_zip_lib Scanning dependencies of target scribus_wpg_lib [ 1%] Building CXX object scribus/text/CMakeFiles/scribus_text_lib.dir/fsize.cpp.o [ 0%] Building CXX object scribus/desaxe/CMakeFiles/scribus_desaxe_lib.dir/digester.cpp.o [ 1%] Linking CXX static library libscribus_desaxe_lib.a [ 1%] Built target scribus_desaxe_lib Scanning dependencies of target scribus_pgf_lib [ 1%] Building CXX object scribus/third_party/wpg/CMakeFiles/scribus_wpg_lib.dir/WPG1Parser.cpp.o [ 1%] Building CXX object scribus/third_party/pgf/CMakeFiles/scribus_pgf_lib.dir/Decoder.cpp.o In file included from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFtypes.h:32:0, from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:32, from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:32, from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.cpp:29: /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:95:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:96:46: note: in expansion of macro 'THROW_' virtual void Read(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:97:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:98:32: note: in expansion of macro 'THROW_' virtual UINT64 GetPos() const THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:116:32: note: in expansion of macro 'THROW_' CPGFMemoryStream(size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:121:48: note: in expansion of macro 'THROW_' CPGFMemoryStream(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:126:49: note: in expansion of macro 'THROW_' void Reinitialize(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:136:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:138:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Subband.h:71:93: note: in expansion of macro 'THROW_' void ExtractTile(CEncoder& encoder, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Subband.h:81:107: note: in expansion of macro 'THROW_' void PlaceTile(CDecoder& decoder, int quantParam, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:108:37: note: in expansion of macro 'THROW_' bool useOMP, bool skipUserData) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:125:97: note: in expansion of macro 'THROW_' void Partition(CSubband* band, int quantParam, int width, int height, int startPos, int pitch) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:134:82: note: in expansion of macro 'THROW_' void DecodeInterleaved(CWaveletTransform* wtChannel, int level, int quantParam) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:143:29: note: in expansion of macro 'THROW_' void SetStreamPosToStart() THROW_ { ASSERT(m_stream); m_stream->SetPos(FSFromStart, m_startPos); } ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:147:28: note: in expansion of macro 'THROW_' void SetStreamPosToData() THROW_ { ASSERT(m_stream); m_stream->SetPos(FSFromStart, m_startPos + m_encodedHeaderLength); } ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:152:27: note: in expansion of macro 'THROW_' void Skip(UINT64 offset) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:160:71: note: in expansion of macro 'THROW_' void DequantizeValue(CSubband* band, UINT32 bandPos, int quantParam) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:168:58: note: in expansion of macro 'THROW_' UINT32 ReadEncodedData(UINT8* target, UINT32 len) const THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:173:22: note: in expansion of macro 'THROW_' void DecodeBuffer() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:187:26: note: in expansion of macro 'THROW_' void DecodeTileBuffer() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:192:24: note: in expansion of macro 'THROW_' void SkipTileBuffer() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:204:42: note: in expansion of macro 'THROW_' void ReadMacroBlock(CMacroBlock* block) THROW_; ///< throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.cpp:75:40: note: in expansion of macro 'THROW_' bool useOMP, bool skipUserData) THROW_ ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.cpp:231:67: note: in expansion of macro 'THROW_' UINT32 CDecoder::ReadEncodedData(UINT8* target, UINT32 len) const THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.cpp:251:106: note: in expansion of macro 'THROW_' void CDecoder::Partition(CSubband* band, int quantParam, int width, int height, int startPos, int pitch) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.cpp:318:91: note: in expansion of macro 'THROW_' void CDecoder::DecodeInterleaved(CWaveletTransform* wtChannel, int level, int quantParam) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.cpp:434:36: note: in expansion of macro 'THROW_' void CDecoder::Skip(UINT64 offset) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.cpp:447:80: note: in expansion of macro 'THROW_' void CDecoder::DequantizeValue(CSubband* band, UINT32 bandPos, int quantParam) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.cpp:462:35: note: in expansion of macro 'THROW_' void CDecoder::DecodeTileBuffer() THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.cpp:479:31: note: in expansion of macro 'THROW_' void CDecoder::DecodeBuffer() THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.cpp:520:51: note: in expansion of macro 'THROW_' void CDecoder::ReadMacroBlock(CMacroBlock* block) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.cpp:578:33: note: in expansion of macro 'THROW_' void CDecoder::SkipTileBuffer() THROW_ { ^~~~~~ [ 2%] Building CXX object scribus/third_party/pgf/CMakeFiles/scribus_pgf_lib.dir/Encoder.cpp.o In file included from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFtypes.h:32:0, from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:32, from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:32, from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.cpp:29: /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:95:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:96:46: note: in expansion of macro 'THROW_' virtual void Read(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:97:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:98:32: note: in expansion of macro 'THROW_' virtual UINT64 GetPos() const THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:116:32: note: in expansion of macro 'THROW_' CPGFMemoryStream(size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:121:48: note: in expansion of macro 'THROW_' CPGFMemoryStream(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:126:49: note: in expansion of macro 'THROW_' void Reinitialize(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:136:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:138:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Subband.h:71:93: note: in expansion of macro 'THROW_' void ExtractTile(CEncoder& encoder, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Subband.h:81:107: note: in expansion of macro 'THROW_' void PlaceTile(CDecoder& decoder, int quantParam, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:115:37: note: in expansion of macro 'THROW_' UINT64& userDataPos, bool useOMP) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:128:15: note: in expansion of macro 'THROW_' void Flush() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:134:52: note: in expansion of macro 'THROW_' void UpdatePostHeaderSize(PGFPreHeader preHeader) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:141:48: note: in expansion of macro 'THROW_' UINT32 WriteLevelLength(UINT32*& levelLength) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:147:29: note: in expansion of macro 'THROW_' UINT32 UpdateLevelLength() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:159:81: note: in expansion of macro 'THROW_' void Partition(CSubband* band, int width, int height, int startPos, int pitch) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:171:47: note: in expansion of macro 'THROW_' void WriteValue(CSubband* band, int bandPos) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:196:26: note: in expansion of macro 'THROW_' void EncodeTileBuffer() THROW_ { ASSERT(m_currentBlock && m_currentBlock->m_valuePos >= 0 && m_currentBlock->m_valuePos <= BufferSize); EncodeBuffer(ROIBlockHeader(m_currentBlock->m_valuePos, true)); } ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:208:38: note: in expansion of macro 'THROW_' void EncodeBuffer(ROIBlockHeader h) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:209:43: note: in expansion of macro 'THROW_' void WriteMacroBlock(CMacroBlock* block) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.cpp:70:149: note: in expansion of macro 'THROW_' CEncoder::CEncoder(CPGFStream* stream, PGFPreHeader preHeader, PGFHeader header, const PGFPostHeader& postHeader, UINT64& userDataPos, bool useOMP) THROW_ ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.cpp:160:61: note: in expansion of macro 'THROW_' void CEncoder::UpdatePostHeaderSize(PGFPreHeader preHeader) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.cpp:177:57: note: in expansion of macro 'THROW_' UINT32 CEncoder::WriteLevelLength(UINT32*& levelLength) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.cpp:202:38: note: in expansion of macro 'THROW_' UINT32 CEncoder::UpdateLevelLength() THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.cpp:246:90: note: in expansion of macro 'THROW_' void CEncoder::Partition(CSubband* band, int width, int height, int startPos, int pitch) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.cpp:310:24: note: in expansion of macro 'THROW_' void CEncoder::Flush() THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.cpp:326:56: note: in expansion of macro 'THROW_' void CEncoder::WriteValue(CSubband* band, int bandPos) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.cpp:341:47: note: in expansion of macro 'THROW_' void CEncoder::EncodeBuffer(ROIBlockHeader h) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.cpp:406:52: note: in expansion of macro 'THROW_' void CEncoder::WriteMacroBlock(CMacroBlock* block) THROW_ { ^~~~~~ [ 1%] Building CXX object scribus/fonts/CMakeFiles/scribus_fonts_lib.dir/scface_ps.cpp.o [ 1%] Building CXX object scribus/text/CMakeFiles/scribus_text_lib.dir/glyphcluster.cpp.o [ 1%] Building CXX object scribus/fonts/CMakeFiles/scribus_fonts_lib.dir/cff.cpp.o [ 1%] Building CXX object scribus/third_party/wpg/CMakeFiles/scribus_wpg_lib.dir/WPG2Parser.cpp.o [ 1%] Building CXX object scribus/styles/CMakeFiles/scribus_styles_lib.dir/linestyle.cpp.o [ 2%] Building CXX object scribus/third_party/pgf/CMakeFiles/scribus_pgf_lib.dir/PGFimage.cpp.o In file included from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFtypes.h:32:0, from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:32, from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:32, from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:29: /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:95:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:96:46: note: in expansion of macro 'THROW_' virtual void Read(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:97:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:98:32: note: in expansion of macro 'THROW_' virtual UINT64 GetPos() const THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:116:32: note: in expansion of macro 'THROW_' CPGFMemoryStream(size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:121:48: note: in expansion of macro 'THROW_' CPGFMemoryStream(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:126:49: note: in expansion of macro 'THROW_' void Reinitialize(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:136:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:138:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:83:32: note: in expansion of macro 'THROW_' void Open(CPGFStream* stream) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:101:69: note: in expansion of macro 'THROW_' void Read(int level = 0, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:113:84: note: in expansion of macro 'THROW_' void Read(PGFRect& rect, int level = 0, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:121:21: note: in expansion of macro 'THROW_' void ReadPreview() THROW_ { Read(Levels() - 1); } ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:128:34: note: in expansion of macro 'THROW_' void Reconstruct(int level = 0) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:147:124: note: in expansion of macro 'THROW_' void GetBitmap(int pitch, UINT8* buff, BYTE bpp, int channelMap[] = NULL, CallbackPtr cb = NULL, void *data = NULL) const THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:164:121: note: in expansion of macro 'THROW_' void GetYUV(int pitch, DataT* buff, BYTE bpp, int channelMap[] = NULL, CallbackPtr cb = NULL, void *data = NULL) const THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:182:121: note: in expansion of macro 'THROW_' void ImportBitmap(int pitch, UINT8 *buff, BYTE bpp, int channelMap[] = NULL, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:199:118: note: in expansion of macro 'THROW_' void ImportYUV(int pitch, DataT *buff, BYTE bpp, int channelMap[] = NULL, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:214:105: note: in expansion of macro 'THROW_' void Write(CPGFStream* stream, UINT32* nWrittenBytes = NULL, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:223:41: note: in expansion of macro 'THROW_' UINT32 WriteHeader(CPGFStream* stream) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:235:82: note: in expansion of macro 'THROW_' UINT32 WriteImage(CPGFStream* stream, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:253:68: note: in expansion of macro 'THROW_' UINT32 Write(int level, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:270:24: note: in expansion of macro 'THROW_' void ResetStreamPos() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:286:106: note: in expansion of macro 'THROW_' void SetHeader(const PGFHeader& header, BYTE flags = 0, UINT8* userData = 0, UINT32 userDataLength = 0) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:315:84: note: in expansion of macro 'THROW_' void SetColorTable(UINT32 iFirstColor, UINT32 nColors, const RGBQUAD* prgbColors) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:329:84: note: in expansion of macro 'THROW_' void GetColorTable(UINT32 iFirstColor, UINT32 nColors, RGBQUAD* prgbColors) const THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:379:66: note: in expansion of macro 'THROW_' UINT32 ReadEncodedHeader(UINT8* target, UINT32 targetLen) const THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:390:75: note: in expansion of macro 'THROW_' UINT32 ReadEncodedData(int level, UINT8* target, UINT32 targetLen) const THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:542:99: note: in expansion of macro 'THROW_' void RgbToYuv(int pitch, UINT8* rgbBuff, BYTE bpp, int channelMap[], CallbackPtr cb, void *data) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:544:32: note: in expansion of macro 'THROW_' UINT32 UpdatePostHeaderSize() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.h:545:20: note: in expansion of macro 'THROW_' void WriteLevel() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Subband.h:71:93: note: in expansion of macro 'THROW_' void ExtractTile(CEncoder& encoder, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Subband.h:81:107: note: in expansion of macro 'THROW_' void PlaceTile(CDecoder& decoder, int quantParam, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:108:37: note: in expansion of macro 'THROW_' bool useOMP, bool skipUserData) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:125:97: note: in expansion of macro 'THROW_' void Partition(CSubband* band, int quantParam, int width, int height, int startPos, int pitch) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:134:82: note: in expansion of macro 'THROW_' void DecodeInterleaved(CWaveletTransform* wtChannel, int level, int quantParam) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:143:29: note: in expansion of macro 'THROW_' void SetStreamPosToStart() THROW_ { ASSERT(m_stream); m_stream->SetPos(FSFromStart, m_startPos); } ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:147:28: note: in expansion of macro 'THROW_' void SetStreamPosToData() THROW_ { ASSERT(m_stream); m_stream->SetPos(FSFromStart, m_startPos + m_encodedHeaderLength); } ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:152:27: note: in expansion of macro 'THROW_' void Skip(UINT64 offset) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:160:71: note: in expansion of macro 'THROW_' void DequantizeValue(CSubband* band, UINT32 bandPos, int quantParam) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:168:58: note: in expansion of macro 'THROW_' UINT32 ReadEncodedData(UINT8* target, UINT32 len) const THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:173:22: note: in expansion of macro 'THROW_' void DecodeBuffer() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:187:26: note: in expansion of macro 'THROW_' void DecodeTileBuffer() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:192:24: note: in expansion of macro 'THROW_' void SkipTileBuffer() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:204:42: note: in expansion of macro 'THROW_' void ReadMacroBlock(CMacroBlock* block) THROW_; ///< throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:115:37: note: in expansion of macro 'THROW_' UINT64& userDataPos, bool useOMP) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:128:15: note: in expansion of macro 'THROW_' void Flush() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:134:52: note: in expansion of macro 'THROW_' void UpdatePostHeaderSize(PGFPreHeader preHeader) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:141:48: note: in expansion of macro 'THROW_' UINT32 WriteLevelLength(UINT32*& levelLength) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:147:29: note: in expansion of macro 'THROW_' UINT32 UpdateLevelLength() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:159:81: note: in expansion of macro 'THROW_' void Partition(CSubband* band, int width, int height, int startPos, int pitch) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:171:47: note: in expansion of macro 'THROW_' void WriteValue(CSubband* band, int bandPos) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:196:26: note: in expansion of macro 'THROW_' void EncodeTileBuffer() THROW_ { ASSERT(m_currentBlock && m_currentBlock->m_valuePos >= 0 && m_currentBlock->m_valuePos <= BufferSize); EncodeBuffer(ROIBlockHeader(m_currentBlock->m_valuePos, true)); } ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:208:38: note: in expansion of macro 'THROW_' void EncodeBuffer(ROIBlockHeader h) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:209:43: note: in expansion of macro 'THROW_' void WriteMacroBlock(CMacroBlock* block) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:131:42: note: in expansion of macro 'THROW_' void CPGFImage::Open(CPGFStream *stream) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:331:48: note: in expansion of macro 'THROW_' void CPGFImage::Reconstruct(int level /*= 0*/) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:383:90: note: in expansion of macro 'THROW_' void CPGFImage::Read(int level /*= 0*/, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:471:105: note: in expansion of macro 'THROW_' void CPGFImage::Read(PGFRect& rect, int level /*= 0*/, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:624:76: note: in expansion of macro 'THROW_' UINT32 CPGFImage::ReadEncodedHeader(UINT8* target, UINT32 targetLen) const THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:644:34: note: in expansion of macro 'THROW_' void CPGFImage::ResetStreamPos() THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:658:85: note: in expansion of macro 'THROW_' UINT32 CPGFImage::ReadEncodedData(int level, UINT8* target, UINT32 targetLen) const THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:742:143: note: in expansion of macro 'THROW_' void CPGFImage::ImportBitmap(int pitch, UINT8 *buff, BYTE bpp, int channelMap[] /*= NULL */, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:843:127: note: in expansion of macro 'THROW_' void CPGFImage::SetHeader(const PGFHeader& header, BYTE flags /*=0*/, UINT8* userData /*= 0*/, UINT32 userDataLength /*= 0*/) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:922:51: note: in expansion of macro 'THROW_' UINT32 CPGFImage::WriteHeader(CPGFStream* stream) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:1011:30: note: in expansion of macro 'THROW_' void CPGFImage::WriteLevel() THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:1066:42: note: in expansion of macro 'THROW_' UINT32 CPGFImage::UpdatePostHeaderSize() THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:1091:100: note: in expansion of macro 'THROW_' UINT32 CPGFImage::WriteImage(CPGFStream* stream, CallbackPtr cb /*= NULL*/, void *data /*= NULL*/) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:1162:126: note: in expansion of macro 'THROW_' void CPGFImage::Write(CPGFStream* stream, UINT32* nWrittenBytes /*= NULL*/, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:1191:85: note: in expansion of macro 'THROW_' UINT32 CPGFImage::Write(int level, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:1291:94: note: in expansion of macro 'THROW_' void CPGFImage::GetColorTable(UINT32 iFirstColor, UINT32 nColors, RGBQUAD* prgbColors) const THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:1305:94: note: in expansion of macro 'THROW_' void CPGFImage::SetColorTable(UINT32 iFirstColor, UINT32 nColors, const RGBQUAD* prgbColors) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:1330:116: note: in expansion of macro 'THROW_' void CPGFImage::RgbToYuv(int pitch, UINT8* buff, BYTE bpp, int channelMap[], CallbackPtr cb, void *data /*=NULL*/) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:1719:146: note: in expansion of macro 'THROW_' void CPGFImage::GetBitmap(int pitch, UINT8* buff, BYTE bpp, int channelMap[] /*= NULL */, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) const THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:2477:142: note: in expansion of macro 'THROW_' void CPGFImage::GetYUV(int pitch, DataT* buff, BYTE bpp, int channelMap[] /*= NULL*/, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) const THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFimage.cpp:2588:139: note: in expansion of macro 'THROW_' void CPGFImage::ImportYUV(int pitch, DataT *buff, BYTE bpp, int channelMap[] /*= NULL*/, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) THROW_ { ^~~~~~ [ 2%] Building CXX object scribus/third_party/wpg/CMakeFiles/scribus_wpg_lib.dir/WPGBinaryData.cpp.o [ 2%] Building CXX object scribus/third_party/pgf/CMakeFiles/scribus_pgf_lib.dir/PGFstream.cpp.o In file included from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFtypes.h:32:0, from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:32, from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.cpp:29: /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:95:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:96:46: note: in expansion of macro 'THROW_' virtual void Read(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:97:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:98:32: note: in expansion of macro 'THROW_' virtual UINT64 GetPos() const THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:116:32: note: in expansion of macro 'THROW_' CPGFMemoryStream(size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:121:48: note: in expansion of macro 'THROW_' CPGFMemoryStream(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:126:49: note: in expansion of macro 'THROW_' void Reinitialize(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:136:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:138:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.cpp:38:55: note: in expansion of macro 'THROW_' void CPGFFileStream::Write(int *count, void *buffPtr) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.cpp:48:54: note: in expansion of macro 'THROW_' void CPGFFileStream::Read(int *count, void *buffPtr) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.cpp:57:58: note: in expansion of macro 'THROW_' void CPGFFileStream::SetPos(short posMode, INT64 posOff) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.cpp:64:39: note: in expansion of macro 'THROW_' UINT64 CPGFFileStream::GetPos() const THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.cpp:78:49: note: in expansion of macro 'THROW_' CPGFMemoryStream::CPGFMemoryStream(size_t size) THROW_ ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.cpp:89:65: note: in expansion of macro 'THROW_' CPGFMemoryStream::CPGFMemoryStream(UINT8 *pBuffer, size_t size) THROW_ ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.cpp:102:66: note: in expansion of macro 'THROW_' void CPGFMemoryStream::Reinitialize(UINT8 *pBuffer, size_t size) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.cpp:111:57: note: in expansion of macro 'THROW_' void CPGFMemoryStream::Write(int *count, void *buffPtr) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.cpp:168:60: note: in expansion of macro 'THROW_' void CPGFMemoryStream::SetPos(short posMode, INT64 posOff) THROW_ { ^~~~~~ [ 1%] Building CXX object scribus/third_party/lib2geom/CMakeFiles/scribus_2geom_lib.dir/svg-path.cpp.o [ 2%] Building CXX object scribus/text/CMakeFiles/scribus_text_lib.dir/index.cpp.o [ 2%] Building CXX object scribus/third_party/pgf/CMakeFiles/scribus_pgf_lib.dir/Subband.cpp.o In file included from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFtypes.h:32:0, from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Subband.h:32, from /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Subband.cpp:29: /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Subband.h:71:93: note: in expansion of macro 'THROW_' void ExtractTile(CEncoder& encoder, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Subband.h:81:107: note: in expansion of macro 'THROW_' void PlaceTile(CDecoder& decoder, int quantParam, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:95:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:96:46: note: in expansion of macro 'THROW_' virtual void Read(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:97:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:98:32: note: in expansion of macro 'THROW_' virtual UINT64 GetPos() const THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:116:32: note: in expansion of macro 'THROW_' CPGFMemoryStream(size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:121:48: note: in expansion of macro 'THROW_' CPGFMemoryStream(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:126:49: note: in expansion of macro 'THROW_' void Reinitialize(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:136:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFstream.h:138:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:115:37: note: in expansion of macro 'THROW_' UINT64& userDataPos, bool useOMP) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:128:15: note: in expansion of macro 'THROW_' void Flush() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:134:52: note: in expansion of macro 'THROW_' void UpdatePostHeaderSize(PGFPreHeader preHeader) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:141:48: note: in expansion of macro 'THROW_' UINT32 WriteLevelLength(UINT32*& levelLength) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:147:29: note: in expansion of macro 'THROW_' UINT32 UpdateLevelLength() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:159:81: note: in expansion of macro 'THROW_' void Partition(CSubband* band, int width, int height, int startPos, int pitch) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:171:47: note: in expansion of macro 'THROW_' void WriteValue(CSubband* band, int bandPos) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:196:26: note: in expansion of macro 'THROW_' void EncodeTileBuffer() THROW_ { ASSERT(m_currentBlock && m_currentBlock->m_valuePos >= 0 && m_currentBlock->m_valuePos <= BufferSize); EncodeBuffer(ROIBlockHeader(m_currentBlock->m_valuePos, true)); } ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:208:38: note: in expansion of macro 'THROW_' void EncodeBuffer(ROIBlockHeader h) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Encoder.h:209:43: note: in expansion of macro 'THROW_' void WriteMacroBlock(CMacroBlock* block) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:108:37: note: in expansion of macro 'THROW_' bool useOMP, bool skipUserData) THROW_; // throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:125:97: note: in expansion of macro 'THROW_' void Partition(CSubband* band, int quantParam, int width, int height, int startPos, int pitch) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:134:82: note: in expansion of macro 'THROW_' void DecodeInterleaved(CWaveletTransform* wtChannel, int level, int quantParam) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:143:29: note: in expansion of macro 'THROW_' void SetStreamPosToStart() THROW_ { ASSERT(m_stream); m_stream->SetPos(FSFromStart, m_startPos); } ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:147:28: note: in expansion of macro 'THROW_' void SetStreamPosToData() THROW_ { ASSERT(m_stream); m_stream->SetPos(FSFromStart, m_startPos + m_encodedHeaderLength); } ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:152:27: note: in expansion of macro 'THROW_' void Skip(UINT64 offset) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:160:71: note: in expansion of macro 'THROW_' void DequantizeValue(CSubband* band, UINT32 bandPos, int quantParam) THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:168:58: note: in expansion of macro 'THROW_' UINT32 ReadEncodedData(UINT8* target, UINT32 len) const THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:173:22: note: in expansion of macro 'THROW_' void DecodeBuffer() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:187:26: note: in expansion of macro 'THROW_' void DecodeTileBuffer() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:192:24: note: in expansion of macro 'THROW_' void SkipTileBuffer() THROW_; ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Decoder.h:204:42: note: in expansion of macro 'THROW_' void ReadMacroBlock(CMacroBlock* block) THROW_; ///< throws IOException ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Subband.cpp:177:114: note: in expansion of macro 'THROW_' void CSubband::ExtractTile(CEncoder& encoder, bool tile /*= false*/, UINT32 tileX /*= 0*/, UINT32 tileY /*= 0*/) THROW_ { ^~~~~~ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ /home/pterjan/rpmbuild/BUILD/scribus-1.5.3/scribus/third_party/pgf/Subband.cpp:202:128: note: in expansion of macro 'THROW_' void CSubband::PlaceTile(CDecoder& decoder, int quantParam, bool tile /*= false*/, UINT32 tileX /*= 0*/, UINT32 tileY /*= 0*/) THROW_ { ^~~~~~ [ 2%] Building CXX object scribus/third_party/wpg/CMakeFiles/scribus_wpg_lib.dir/WPGBitmap.cpp.o